help/SKILL.md
Help and documentation for Idea to MVP plugin. Use when: user asks about building MVPs, vibe coding, or available commands. Triggers: "help", "what can you do", "mvp help", "how to build".
npx skillsauth add timequity/vibe-coder mvp-helpInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Vibe coding: describe your idea, get a deployed MVP.
You: "I want an app for tracking expenses"
↓
Claude: Asks clarifying questions
↓
Claude: Builds everything (hidden complexity)
↓
You: "✅ Done! [Preview] [Deploy]"
| Command | Description |
|---------|-------------|
| /mvp:brainstorm | Refine idea with Socratic dialogue |
| /mvp:idea | Start from scratch with simple questions |
| /mvp:build | Create the app (full pipeline) |
| /mvp:add | Add feature to existing app |
| /mvp:preview | Show current state |
| /mvp:deploy | Publish to production |
These work automatically behind the scenes:
| Phase | Skills | |-------|--------| | Ideation | brainstorming, idea-validation | | Planning | stack-selector, db-designer | | Building | ui-generator, api-generator, feature-builder | | Quality | test-driven-development, auto-testing, security-check | | Polish | frontend-design, theme-factory, code-review-auto | | Deploy | deploy-automation, verification-gate |
/mvp:idea
Answer simple questions, get an app.
/mvp:brainstorm
Refine your idea before building.
/mvp:build
Full pipeline: design → code → test → deploy.
You never need to know:
Just describe what you want. We handle the rest.
/pluginЕсли после обновления плагина (/plugin → Update) изменения не применяются:
# Удалить кэш плагина
rm -rf ~/.claude/plugins/cache/vibe-coder
# Затем заново
/plugin
# → vibe-coder → Update
После этого перезапустить Claude Code.
/plugin → должен показать vibe-coderdevelopment
Hidden quality gate that runs before showing "Done!" to user - ensures all tests pass, build succeeds, and requirements met before claiming completion
data-ai
Use when about to claim work is complete or fixed - requires running verification commands and confirming output before making any success claims
tools
Generate UI components from natural language descriptions. Use when: user asks for a page, component, or UI element. Triggers: "create page", "add component", "show form", "make button", "страница", "компонент", "форма".
content-media
10 ready-to-use themes with colors and fonts for consistent styling. Use when: applying visual themes to pages, components, or design systems. Triggers: "theme", "color palette", "color scheme", "fonts", "branding", "visual identity", "design system colors".