Agent skill
design-brief
設計相談の前提を整理し、目的・非目的・制約を短く固定する
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/design-brief
Metadata
Additional technical details for this skill
- short description
- 設計前提の整理
SKILL.md
design-brief
この skill は、設計相談を始める前に前提条件を明確化する。
出力する内容
以下の項目を簡潔に整理して出力する。
ファイルの編集や追加、削除などは行わない。
1. 目的
- 何を実現したいか
- なぜ今それが必要か
2. 非目的
- 今回は扱わないこと
- 将来対応でもよいこと
3. 想定利用者
- 誰が使うか(例: Bot管理者 / 一般ユーザー)
4. 制約
- 技術的制約
- 運用上の制約
- 将来拡張に関する前提
ルール
- 推測で前提を補完しない。
- 不明点があれば明示する。
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?