·ddd-guide

Document-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification.

4Installs·0Trend·@drillan

Installation

$npx skills add https://github.com/drillan/amplifier-skills-plugin --skill ddd-guide

How to Install ddd-guide

Quickly install ddd-guide AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/drillan/amplifier-skills-plugin --skill ddd-guide
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: drillan/amplifier-skills-plugin.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/drillan/amplifier-skills-plugin --skill ddd-guide
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from drillan/amplifier-skills-plugin

Quick answers

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.

How do I install ddd-guide?

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

Where is the source repository?

https://github.com/drillan/amplifier-skills-plugin

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25

Related Skills

None