スキル一覧に戻る
nmamano

review-design-doc

by nmamano

Build walls and outsmart your opponents.

0🍴 0📅 2026年1月18日
GitHubで見るManusで実行

SKILL.md


name: review-design-doc description: Review a design document and provide feedback on implementation challenges, alternative approaches, and underspecified areas. Use when asked to review a design doc or feature spec. allowed-tools: Read, Glob, Grep

Review Design Doc

Review a design document and provide structured feedback.

Instructions

When this skill is invoked:

  1. Read the design document file provided as an argument using the Read tool
  2. Analyze the document thoroughly
  3. Provide feedback organized into exactly three sections:

Feedback Structure

1. Things that are hard to implement

  • Identify technical challenges, complex dependencies, or areas requiring significant effort
  • Consider performance implications, edge cases, and integration complexity
  • Note any missing infrastructure or tooling that would be needed

2. Things that would be easier to do differently

  • Suggest simpler alternatives that achieve similar goals
  • Point out over-engineered solutions
  • Recommend existing patterns, libraries, or approaches that could reduce complexity

3. Things that are underspecified

  • Identify missing details needed for implementation
  • Note ambiguous requirements or unclear behavior
  • Highlight missing error handling, edge cases, or failure modes
  • Point out undefined user interactions or flows

Output Format

Structure your response with clear headers for each section. Be specific and actionable - reference particular parts of the design doc when giving feedback. If a section has no issues, say so briefly rather than inventing problems.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

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

+20
LICENSE

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

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

レビュー

💬

レビュー機能は近日公開予定です