mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
66f97ff583
* Add avatar images to all plugins Add assets/avatar.png to each plugin directory and set the `logo` field in every plugin.json manifest so each plugin has a visible avatar in the marketplace. Co-authored-by: Cursor <cursoragent@cursor.com> * Update avatar images with new designs Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
Documentation plugin
Technical documentation: READMEs, API docs, architecture notes, and changelogs.
Installation
agent install documentation
Components
Skills
| Skill | Description |
|---|---|
write-technical-docs |
Produce accurate, maintainable documentation with clear structure and examples |
review-doc-accuracy |
Audit docs for drift against current implementation and propose precise updates |
draft-readme |
Create or refresh a README with setup, usage, and troubleshooting guidance |
draft-api-docs |
Generate API documentation from current routes, models, and error behavior |
Rules
| Rule | Description |
|---|---|
docs-quality-standards |
Quality standards for clarity, accuracy, and maintainability |
License
MIT