What is ddd-guide?
Document-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification. Source: drillan/amplifier-skills-plugin.
Document-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification.
Quickly install ddd-guide AI skill to your development environment via command line
Source: drillan/amplifier-skills-plugin.
Documentation IS the specification. Code implements what documentation describes.
DDD inverts traditional development: update documentation first, then implement code to match.
| 0-1 | Planning | /ddd 1-plan | plan.md | | 2 | Documentation | /ddd 2-docs | Updated docs | | 3 | Code Planning | /ddd 3-code-plan | codeplan.md | | 4 | Implementation | /ddd 4-code | Working code | | 5-6 | Finalization | /ddd 5-finish | Tested, committed |
Document-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification. Source: drillan/amplifier-skills-plugin.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/drillan/amplifier-skills-plugin --skill ddd-guideDocument-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification. Source: drillan/amplifier-skills-plugin.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/drillan/amplifier-skills-plugin --skill ddd-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/drillan/amplifier-skills-plugin