Instructions file CodexOpenCode
AGENTS.md instructions for butterbase-ai/butterbase, covering agent notes (butterbase) and file storage.
Instructions file CodexOpenCode
AGENTS.md instructions for butterbase-ai/butterbase, covering agent notes (butterbase) and file storage.
Skill Claude CodeCodex
AI-native, open-source backend-as-a-service with a built-in Model Context Protocol server. Postgres, auth, storage, functions, AI gateway.
MCP server Claude CodeCodexCursor +2
MCP server "butterbase", hosted remotely, as configured in butterbase-ai/butterbase.
butterbase-ai/butterbase-skills
Plugin Claude Code
Butterbase plugin marketplace.
butterbase-ai/butterbase-skills
Plugin Claude Code
Build full-stack apps with Butterbase — AI-Native Backend-as-a-Service. Skills for app creation, schema design, frontend deployment, RLS debugging, serverless functions, and contributing.
butterbase-ai/butterbase-skills
Instructions file
Instructions for butterbase-ai/butterbase-skills, covering butterbase, environment variables, always check docs before platform work, toolchain — sdk and cli and prefer built-in integrations over external saas.
butterbase-ai/butterbase-skills
Skill Claude CodeCodex
Claude Code plugin for Butterbase — 30+ guided skills and auto-configured MCP for the AI-native backend-as-a-service.
butterbase-ai/butterbase-skills
Command
Use the app's AI gateway: chat completions, embeddings, list models, configure defaults and BYOK, check usage.
butterbase-ai/butterbase-skills
Command
Configure OAuth providers, auth hooks, JWT lifetimes, and service keys for a Butterbase app.
butterbase-ai/butterbase-skills
Command
Build a complete Butterbase app from scratch (init → schema → RLS → auth → functions → deploy).
butterbase-ai/butterbase-skills
Command
Debug Row-Level Security issues (access denied, users seeing wrong data, policy problems).
butterbase-ai/butterbase-skills
Command
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase.
butterbase-ai/butterbase-skills
Command
Build a stateful Durable Object on Butterbase: chat rooms, multiplayer, rate limiters, long-running agents.
butterbase-ai/butterbase-skills
Command
Develop, deploy, or debug a Butterbase serverless function.
butterbase-ai/butterbase-skills
Command
Stage 1 of the journey: concrete one-question-at-a-time idea brainstorm with inline Butterbase capability tagging.
butterbase-ai/butterbase-skills
Command
Invoke the butterbase-skills:integrations skill. The user is about to recommend or use a third-party SaaS (email, messaging, calendar, CRM, etc.) — confirm whether manageintegrations covers it first.
butterbase-ai/butterbase-skills
Command
Configure AI gateway defaults (model, BYOK) per the plan.
butterbase-ai/butterbase-skills
Command
Configure OAuth providers and optional auth hooks per the plan.
butterbase-ai/butterbase-skills
Command
Smoke-test the deployed app: frontend reachability, function 2xx, auth round-trip, log scan.
butterbase-ai/butterbase-skills
Command
Invoke the butterbase-skills:journey-docs skill. If the user invoked this directly (outside of journey), confirm we should re-prime docs even though we may already have a cache.
butterbase-ai/butterbase-skills
Command
Deploy Durable Object classes per the plan.
butterbase-ai/butterbase-skills
Command
Scaffold/deploy the frontend (Vite/Next/static) per the plan.
butterbase-ai/butterbase-skills
Command
Implement and deploy each function in the plan; smoke each with invokefunction.
butterbase-ai/butterbase-skills
Command
Verify Butterbase account, MCP connection, BUTTERBASEAPIKEY, and that an appid is provisioned. Writes docs/butterbase/03-preflight.md.