code-review

star 278

Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.

lockekk By lockekk schedule Updated 2/12/2026

name: code-review description: Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.

Code Review Skill

Review Checklist

  1. Correctness: Does the code do what it's supposed to?
  2. Edge cases: Are error conditions handled?
  3. Style: Does it follow project conventions?
  4. Performance: Are there obvious inefficiencies?

Feedback Guidelines

  • Be specific about what needs to change.
  • Explain why, not just what.
  • Suggest alternatives when possible.
Install via CLI
npx skills add https://github.com/lockekk/dshare-hid --skill code-review
Repository Details
star Stars 278
call_split Forks 20
navigation Branch main
article Path SKILL.md
More from Creator