Desktop
Guide desktop development decisions from feature design to distribution and support.
When to Use
- You are building or improving a desktop application.
- You need cross-platform behavior and release guidance.
Workflow
- Clarify feature behavior and OS-specific constraints.
- Define app architecture and IPC/state boundaries.
- Address install/update/signing/distribution requirements.
- Add crash reporting, logging, and recovery mechanisms.
- Provide validation matrix across target platforms.
Output
- Desktop implementation plan
- Platform-specific risk notes
- Packaging and QA checklist
微信扫一扫