spec-kit-claude-code-workflow
Spec-First Claude Code 工作流程指南
當規格與實作提示各自演進時,團隊往往會失去一致性。此技能提供一套結構化工作流程,涵蓋 Spec-Kit 規劃、Claude Code 指引與反覆驗證。
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
Agent 可讀資源
當 AI Agent、爬蟲或腳本需要乾淨脈絡、而不是讀取完整頁面時,請使用這些連結。
測試它
正在使用「spec-kit-claude-code-workflow」。 Plan a Spec-Kit workflow for a new internal dashboard.
預期結果:
- 從規格撰寫到實作審查的建議工作流程階段。
- 建議輸入,例如使用者故事、驗收標準與儲存庫慣例。
- 用於根據規格驗證 Claude Code 輸出的品質檢查點。
正在使用「spec-kit-claude-code-workflow」。 Help organize CLAUDE.md files across backend and frontend folders.
預期結果:
- 用於共享標準與專案目標的根目錄指引模型。
- 後端、前端與共享模組的資料夾層級指引建議。
- 讓本地覆寫與全儲存庫期望保持一致的規則。
正在使用「spec-kit-claude-code-workflow」。 Review whether our prompt process supports iterative improvement.
預期結果:
- 用於在實作後擷取提示問題的回饋循環。
- 當實作揭露模糊之處時更新規格的方法。
- 用於提示重用與團隊學習的審查清單。
安全審計
安全Static analysis reported six possible issues, but all reviewed locations are prose in SKILL.md. No executable code, network activity, system reconnaissance, weak cryptography use, data exfiltration, or prompt injection attempt was found.
Confirmed security concerns (3)
品質評分
你可以打造什麼
啟動規格優先專案
建立一套開發流程,讓規格從最初規劃階段開始引導 Claude Code 實作。
對齊多資料夾儲存庫指引
規劃根目錄與特定資料夾的 CLAUDE.md 指引,讓團隊維持共享規則與本地慣例的一致性。
改進 AI 輔助實作審查
使用規格可追溯性與品質檢查點,依據既定需求審查 Claude Code 輸出。
試試這些提示
Use this skill to outline a Spec-Kit and Claude Code workflow for my project. Include prerequisites, expected inputs, and review checkpoints.
Use this skill to design root and folder-specific CLAUDE.md guidance for a multi-folder repository. Show how global rules and local rules should relate.
Use this skill to review whether my implementation plan traces back to the specifications. Identify gaps, ambiguous requirements, and validation steps.
Use this skill to improve our specification, prompt, implementation, and review cycle. Include feedback loops, team responsibilities, and quality controls.
最佳實務
- 讓規格保持可測試、最新,並連結到實作工作。
- 使用根目錄指引用於共享規則,使用資料夾指引用於本地慣例。
- 在合併變更前,根據驗收標準審查 Claude Code 輸出。
避免
- 當團隊刻意不使用規格工作時,請勿使用此工作流程。
- 請勿在未經規格審查的情況下,將產生的實作視為有效。
- 請勿建立與必要儲存庫標準衝突的特定資料夾規則。