This is the full linear workflow for spinning up a Butterbase backend: provision an app, design and apply a Postgres schema, lock it down with RLS policies, wire up OAuth, and deploy a frontend. It walks you through all seven phases with JSON examples for every tool call, including the dry-run-then-apply pattern for schema changes and test commands to verify your RLS isolation actually works. The docs note there's a newer guided journey skill that breaks this into stages with preflight checks, but this one-shot version is still solid if you want the no-frills path from zero to a deployed full-stack app with auth and database in one go.
npx -y skills add butterbase-ai/butterbase-skills --skill build-app --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills