modelscope.cn

Desktop

Plan and implement desktop application features with attention to UX, packaging, platform behavior, and reliability.

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,090 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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

  1. Clarify feature behavior and OS-specific constraints.
  2. Define app architecture and IPC/state boundaries.
  3. Address install/update/signing/distribution requirements.
  4. Add crash reporting, logging, and recovery mechanisms.
  5. Provide validation matrix across target platforms.

Output

  • Desktop implementation plan
  • Platform-specific risk notes
  • Packaging and QA checklist