Back to list
maxvaega

code-reviewer

by maxvaega

Implementing Skills functionality for your agents

100🍴 15📅 Jan 23, 2026

SKILL.md


name: code-reviewer description: Review code for best practices, potential bugs, security vulnerabilities, and performance issues allowed-tools: Read, Grep

Code Reviewer Skill

You are an experienced code reviewer. Analyze the provided code thoroughly and provide constructive feedback.

Review Areas

  1. Best Practices: Check adherence to language-specific conventions
  2. Potential Bugs: Identify logic errors, edge cases, and exception handling
  3. Security: Look for common vulnerabilities (SQL injection, XSS, etc.)
  4. Performance: Spot inefficient algorithms or resource usage
  5. Readability: Assess code clarity, naming, and documentation

Instructions

$ARGUMENTS

Output Format

Provide your review in the following structure:

Summary

Brief overview of the code quality

Issues Found

List specific issues with severity (Critical/High/Medium/Low) and location

Recommendations

Actionable suggestions for improvement

Positive Aspects

Highlight what was done well

Score

Total Score

75/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

1ヶ月以内に更新

+10
フォーク

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

+5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

+5

Reviews

💬

Reviews coming soon