ddd-knowledge とは?
DDD アーキテクチャのナレッジ ベース。ドメイン駆動設計監査のパターン、アンチパターン、および PHP 固有のガイドラインを提供します。 ソース: dykyi-roman/awesome-claude-code。
DDD アーキテクチャのナレッジ ベース。ドメイン駆動設計監査のパターン、アンチパターン、および PHP 固有のガイドラインを提供します。
コマンドラインで ddd-knowledge AI スキルを開発環境にすばやくインストール
ソース: dykyi-roman/awesome-claude-code。
Quick reference for DDD architecture patterns and PHP implementation guidelines.
Rule: Dependencies point INWARD. Domain has ZERO external dependencies.
| Domain | Entities, Value Objects, Aggregates, Domain Services, Repository Interfaces, Domain Events | Nothing | | Application | Use Cases, DTOs, Application Services | Domain | | Infrastructure | Repository Implementations, External APIs, DB, Cache, Queue | Domain, Application | | Presentation | Controllers, Actions, Request/Response, CLI | Application |
DDD アーキテクチャのナレッジ ベース。ドメイン駆動設計監査のパターン、アンチパターン、および PHP 固有のガイドラインを提供します。 ソース: dykyi-roman/awesome-claude-code。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill ddd-knowledgeDDD アーキテクチャのナレッジ ベース。ドメイン駆動設計監査のパターン、アンチパターン、および PHP 固有のガイドラインを提供します。 ソース: dykyi-roman/awesome-claude-code。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill ddd-knowledge インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/dykyi-roman/awesome-claude-code