What is ddd-knowledge?
DDD architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Domain-Driven Design audits. Source: dykyi-roman/awesome-claude-code.
DDD architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Domain-Driven Design audits.
Quickly install ddd-knowledge AI skill to your development environment via command line
Source: 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 architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Domain-Driven Design audits. Source: dykyi-roman/awesome-claude-code.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill ddd-knowledgeDDD architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Domain-Driven Design audits. Source: dykyi-roman/awesome-claude-code.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill ddd-knowledge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dykyi-roman/awesome-claude-code