This is the final, optional stop in the Butterbase journey workflow. It walks you through turning your deployed app into a cloneable public template: writing a proper README that explains every manual setup step (OAuth, agents, MCP servers, secrets), bundling agent spec files, dry-running the snapshot push to catch stray secrets, flipping visibility to public, and self-clone testing in a scratch directory to prove the instructions actually work. The honest take: most projects should skip this. It's skipped by default in hackathon mode for good reason. Only run it if you genuinely want strangers to fork your app, and even then, budget time for the README. A half-done template is worse than no template.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-templates --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot