About
This skill empowers Claude to architect and refactor complex systems using Domain-Driven Design (DDD) principles specifically for the claude-flow v3 ecosystem. It provides a structured approach to decomposing 'god objects' into distinct bounded contexts, implementing clean architecture layers, and establishing a microkernel pattern for plugin-based extensibility. By leveraging domain events and dependency inversion, it ensures that core business logic remains decoupled from infrastructure, facilitating superior maintainability and testability in large-scale AI-driven applications.