ci-cd-generator

Installation
SKILL.md

CI/CD Pipeline Generator Skill

Overview

Generate production-ready CI/CD pipelines for Storybook with one command. Includes automated testing, visual regression, deployment, and PR previews.

Generated Workflows

GitHub Actions + Vercel

.github/workflows/storybook.yml:

name: Storybook CI/CD

on:
  push:
    branches: [main]
  pull_request:
    branches: [main]
Related skills

More from flight505/storybook-assistant

Installs
4
GitHub Stars
6
First Seen
Apr 4, 2026