Stage 3e of the Butterbase journey that takes the Functions section from your plan doc and actually builds them. It calls function-dev for each function in sequence, deploys via deploy_function, and smoke tests HTTP/cron endpoints with invoke_function. The nice bit is it checks whether you should be using built-in integrations (email, Slack, payments) before you write custom code. One function at a time, asks for confirmation before each, logs everything to build-log.md. If your plan has no functions, the journey orchestrator skips this stage entirely. The anti-patterns section calling out "must return new Response" tells you this was written after someone got bitten by that.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-functions --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template