II.
LibraryProcess overview
Reference · livelib-process:desktop-development--desktop-migration
specializations/desktop-development/desktop-migration overview
Desktop Application Migration Strategy - Plan and execute migration from legacy desktop frameworks (WinForms, WPF, MFC) to modern solutions (Electron, Qt, Flutter, MAUI).
Attributes
displayName
specializations/desktop-development/desktop-migration
description
Desktop Application Migration Strategy - Plan and execute migration from legacy desktop frameworks
(WinForms, WPF, MFC) to modern solutions (Electron, Qt, Flutter, MAUI).
libraryPath
library/specializations/desktop-development/desktop-migration.js
specialization
desktop-development
references
- - Migration patterns: https://docs.microsoft.com/en-us/dotnet/architecture/modernize-desktop/
- - Electron migration: https://www.electronjs.org/docs/latest/tutorial/context-isolation
example
const result = await orchestrate('specializations/desktop-development/desktop-migration', {
projectName: 'LegacyApp',
sourceFramework: 'WPF',
targetFramework: 'Electron',
migrationScope: 'full'
});
usesAgents
- codebase-analysis-tool
- cross-platform-abstraction-architect
- feature-analyst
- data-migration-planner
- strangler-pattern-planner
- risk-mitigation-planner
- migration-test-planner
- migration-documenter
- migration-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_area3
- skill-area:desktop-ui-frameworks·SkillAreaDesktop UI Frameworks
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
- skill-area:parallel-run-migration·SkillAreaParallel-Run Migration
uses_agent1
- lib-agent:desktop-development--cross-platform-abstraction-architect·LibraryAgentcross-platform-abstraction-architect
Incoming edges
None.