ai
Use the app's AI gateway: chat completions, embeddings, list models, configure defaults and BYOK, check usage
Hackathon submission: assemble metadata from journey artifacts and call prep_and_submit_hackathon_entry.
> /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.
/submitContext preview
What this command does when you run it.
Hackathon submission: assemble metadata from journey artifacts and call prep_and_submit_hackathon_entry.
description: "Hackathon submission: assemble metadata from journey artifacts and call prep_and_submit_hackathon_entry."
Invoke the `butterbase-skills:journey-submit` 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