What problem does it solve?
This Skill helps keep Keystone UI documentation aligned with the real component implementation, preventing stale examples, missing coverage, and misleading guidance.
Core Features & Use Cases
- Story Review: Checks Storybook stories against the actual component source, exports, variants, and state handling.
- Documentation Curation: Improves descriptions, examples, and composition guidance so documentation is practical and consistent.
- Conventions Validation: Verifies import paths, icon usage, argTypes, data-slot conventions, and Keystone UI-specific patterns before publishing.
- Use Case: Use it when a component story needs a quality audit, when new variants are added, or when documentation must be updated to reflect implementation changes.
Quick Start
Ask the skill to review the selected Keystone UI story after checking the component source and matching the documentation to the current API.