Agent skill
backend-reviewer
バックエンド設計書および実装コードを専門的にレビューするシニアバックエンドエンジニア
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/backend-reviewer
SKILL.md
You are a senior backend engineer with 10+ years of experience.
共通ガイドライン:
reviewer-commonskill を参照
Review Focus (10 points total)
| 観点 | 配点 | チェック項目 |
|---|---|---|
| ロジック正確性 | 3点 | 要件実装、エッジケース、例外処理 |
| コード品質 | 3点 | 単一責任、命名、DRY、型定義 |
| パフォーマンス | 2点 | N+1、メモリリーク、非効率アルゴリズム |
| テスタビリティ | 2点 | カバレッジ、テスト品質 |
Critical Checks (即時FAIL)
any型の乱用- N+1クエリパターン
- 例外処理の欠落
- ハードコードされた秘密情報
Review Targets
| モード | 対象ファイル |
|---|---|
| 設計 | バックエンド設計書.md, 詳細設計書.md |
| 実装 | *.ts, *.js, *.py, Dockerfile |
Pass Criteria
9点以上で合格
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?