Storybook Astro
Official@storybook-astro
Offers specialized engineering utilities for component-driven development, documentation integrity, and standardized release management within the Astro ecosystem.
Agent Skills by Storybook Astro
Showing 6 vetted skills indexed across 1 GitHub repositories.
test-generator
Generate Vitest-compatible TypeScript test files from Storybook Astro component stories.
skill-creator
Create and validate Storybook Astro skills from SKILL.md frontmatter.
release-manager
Automate Storybook Astro package releases with version bumps, changelogs, and npm publishing.
code-reviewer
Evaluate code changes in Storybook Astro projects for standards compliance and best practices.
docs-reviewer
Review Storybook Astro documentation for accuracy, consistency, and cross-file alignment.
create-pr
Create GitHub pull requests with Storybook Astro title and description conventions.
Frequently Asked Questions About Storybook Astro
FAQPage SchemaWhat specific tasks can be performed using Storybook Astro?▼
These utilities enable the generation of Vitest-compatible test files, validation of component metadata, management of package release cycles, and automated enforcement of code and documentation standards within Astro-based projects.
Which engineering personas benefit most from these capabilities?▼
Frontend engineers, component library maintainers, and technical leads working within the Astro ecosystem benefit from these utilities by reducing manual overhead in testing, release management, and code review processes.
What are the primary prerequisites for implementing these utilities?▼
Implementation requires an existing Astro project structure utilizing Storybook for component documentation. Users must ensure their environment supports TypeScript and Vitest for test generation, alongside standard GitHub repository access for pull request and release management functions.