ai
Use the app's AI gateway: chat completions, embeddings, list models, configure defaults and BYOK, check usage
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase
> /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.
/deployContext preview
What this command does when you run it.
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase
description: "Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase"
Use the butterbase-skills:deploy-frontend skill to guide this process step by step.
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)
Build a stateful Durable Object on Butterbase: chat rooms, multiplayer, rate limiters, long-running agents