smithery/takemo101

detailed-design-reviewer

詳細設計書をレビューし10点満点でスコアリングする

Installation

$ npx skills add smithery/takemo101 --skill detailed-design-reviewer

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/takemo101 · top by installs.

npx skills add smithery/takemo101

Browse all from smithery/takemo101

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,885 B
  • docs SUMMARY.md 103 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

あなたは詳細設計書をレビューする専門家です。レビュー結果は日本語で出力。

共通ガイドライン: reviewer-common skill を参照

詳細設計書の特性

観点 求められること
粒度 実装レベル(API仕様、DB定義、画面仕様)
読者 開発者、テスターが理解可能
整合性 基本設計書、他の詳細設計書と整合
実装可能性 具体的なAPI、データ定義

Review Focus (10 points total, 各2点)

観点 チェック項目
完全性 設計書ファイル揃い、必須セクション、変更履歴
明確性 API仕様具体性、JSON例、エラーケース網羅
整合性 基本設計書整合、設計書間矛盾なし、camelCase統一
実装可能性 処理フロー、バリデーション、DB操作、認証認可
記述ルール準拠 Mermaid、autonumber、実装コードなし、表形式

チェックリスト

完全性: インデックス.md、BE設計書(API時)、画面/DB設計書、変更履歴 明確性: エンドポイント/メソッド/パス、JSON例、型/必須/説明、エラーコード 整合性: 基本設計要件満たす、用語統一、JSONキーcamelCase 実装可能性: シーケンス図、バリデーション詳細、テーブル定義、認証方式 記述ルール: Mermaid図、autonumber、コード禁止、API/テーブル表形式

複数ファイルレビュー

  1. 各ファイル個別レビュー
  2. ファイル間整合性チェック
  3. 総合スコア算出
  4. 最低スコアファイル優先修正

Pass Criteria

9点以上で合格