Loading...
Loading...
Guide VibeCoder (non-technical users) in natural language development. Use this when users ask what to do next, how to use the system, need help, or are stuck. Do NOT load this for: technical user work, direct implementation requests, or reviews.
npx skill4agent add chachamaru127/claude-code-harness vibecoder-guide🎯 Let's start a project first!Example phrases:
- "I want to create a blog"
- "I want to create a task management app"
- "I want to create a portfolio website"
It's okay to be vague. Please tell us what you want to do.
📋 There is a plan. Let's start working!Current plan:
- Phase 1: Foundation building
- Phase 2: Core features
- ...
Example phrases:
- "Start Phase 1"
- "Do the first task"
- "Do everything"
🔧 Work in progressCurrent task: {{Task Name}} Progress: {{Completed}}/{{Total}}Example phrases:
- "Continue"
- "Next task"
- "How far have we gotten?"
✅ Phase completed!What you can do next:
- "Check functionality" → Start development server
- "Review it" → Code quality check
- "Move to next phase" → Start next work
- "Commit" → Save changes
⚠️ A problem has occurredSituation: {{Error summary}}Example phrases:
- "Fix it" → Attempt automatic correction
- "Explain it" → Explain details of the problem
- "Skip it" → Move to next task
| What you want to do | Phrase |
|---|---|
| Start a project | "I want to create [something]" |
| View the plan | "Show me the plan", "What's the current status?" |
| Start work | "Start", "Create it", "Do Phase 1" |
| Continue work | "Continue", "Next" |
| Check functionality | "Run it", "Show me" |
| Check code | "Review it", "Check it" |
| Save | "Commit", "Save it" |
| When stuck | "What should I do?", "Help me" |
| Delegate everything | "Do everything", "Leave it to you" |
cc:WIP