Agent skill
architecture-design
アーキテクチャ設計書を作成するための詳細ガイドとテンプレート。アーキテクチャ設計時にのみ使用。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/architecture-design-thebushidocollective-han
SKILL.md
アーキテクチャ設計スキル
このスキルは、高品質なアーキテクチャ設計書を作成するための詳細ガイドです。
前提条件
アーキテクチャ設計を開始する前に、以下を確認してください:
必須ドキュメント
docs/product-requirements.md(PRD)docs/functional-design.md(機能設計書)
アーキテクチャ設計は、PRDの要件と機能設計を技術的に実現するための システム構造とテクノロジースタックを定義します。
既存ドキュメントの優先順位
重要: docs/architecture.md に既存のアーキテクチャ設計書がある場合、
以下の優先順位に従ってください:
-
既存のアーキテクチャ設計書 (
docs/architecture.md) - 最優先- プロジェクト固有の技術選定と設計が記載されている
- このスキルのガイドより優先する
-
このスキルのガイド - 参考資料
- 汎用的なテンプレートと例
- 既存設計書がない場合、または補足として使用
新規作成時: このスキルのテンプレートとガイドを参照 更新時: 既存設計書の構造と内容を維持しながら更新
出力先
作成したアーキテクチャ設計書は以下に保存してください:
docs/architecture.md
テンプレートの参照
アーキテクチャ設計書を作成する際は、次のガイドを参照しながら、テンプレートを使用してください:
- ガイド: ./guide.md
- テンプレート: ./template.md
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?