/journey-storage
Configure storage buckets / ACLs per the plan.
> /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.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/journey-storage
Context preview
What this command does when you run it.
Configure storage buckets / ACLs per the plan.
Command definition
journey-storage.mddescription: "Configure storage buckets / ACLs per the plan."
Invoke the `butterbase-skills:journey-storage` 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
Other commands on butterbase-skills.
- /ai
Use the app's AI gateway: chat completions, embeddings, list models, configure defaults and BYOK, check usage
Open command - /auth
Configure OAuth providers, auth hooks, JWT lifetimes, and service keys for a Butterbase app
Open command - /build-app
Build a complete Butterbase app from scratch (init → schema → RLS → auth → functions → deploy)
Open command - /debug-rls
Debug Row-Level Security issues (access denied, users seeing wrong data, policy problems)
Open command - /deploy
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase
Open command - /durable-objects
Build a stateful Durable Object on Butterbase: chat rooms, multiplayer, rate limiters, long-running agents
Open command

