mvp-tech-design

star 31

Create a practical Technical Blueprint for a Web MVP. Use after a buildable PRD exists when the user needs a stack decision, No-code vs AI-code vs Developer route comparison, architecture, setup commands, security baseline, testing plan, and cost/maintenance notes.

kornpng By kornpng schedule Updated 6/9/2026

name: mvp-tech-design description: Create a practical Technical Blueprint for a Web MVP. Use after a buildable PRD exists when the user needs a stack decision, No-code vs AI-code vs Developer route comparison, architecture, setup commands, security baseline, testing plan, and cost/maintenance notes.

MVP Technical Design

Create docs/TechBlueprint-[AppName].md.

Inputs

Read docs/BuildablePRD-*.md.

Ask only for missing technical level, desired maintenance responsibility, monthly budget, launch deadline, data sensitivity, and required integrations.

Default Routes

Evaluate:

  • No-code route
  • AI-code route, usually a Web stack like Next.js + managed backend
  • Developer route

Choose the simplest route that satisfies the P0 features.

Output

Include:

  • Recommendation and route comparison
  • Selected stack by layer
  • Mermaid architecture
  • Implementation notes by PRD feature
  • Setup commands
  • Security/privacy baseline
  • Testing plan
  • Cost and maintenance notes

Rules

  • Prefer maintainable defaults over novelty.
  • Verify current pricing or mark costs as "verify current vendor page".
  • Do not recommend complex infrastructure unless the PRD requires it.
Install via CLI
npx skills add https://github.com/kornpng/web-mvp-blueprint-kit --skill mvp-tech-design
Repository Details
star Stars 31
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator