II.
LibraryProcess overview
Reference · livelib-process:desktop-development--desktop-ui-implementation
specializations/desktop-development/desktop-ui-implementation overview
Desktop UI Implementation Workflow - Design and implement desktop application user interface following platform conventions; create layouts, components, styling; ensure responsiveness and native feel.
Attributes
displayName
specializations/desktop-development/desktop-ui-implementation
description
Desktop UI Implementation Workflow - Design and implement desktop application user interface following
platform conventions; create layouts, components, styling; ensure responsiveness and native feel.
libraryPath
library/specializations/desktop-development/desktop-ui-implementation.js
specialization
desktop-development
references
- - Electron UI: https://www.electronjs.org/docs/latest/tutorial/application-architecture
- - Fluent UI: https://developer.microsoft.com/en-us/fluentui
- - Apple Human Interface Guidelines: https://developer.apple.com/design/human-interface-guidelines/
example
const result = await orchestrate('specializations/desktop-development/desktop-ui-implementation', {
projectName: 'MyDesktopApp',
framework: 'Electron',
designSystem: 'Fluent',
targetPlatforms: ['windows', 'macos', 'linux'],
uiRequirements: { darkMode: true, accessibility: true }
});
usesAgents
- ui-analyst
- fluent-ui-component-designer
- layout-engineer
- qt-qml-component-generator
- screen-developer
- navigation-developer
- platform-convention-advisor
- accessibility-developer
- animation-developer
- technical-writer
- ui-validator
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:desktop-development·Specialization
lib_implements_workflow2
- workflow:desktop-app-release·WorkflowDesktop App Release
- workflow:release-management·Workflow
lib_involves_role2
- role:desktop-developer·RoleDesktop Application Developer
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area2
- skill-area:desktop-ui-frameworks·SkillAreaDesktop UI Frameworks
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
uses_agent3
- lib-agent:desktop-development--platform-convention-advisor·LibraryAgentplatform-convention-advisor
- lib-agent:web-development--animation-developer·LibraryAgentanimation-developer
- lib-agent:meta--technical-writer·LibraryAgenttechnical-writer
Incoming edges
None.