MDD workflow — Document → Audit → Fix → Verify. Build features or audit existing code using Manual-First Development.
npx ai-builder add skill thedecipherist/mddInteractive project setup — configure .env, GitHub, Docker, analytics, and services
npx ai-builder add skill thedecipherist/setupSmart commit with context — generates conventional commit message
npx ai-builder add skill thedecipherist/commitGenerate or update project diagrams by scanning actual code — architecture, API, database, infrastructure
npx ai-builder add skill thedecipherist/diagramReview code for bugs, security issues, and best practices
npx ai-builder add skill thedecipherist/review