generate-component-documentation

安装量: 104
排名: #8067

安装

npx skills add https://github.com/longbridge/gpui-component --skill generate-component-documentation

Instructions

When generating documentation for a new component:

Follow existing patterns: Use the documentation styles found in the docs folder (examples: button.md, accordion.md, etc.) Reference implementations: Base the documentation on the same-named story implementation in crates/story/src/stories API references: Use markdown code blocks with links to docs.rs for component API references when applicable Examples

The generated documentation should include:

Component description and purpose Props/API documentation Usage examples Visual examples (if applicable)

返回排行榜