Code Review

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

JacobHsu 03da700 846 B Updated

File contents

Code Review Skill

When reviewing code, follow these steps:

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?

How to provide feedback

  • Be specific about what needs to change
  • Explain why, not just what
  • Suggest alternatives when possible

jacobhsu/twstock-heatmap/tree/main/.agent/skills/code-review commit 03da700685

Frequently asked questions

npx skillmds@latest add jacobhsu/code-review