Files
Erik Nilsson 66f97ff583 Add unique avatars to our plugins (#17)
* 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>
2026-02-17 00:32:52 -05:00
..

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