generate-component-story

Solid

Create story examples for components. Use when writing stories, creating examples, or demonstrating component usage.

Web & Frontend 60 stars 0 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 71/100

Stars 20%
59
Recency 20%
50
Frontmatter 20%
70
Documentation 15%
27
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Instructions When creating component stories: 1. **Follow existing patterns**: Base stories on the styles found in `crates/story/src/stories` (examples: `tabs_story.rs`, `group_box_story.rs`, etc.) 2. **Use sections**: Organize the story with `section!` calls for each major part 3. **Comprehensive coverage**: Include all options, variants, and usage examples of the component ## Examples A typical story structure includes: - Basic usage examples - Different variants and states - Interactive examples - Edge cases and error states

Details

Author
zerx-lab
Repository
zerx-lab/rmx
Created
3 months ago
Last Updated
3 months ago
Language
Rust
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category