关于
This skill provides a comprehensive framework for building scalable TypeScript backends using Domain-Driven Design (DDD) and Clean Architecture principles. It facilitates the creation of complex domain models, aggregate roots, and repository patterns, ensuring a modular and testable codebase. By utilizing a microkernel pattern and dependency injection, it allows developers to build maintainable enterprise-grade systems with clear separations between domain logic, application services, and infrastructure components.