spec-driven-dev
✓Guide Spec-Driven Development (SDD) workflow for planning changes before implementation. Use when: creating specs, proposals, planning features, using OpenSpec or similar tools. Keywords: spec, specification, SDD, proposal, openspec, design doc, 規格, 提案, 設計文件.
Installation
SKILL.md
Version: 1.1.0 Last Updated: 2026-01-26 Applicability: Claude Code Skills
This skill guides you through Spec-Driven Development (SDD), ensuring changes are planned, documented, and approved before implementation.
| Proposal | Define what to change and why | proposal.md | | Review | Stakeholder approval | Approval record | | Implementation | Execute approved spec | Code, tests, docs | | Verification | Confirm implementation matches spec | Test results | | Archive | Close and archive | Archived spec with links |
Guide Spec-Driven Development (SDD) workflow for planning changes before implementation. Use when: creating specs, proposals, planning features, using OpenSpec or similar tools. Keywords: spec, specification, SDD, proposal, openspec, design doc, 規格, 提案, 設計文件. Source: asiaostrich/universal-dev-standards.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/asiaostrich/universal-dev-standards --skill spec-driven-dev- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-06
- Updated
- 2026-02-18
Quick answers
What is spec-driven-dev?
Guide Spec-Driven Development (SDD) workflow for planning changes before implementation. Use when: creating specs, proposals, planning features, using OpenSpec or similar tools. Keywords: spec, specification, SDD, proposal, openspec, design doc, 規格, 提案, 設計文件. Source: asiaostrich/universal-dev-standards.
How do I install spec-driven-dev?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/asiaostrich/universal-dev-standards --skill spec-driven-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/asiaostrich/universal-dev-standards
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-06