ai
Use the app's AI gateway: chat completions, embeddings, list models, configure defaults and BYOK, check usage
Implement and deploy each function in the plan; smoke each with invoke_function.
> /plugin marketplace add butterbase-ai/butterbase-skills > /plugin install butterbase-skills@butterbase-skills
How it fires
How this command gets triggered: by you, by Claude, or both.
/journey-functionsContext preview
What this command does when you run it.
Implement and deploy each function in the plan; smoke each with invoke_function.
description: "Implement and deploy each function in the plan; smoke each with invoke_function."
Invoke the `butterbase-skills:journey-functions` skill via the Skill tool, passing any arguments the user provided after the command.
Claude Code plugin for Butterbase — the AI-Native Backend-as-a-Service. This plugin gives Claude deep knowledge of Butterbase's 42+ MCP tools, guides you through common workflows, and auto-configures the MCP server connection.
Repo: butterbase-ai/butterbase-skills
Use the app's AI gateway: chat completions, embeddings, list models, configure defaults and BYOK, check usage
Configure OAuth providers, auth hooks, JWT lifetimes, and service keys for a Butterbase app
Build a complete Butterbase app from scratch (init → schema → RLS → auth → functions → deploy)
Debug Row-Level Security issues (access denied, users seeing wrong data, policy problems)
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase
Build a stateful Durable Object on Butterbase: chat rooms, multiplayer, rate limiters, long-running agents