Butterbase Skills
Claude Code Plugin: 39 geführte Skills plus ein autokonfigurierter MCP für das Butterbase Backend-as-a-Service
Funktioniert mit Setup
Was es kann
Bündelt guided skills for schema design, auth, serverless functions, RLS debugging, RAG, realtime, payments und deploy on the Butterbase platform, und auto-wires an MCP server at api.butterbase.ai. Wird ausgelöst, wenn Sie darum bitten, a Butterbase-backed app zu build, design, deploy or debug.
Testbericht
The 39 bundled skills are genuinely detailed reference docs (the schema-design skill maps every column type to its Postgres type und the manage_schema DSL actions), but every skill's real payload is Butterbase's hosted MCP tools, which need a Butterbase account und per-client OAuth to api.butterbase.ai — so the actual value is unmeasurable behind that login wall. Note the plugin also auto-configures an MCP pointing at a third-party endpoint on install.
Getestet am: 2026-07-24 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/butterbase-ai/butterbase-skills mkdir -p ~/.claude/skills cd butterbase-skills && cp -r . ~/.claude/skills/butterbase-skills
Befehle & Beispiel-Prompts
/butterbase-skillsClaude Code Plugin: 39 geführte Skills plus ein autokonfigurierter MCP für das Butterbase Backend-as-a-Service
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
Design the schema and auth flow for my Butterbase backendDebug this RLS policy that's failing on ButterbaseSet up realtime updates and payments on my Butterbase app