Orchestrates the frontend deployment stage of a Butterbase app build. It reads your plan from 02-plan.md, delegates to deploy-frontend to scaffold or build your React/Vue/Svelte app, injects VITE_API_URL and VITE_APP_ID environment variables, and kicks off the deployment. The skill enforces use of @butterbase/sdk rather than raw fetch calls, which is smart since the SDK handles auth headers and realtime reconnection. If your plan says API-only, this stage gets skipped entirely. Logs the live URL to your build log and updates state so the journey orchestrator knows to move on to verification. One gotcha: it won't run if your preflight check is stale or missing an app_id.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-frontend --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