Install any skill in seconds. Free to start, no credit card required.
Get Started Free →This skill should be used when the user asks to "初始化平台项目", "创建 *-platform 项目", "基于 omni-platform 创建项目", "给老项目做 AI 能力升级", "老项目接手能力", "initialize platform project", "create *-platform project", "upgrade legacy project for AI handoff", or wants a reusable workflow for new platform projects and existing project AI enablement.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | 50% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 45% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 121% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 39% | 0% |
| case-18 | ✗→✓ | ▲ Improved | 64% | 0% |
| Target | Workflow | |---|---| | Empty or new | references/workflow-new-project.md | | Existing production code | references/workflow-existing-project.md + references/non-invasive-upgrade.md | | Copied public repository | references/workflow-open-source-fork.md | | README, assets, or graphify only | references/INDEX.md |
When a path is provided, run scripts/inspect-project.sh <path> before choosing a route.
scripts/create-platform-project.sh; never reconstruct the bundled template from memory..gitignore-aware, and must not change business code or structure by default.zh-CN and en copies with image_gen, then register them. Treat front/mobile/server UI and module images as optional until the owning subproject needs them.For new projects, advance only in this order:
textscaffold_done -> agent_ready_done -> asset_done -> visual_acceptance_done -> validation_done -> initialization_done
Run the generated project's Agent Skill verifier with --baseline, generate and register all required images, record per-image human acceptance, then run:
bashscripts/validate-platform-project.sh <project-path>
Only that total validator may emit STATE=validation_done. Any failed state or unfinished asset requires a partial/blocking report, not "complete". Use references/completion-report-template.md for the final report.
Load additional rules only through references/INDEX.md as the selected route needs them.
Other measured skills in the registry, with their headline benchmark lift.