← all plugins

Build MVP from Spec

curated by SkillMD · plugin · 5 skills

Turn a design or spec document into a working MVP by planning thin vertical slices, scaffolding, then building iteratively with TDD and gated commits.

Install the whole plugin (CLI)
npx skillmds add addyosmani/spec-driven-development npx skillmds add affaan-m/orch-build-mvp npx skillmds add addyosmani/test-driven-development npx skillmds add obra/verification-before-completion npx skillmds add nickgallick/nick-fullstack
⬇ Download

Skills in this plugin

  1. spec-driven-development · addyosmani
    Creates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
    69.5k
    repo stars
  2. orch-build-mvp · affaan-m
    Turn a design or spec document into a working MVP by planning thin vertical slices, scaffolding the first slice, then building iteratively with test-driven development and gated commits.
    226k
    repo stars
  3. test-driven-development · addyosmani
    Drive development with tests by writing a failing test before implementing code, and reproduce bugs with tests before fixing them.
    69.5k
    repo stars
  4. 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
  5. nick-fullstack · nickgallick bundle
    Turns product strategy into a production-grade MVP or shipped full-stack application using Next.js, Supabase, and Vercel with disciplined scope and quality standards.
    0
    repo stars