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
..

Code review plugin

Code review workflows: correctness, security, regressions, and actionable feedback.

Installation

agent install code-review

Components

Skills

Skill Description
review-pr-changes Perform risk-focused code reviews with prioritized findings and test-gap analysis
security-review Conduct a focused security review for changed code and integration boundaries
test-gap-audit Identify missing tests and propose a prioritized test plan for changed behavior
review-pr Perform a risk-focused pull request review and return prioritized findings
review-risky-changes Deep review of high-risk changes involving auth, data, infra, or shared core logic

Rules

Rule Description
security-review-checklist Security checklist for auth, input handling, and secret exposure risks
regression-risk-checklist Regression checklist for behavior changes and compatibility risks

Agents

Agent Description
security-reviewer Security-focused reviewer for pull requests and critical code paths

License

MIT