bybutterbase-ai· 41 skills
Use when the user says "build an app", "let's start", "help me build", "I have an idea for", "ship it", or otherwise signals they want to go from idea to deployed Butterbase app. Orchestrates the full guided journey (idea → plan → preflight → build → deploy → optional hackathon submit) by reading docs/butterbase/00-state.md and dispatching to the next stage skill.
$npx -y skills add butterbase-ai/butterbase-skills --skill journeyInstalls into the current project.
Run `npx skills use "https://github.com/butterbase-ai/butterbase-skills" --skill "butterbase-ai/butterbase-skills/journey"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/butterbase-ai/butterbase-skills" that are relevant to the current task. Run `npx skills add "https://github.com/butterbase-ai/butterbase-skills"` and select the relevant skills, then follow their instructions.