This automates the tedious work of writing component docs for GPUI projects by following the patterns already established in your docs folder. It looks at your component stories in crates/story/src/stories and generates markdown documentation that matches the style of existing files like button.md and accordion.md. You get proper API references with docs.rs links, usage examples, and consistent structure without manually templating everything. It's from the Longbridge team behind the GPUI component library with 11.6K stars, so it's built by people who actually maintain a large component system. Saves you from context switching between writing code and writing about code.
npx -y skills add longbridge/gpui-component --skill generate-component-documentation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar