From storybook-assistant
Generate production-ready CI/CD pipelines for Storybook
How this command is triggered — by the user, by Claude, or both
Slash command
/storybook-assistant:setup-ci-cdThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Setup CI/CD Command One-command CI/CD pipeline generation. ## Usage Generates: - GitHub Actions workflows - Chromatic visual regression - Vercel/Netlify deployment - PR preview comments - Bundle size tracking Interactive setup guides you through configuration.
One-command CI/CD pipeline generation.
/setup-ci-cd
Generates:
Interactive setup guides you through configuration.
npx claudepluginhub flight505/storybook-assistant/ci-setupSets up CI/CD pipeline by analyzing project stack, selecting platform (GitHub Actions, GitLab CI, Jenkins, etc.), and configuring build, test, deploy workflows with examples.
/cicd-integrationGenerates a CI/CD pipeline for design system quality checks, producing workflow YAML, helper scripts, quality gates config, PIPELINE.md docs, and phased roadmap.
/cicdDesigns, creates, and optimizes CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI, and Jenkins, generating configs with caching, sharding, matrix builds, and reusable components.
/pipelineAdds and validates one CI/CD workflow bundle at a time for GitHub Actions (code quality, build/test, security, integration, operations). Supports --dry-run, --skip-install, --pr flags.