ワンクリックで
code-reviewer
Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Incrementally update Mintlify documentation (.mdx) from Python source changes only. Use when: (1) Python files referenced in doc_code_map frontmatter have changed, (2) a PR touches Python modules documented in docs/mintlify/key_modules/ or docs/mintlify/mcp/, (3) the user asks to sync docs after Python code changes. Prefer minimal diffs and leave correct content untouched.
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
Analyze datasets and extract insights. Use when user needs to understand data patterns, statistics, or trends.
Generate professional reports from analysis results. Use when user needs to create formatted documents summarizing findings.
| name | code-reviewer |
| description | Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment. |
Perform thorough code reviews focusing on quality and correctness.
## 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]