Generate Component Documentation
Based on existing docs styles and specific API implementations, and referencing same name stories, generate comprehensive documentation for the new component.
$ インストール
git clone https://github.com/longbridge/gpui-component /tmp/gpui-component && cp -r /tmp/gpui-component/.claude/skills/generate-docs ~/.claude/skills/gpui-component// tip: Run this command in your terminal to install the skill
SKILL.md
name: Generate Component Documentation description: Based on existing docs styles and specific API implementations, and referencing same name stories, generate comprehensive documentation for the new component.
Rules
- Based on existing documentation styles in the
docsfolder, examples:button.md,accordion.md, etc. - Based on same name story implementation in
crates/story/src/stories, and refer the component API accurately. - Use markdown
codewith link to reference the component API to docs.rs if applicable.
Repository

longbridge
Author
longbridge/gpui-component/.claude/skills/generate-docs
9.6k
Stars
396
Forks
Updated4d ago
Added5d ago