Пошаговый воркфлоу создания MVP

vibe-coding

vibe-workflow is a Claude Code skill that guides developers through a complete 5-step MVP process: Research (20 min) → PRD (15 min) → Tech Design (15 min) → Agent Config (10 min) → Build (1–3 h). On launch, the skill scans existing project files — docs/research-*.md, PRD-*.md, TechDesign-*.md, AGENTS.md, src/ — reads their Handoff Context blocks, and automatically resumes from wherever the work left off. It uses Read, Write, Glob, Grep, and AskUserQuestion tools, and exposes quick commands such as /vibe-research, /vibe-prd, /vibe-techdesign, /vibe-agents, and /vibe-build for jumping to any step directly. The skill suits anyone who wants a structured, single-session path from raw idea to deployed product without losing context between planning phases.