Технический дизайн MVP для vibe-coding
vibe-coding
vibe-techdesign is a Claude Code skill that generates a Technical Design Document for an MVP as part of the vibe-coding workflow. It reads the existing PRD from `docs/`, then asks questions one at a time, adjusting recommendations to one of three user levels: vibe-coder with no coding background, experienced developer, or somewhere in between. The conversation results in concrete choices for frontend, backend, database, third-party services, and AI tools — each presented with 2–3 alternatives and a justified recommendation. The final document is saved to `docs/TechDesign-[AppName]-MVP.md` and includes a Handoff Context block so the next step, `/vibe-agents`, can pick up without losing context. Ideal for anyone who wants to plan their app's architecture, select a tech stack, or figure out the right way to build their product before writing a single line of code.
- #tech-design
- #architecture
- #tech-stack
- #infrastructure
- #project-planning
- #vibe-coding