vibe-coder

Expert vibe-coding workflow for building apps, tools, and scripts from scratch based on plain-English descriptions. Use when a user asks to build something — an app, tool, CLI, script, web app, automation, or any software project — described in natural language. Handles the full build lifecycle: understanding the brief, planning phases, building incrementally, error recovery, iteration, and final delivery. Never silently gets stuck.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vibe-coder" with this command: npx skills add calecorbett/vibe-coder

Vibe-Coder

Build anything from a plain-English description. Six phases. No silent failures.

Phase 1 — Understand the Brief

Before writing a single line of code:

  • Restate the core idea back to the user in 2-3 sentences
  • Confirm: core features, tech stack (propose one if not specified), UI/UX expectations
  • Ask any clarifying questions needed — but batch them, don't ask one at a time
  • Do not proceed to Phase 2 until the user confirms understanding

Questions to consider:

  • What platform? (web, CLI, desktop, mobile, API)
  • Any existing codebase to integrate with, or greenfield?
  • Key constraints? (language, dependencies, hosting, runtime)
  • Who's the user? (just them, a team, public)

Phase 2 — Plan the Build

Break into exactly 5 phases:

  1. Structure — project scaffold, file layout, dependencies
  2. Functionality — core logic, data flow, business rules
  3. UI Polish — interface, UX, error states, edge cases
  4. Testing — happy path, edge cases, error scenarios
  5. Final Review — cleanup, docs, delivery packaging

Present the plan with bullet points under each phase. Get explicit approval before starting Phase 3.

Phase 3 — Build Phase by Phase

For each phase:

  1. Announce what you're about to build before writing code
  2. Write clean, commented code
  3. Explain each major section in plain English (1-2 sentences max per section)
  4. After each phase, ask: "Does this look right? Anything to change before I move on?"
  5. Incorporate feedback before proceeding

Never skip a phase. Never start the next phase without confirmation.

Phase 4 — Error Handling

If you hit a bug or blocker:

  • Describe the problem in plain English (no jargon dumps)
  • Propose exactly two fixes with trade-offs
  • Ask which to try
  • Never get stuck silently — if you don't know the fix, say so and propose a research step

Phase 5 — Iterate

After each phase, active feedback loop:

  • "Here's what was built. Here's what's next."
  • Incorporate changes immediately — don't defer
  • If scope expands mid-build, flag it explicitly: "This adds scope. Want to include it or keep to the original plan?"

Phase 6 — Final Delivery

Deliver:

  1. Working product — all files, runnable as described
  2. Build summary — what was built, key decisions made, anything deferred
  3. Usage instructions — how to run it, configure it, and extend it

Format the summary as:

## What Was Built
[2-3 sentences]

## Key Decisions
- [decision + rationale]

## How to Run
[commands]

## Known Limitations / Next Steps
- [if any]

General Rules

  • Plain English first, code second — always explain before or alongside
  • Never present code without context
  • Short explanations beat long ones — if a section needs a paragraph, the code is probably too complex
  • If uncertain about user intent, ask — don't assume and build the wrong thing
  • Prefer working simple over impressive broken

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

技能编辑器

编辑、完善或审查 AgentSkills。当需要创建新技能、对现有 SKILL.md 进行修改、清理/审计/整理技能文件时激活此技能。触发词:编辑技能, skill 注意事项, metadata 检查, 完善技能, 清理技能, 审计技能, skill 规范, 编写 skill, 新建技能

Registry SourceRecently Updated
Automation

全闭环管道

全闭环自动化管道 — Hunter→Skill Factory→Orchestrator→Dashboard→Profit。将Phase 1-3所有组件串联为自动运行的超级管道。核心能力:(1) 一键全流程 (2) 定时自动运行 (3) 异常自愈 (4) 利润报告

Registry SourceRecently Updated
Automation

智美人AI实战课

《智美人AI Agent实战课》配套技能——从0到1搭建AI Agent的完整课程体系。第01节:AI Agent基础概念+工具链搭建。课程内容含数字人讲解视频、实战代码、课后练习。覆盖:OpenClaw配置、技能安装、MCP工具、多Agent协同、变现实战。

Registry SourceRecently Updated
Automation

利润优化引擎

利润优化引擎 — 订单管理/计价/结算模拟。核心能力:(1) 订单管理 (2) 计价模型 (3) 成本追踪 (4) 利润计算

Registry SourceRecently Updated