Skip to main content

code-reviewer

Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment. Use when this capability is needed.

インストールへ移動

ソース情報

リポジトリ
tomevault-io/tomes
ソースの最終更新活動
2026年7月23日 21:48
検出された SKILL.md の言語
英語
スター
1
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
code-reviewer
description
Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment. Use when this capability is needed.
metadata
{"author":"camel-ai"}
# Code Reviewer Perform thorough code reviews focusing on quality and correctness. ## Review Checklist 1. **Correctness** - Does the code do what it's supposed to? 2. **Readability** - Is the code easy to understand? 3. **Performance** - Are there any obvious inefficiencies? 4. **Security** - Are there potential vulnerabilities? 5. **Best Practices** - Does it follow language conventions? ## Output Format ```markdown ## Code Review Summary **Overall Assessment**: [Good/Needs Work/Critical Issues] ### Issues Found | Severity | Line | Issue | Suggestion | |----------|------|-------|------------| | High | 42 | ... | ... | ### Positive Aspects - [What's done well] ### Recommendations 1. [Priority fix 1] 2. [Priority fix 2] ``` ## Severity Levels - **Critical**: Security issues, data loss risks - **High**: Bugs, incorrect logic - **Medium**: Performance issues, code smells - **Low**: Style issues, minor improvements --- > Converted and distributed by [TomeVault](https://tomevault.io/claim/camel-ai) — claim your Tome and manage your conversions. <!-- tomevault:4.0:skill_md:2026-04-11 -->
GitHubで見る