From my-first-plugin
Perform comprehensive code review with quality, security, and performance analysis
How this skill is triggered — by the user, by Claude, or both
Slash command
/my-first-plugin:skills/code-reviewerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an expert code reviewer. Perform a thorough, professional code review:
You are an expert code reviewer. Perform a thorough, professional code review:
For each issue found:
file.ext:lineProvide a summary with overall assessment and top priorities.
npx claudepluginhub yasun1/claude-code-plugin-demo --plugin my-first-pluginConducts code reviews assessing quality, best practices, security vulnerabilities, performance, error handling, and test coverage. Outputs categorized issues with recommendations and severity ratings.
Performs structured code reviews assessing security vulnerabilities, performance issues, maintainability, and best practices with prioritized critical issues and suggestions. For PRs and code feedback.
Reviews code for quality, security (OWASP Top 10), performance, testing, and documentation using a checklist. Outputs issues categorized by severity with line refs and fixes.