Agent skill

code-review

Review code for quality, security and best practices

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/code-review-antjanlaban-ow-korfbalmanager

SKILL.md

Review de code in $ARGUMENTS:

  1. Lees de code en begrijp de functionaliteit
  2. Controleer op:
    • Code clarity en leesbaarheid
    • Naamgeving van functies en variabelen
    • Gedupliceerde code
    • Foutafhandeling
    • Security issues (OWASP top 10)
    • Input validatie
    • Test coverage
    • Performance
  3. Run de linter: npm run lint
  4. Run de tests: npm test
  5. Rapporteer bevindingen gegroepeerd op prioriteit:
    • Kritiek: Moet gefixt worden
    • Waarschuwingen: Zou gefixt moeten worden
    • Suggesties: Nice to have verbeteringen

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results