From transformers
Code review checklist covering pattern consistency, architecture, code quality, and safety.
How this skill is triggered — by the user, by Claude, or both
Slash command
/transformers:review-checklistThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
@${CLAUDE_PLUGIN_ROOT}/knowledge/code-review-checklist.md
@${CLAUDE_PLUGIN_ROOT}/knowledge/code-review-checklist.md
npx claudepluginhub shankarkakumani/transformers --plugin transformersProvides a systematic checklist for code reviews covering functionality, code quality, security, performance, and tests. Useful when reviewing pull requests, conducting audits, or training developers.
Reviews code quality, pattern adherence, and architecture with red-team validation. Use when user says "check your code", "code quality review", "is this well-written", or "review code quality". Different from check-your-work which finds bugs.
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.