develop-new-features/SKILL.md
從零開始打造新專案。將產品需求轉化為可批准的 spec,再實作為可驗證的交付成果。
npx skillsauth add laitszkin/apollo-toolkit develop-new-featuresInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
將新的產品需求轉化為可批准、可實作、可驗證的交付流程。 避免在需求未定稿前直接撰寫產品程式碼。 確保最終功能、測試與規劃文件彼此一致。
分析用戶需求,並使用 spec 技能建立spec。
在明確獲取用戶的同意之後,使用 implement 技能實作spec。
若 spec 是 batch spec,且外部環境允許使用 subagents,建議使用 implement-with-subagents 技能。
由 subagents 並行實作多份 spec。
coordination.md 管理跨模組依賴,並使用 implement-with-subagents 技能調度subagents實作spec。"development
Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.
development
Read a user-specified PDF that marks the week's key financial events, deeply research each marked event with current sources, capture any additional breaking financial developments, and produce a concise Chinese-capable PDF briefing that explains what happened and why it matters.
documentation
Generate long-form videos (more than 10 minutes) by following user instructions and invoking related skills only when needed (`openai-text-to-image-storyboard`, `docs-to-voice`, `remotion-best-practices`). For text inputs, extract a complete long-form story arc, generate fresh storyboard images (no reuse of previously generated pictures), and render a 16:9 animated long-form video.
tools
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。