Manage semantic versioning, changelogs, and package publishing for Storybook Astro
Review code changes in Storybook Astro for compliance with project standards, framework patterns, and best practices. Use when you want feedback on code, need to validate changes, or want to ensure PR readiness for the review process.
Create GitHub pull requests with properly formatted titles and descriptions for the Storybook Astro project. Use when making PRs, submitting changes for review, or when the user says /pr or asks to create a pull request. Trigger phrases: 'create pr', 'create a pr', 'submit a pr', 'make a pull request', 'update pr'."
Review documentation in Storybook Astro for completeness, accuracy, and alignment with project standards. Use when you want to improve documentation, need to validate docs updates, or ensure consistency across AGENTS.md and reference guides.
Create, test, and improve skills for the Storybook Astro development workflow. Use when users want to create a new skill for the project, improve existing skills, or validate skill functionality against project-specific patterns.
Generate comprehensive test cases for Storybook Astro components using portable stories and Vitest patterns. Use when you need tests for new components, want to improve test coverage, or need to validate component behavior across frameworks.