Orchestrates the storage configuration step in the Butterbase app building journey. It reads the Storage section from your plan document, delegates the actual bucket setup to the storage skill (which calls manage_storage to configure visibility and size limits), then runs a quick smoke test by requesting upload and download URLs to confirm presigned URL generation works. Gets skipped entirely if your plan has no file uploads. The main value is keeping you from calling manage_storage directly for each bucket, it batches the config work and keeps the build log in sync. If you're building outside the guided journey or need granular storage control, you'd call the storage skill directly instead.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-storage --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar