This is the top-level orchestrator that walks you from "I want to build X" all the way to a deployed Butterbase app, and if you're in a hackathon, through submission too. It reads a state file in your project to figure out where you left off (idea, schema, auth, deploy, etc.) and dispatches to the matching stage skill. You get prompted at each handoff so you can jump ahead or redo steps. The real win is that you don't have to remember the seventeen-step checklist yourself: it tracks which stages are done, skips the ones you don't need (RAG, durable actors, whatever), and knows the right order. If you just want to tweak your schema without the full ceremony, use the standalone stage skills instead.
npx -y skills add butterbase-ai/butterbase-skills --skill journey --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template