docs-review
Documentation Review
Scope
This skill applies to documentation files in /docs and docs-owned snippet files in docs/_snippets/. Do not use this skill for non-docs files (code, configuration, READMEs outside /docs).
Use This Skill When
- Asked to review, improve, rewrite, or author documentation in
/docs. - Asked for advice on page structure, doc type, audience, or content strategy for
/docs. - Asked to fix formatting, style, or compliance issues in
/docs.
Use a Light Touch When
- The request is a trivial grammar or typo fix that does not need full diagnosis.
- The page is already structurally sound and only needs minor editorial cleanup.
Reference Files
More from storybookjs/storybook
pr
Creates a pull request following Storybook conventions. Use when creating PRs, opening pull requests, or submitting changes for review.
11storybook-upgrade
Upgrade Storybook to a specific version (canary or release). Use this when upgrading Storybook packages in an external app, reproduction, or test project.
10canary
Triggers a canary release for a Storybook PR. Use when the user wants to publish a canary version, create a pre-release, or test a PR via npm.
9github-qa-labels
Label GitHub issues and PRs found during QA testing. Use when organizing QA findings with proper labels.
7fix-linting-types-on-pr
Checks out a PR (including fork PRs), fixes all linting and TypeScript errors, then pushes the changes back. Use when asked to fix lint, types, or TS errors on a PR.
7