About
This skill guides Claude in structuring backend applications using isolated bounded contexts and a minimal shared kernel to prevent 'Core Obesity Syndrome.' It provides strict patterns for organizing code into Domain, Application, and Infrastructure layers, prioritizing 'Duplication Over Coupling' to maintain clear boundaries. It is essential for developers building scalable Node.js or TypeScript backends who want to implement Domain-Driven Design (DDD) with high maintainability and low technical debt.