← all plugins

Build Feature with TDD Pipeline

curated by SkillMD · plugin · 5 skills

Research, plan, implement with TDD, review, and commit a new feature.

Install the whole plugin (CLI)
npx skillmds add addyosmani/planning-and-task-breakdown npx skillmds add obra/executing-plans npx skillmds add obra/verification-before-completion npx skillmds add getsentry/commit npx skillmds add infinition/test-driven-development
⬇ Download

Skills in this plugin

  1. planning-and-task-breakdown · addyosmani
    Decompose work into small, verifiable tasks with explicit acceptance criteria, ordered by dependencies and sliced vertically for reliable implementation.
    69.5k
    repo stars
  2. executing-plans · obra
    Load a written implementation plan, execute each task with verification checkpoints, and complete development using a structured workflow.
    247k
    repo stars
  3. verification-before-completion · obra
    Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
    247k
    repo stars
  4. commit · getsentry
    Create commits following Sentry conventions with proper format, issue references, and AI attribution.
    845
    repo stars
  5. test-driven-development · infinition
    Guides writing a failing test before production code, iterating through red-green-refactor cycles, and fixing bugs test-first.
    2
    repo stars