Back to list
hidai25

code-reviewer

by hidai25

Catch AI agent regressions before you ship. YAML test cases, golden baselines, execution tracing, cost tracking, CI integration. LangGraph, CrewAI, Anthropic, OpenAI.

31🍴 3📅 Jan 22, 2026

SKILL.md


name: code-reviewer description: A skill that helps review code for best practices, bugs, and security issues

Code Reviewer

This skill helps you review code for common issues.

When to Use

Use this skill when:

  • Reviewing pull requests
  • Checking code quality
  • Looking for security vulnerabilities

Guidelines

  1. Always check for:

    • Null pointer exceptions
    • SQL injection vulnerabilities
    • Hardcoded secrets
    • Missing error handling
  2. Provide constructive feedback with suggestions

  3. Prioritize issues by severity

Examples

Example 1: Security Review

When asked "review this code for security issues", focus on:

  • Input validation
  • Authentication/authorization
  • Data sanitization

Example 2: Performance Review

When asked about performance, check for:

  • N+1 queries
  • Unnecessary loops
  • Memory leaks

Score

Total Score

75/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon