From idea to working app in one command
/plugin marketplace add timequity/vibe-coder/plugin install vibe-coder@vibe-coder# Ship: Idea -> Working App User wants to build: $ARGUMENTS Complete automation: validate idea, create project, implement all features, verify quality. ## Phase 1: Idea Validation ### Step 1.1: Identify Project Type First, determine project type. If obvious from description, confirm. Otherwise ask: ### Step 1.2: Offer Brainstorm (based on complexity) | Signal | Action | |--------|--------| | Description < 10 words | Suggest brainstorm | | Complex type (Telegram, Mobile) | Suggest brainstorm | | Detailed description | Suggest skip | | User says "быстро"/"simple" | Auto-skip | ###...