butterbase-ai

62 mods across 2 repositories, 3.9k stars between them.

journey-substrate

30

butterbase-ai/butterbase-skills

Command

Invoke the butterbase-skills:journey-substrate skill. If invoked outside of a running journey, confirm the user wants to link an app to their substrate.

533 2mo ago A 0 tokens original MIT

journey

31

butterbase-ai/butterbase-skills

Command

Guided end-to-end Butterbase journey: idea → plan → preflight → build → deploy → optional hackathon submit. Resumes from docs/butterbase/00-state.md.

533 2mo ago A 37 tokens original MIT

migrations

32

butterbase-ai/butterbase-skills

Command

Move an app between regions, check migration status, abort or reverse a move, manage retained source replicas.

533 2mo ago A 20 tokens original MIT

payments

33

butterbase-ai/butterbase-skills

Command

Invoke the butterbase-skills:payments skill. The user is about to recommend or use a payment gateway — default to Stripe via managebilling unless region constraints force a fallback.

533 2mo ago A 0 tokens original MIT

plan

34

butterbase-ai/butterbase-skills

Command

Stage 2 of the journey: translate the idea + capability map into a concrete Butterbase plan (tables, RLS, auth, functions, storage, frontend).

533 2mo ago A 33 tokens original MIT

rag

35

butterbase-ai/butterbase-skills

Command

Build a RAG knowledge base on Butterbase: ingest documents, run semantic search, generate synthesized answers.

533 2mo ago A 20 tokens original MIT

realtime

36

butterbase-ai/butterbase-skills

Command

Enable WebSocket realtime subscriptions on Butterbase tables, or debug clients receiving no events.

533 2mo ago A 16 tokens original MIT

storage

38

butterbase-ai/butterbase-skills

Command

Upload, download, or manage files in Butterbase storage (presigned URLs, ACLs, object IDs).

533 2mo ago A 22 tokens original MIT

submit

39

butterbase-ai/butterbase-skills

Command

Hackathon submission: assemble metadata from journey artifacts and call prepandsubmithackathonentry.

533 2mo ago A 19 tokens original MIT

substrate

40

butterbase-ai/butterbase-skills

Command

Invoke the butterbase-skills:substrate skill. The user wants help working with their Butterbase substrate (agent memory backend).

533 2mo ago A 0 tokens original MIT

agents

41

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when designing, deploying, or debugging a Butterbase Agent (declarative LLM/tool graph), registering an MCP server for tool use, or wiring access controls and rate limits. Agents are first-class app resources defined by a graphspec and invoked over /v1/ /agents/ /runs.

533 2mo ago A 68 tokens original MIT

ai

42

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when calling the app's AI gateway from agent tools — chat completions, embeddings, listing models, configuring defaults or BYOK, reading token/cost usage.

533 2mo ago A 34 tokens original MIT

auth-setup

43

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when configuring OAuth providers (Google/GitHub/Apple/X/etc.), setting up post-login auth hooks, tuning JWT lifetimes, or generating service API keys.

533 2mo ago A 36 tokens original MIT

build-app

44

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when building a new Butterbase app from scratch, creating a full-stack application, or when the user asks to set up a complete backend with database, auth, and deployment.

533 2mo ago A 38 tokens original MIT

contributing

45

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when contributing to the Butterbase codebase, adding new MCP tools, creating API routes, writing migrations, or understanding the monorepo architecture.

533 2mo ago A 32 tokens original MIT

debug-rls

46

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when users report access denied errors, see wrong data, RLS policies are not working, or when troubleshooting Row-Level Security issues in Butterbase.

533 2mo ago A 34 tokens original MIT

deploy-frontend

47

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when deploying a frontend (React, Next.js, or static HTML) to a live URL on Butterbase, or when troubleshooting deployment issues like MIME type errors or blank pages.

533 2mo ago B 39 tokens original MIT

durable-objects

48

butterbase-ai/butterbase-skills

Skill Claude CodeCodex

Use when building stateful per-key actors — chat rooms, multiplayer rooms, rate limiters, long-running agents, leaderboards — that need persistent in-memory + storage state across requests.

533 2mo ago B 41 tokens original MIT