From o-m-cc
Generates architecture design documents from requirements.md using a dedicated designer agent. Activated by Japanese phrases like '設計して'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/o-m-cc:designopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
requirements.md を基に designer エージェントがアーキテクチャ設計書を作成する。
requirements.md を基に designer エージェントがアーキテクチャ設計書を作成する。
plan/requirements.md が存在すること。なければ「先に /discovery-council で要件定義を行ってください」と案内する。
Agent:
subagent_type: "o-m-cc:designer"
name: "designer"
description: "アーキテクチャ設計"
prompt: |
## エージェント定義
agents/designer.md の指示に従ってください。
## コンテキスト
- タスク: plan/requirements.md を基にアーキテクチャ設計書を作成
## 入力
- plan/requirements.md
- requirements.md に `## 既知の不足` セクションがある場合、設計でカバーできる不足は補完し、カバーできないものは design.md の `## 既知の不足` に引き継ぐ
## 完了
- 設計書の出力が完了したらその旨を報告
## 出力
- plan/design.md に設計書を出力
foreground spawn: designer の完了を待ってから制御を返す。background spawn しないこと。
plan/design.md
discovery-council へ誘導して終了する## 既知の不足 の引き継ぎ漏れ: requirements.md の既知の不足を design.md に反映/引き継がないと、quality-gate まで漏れが顕在化しないProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub kok1eee/o-m-cc --plugin o-m-cc