backend-aggregates
Installation
SKILL.md
When to use this skill
- When creating new aggregate root classes or entities
- When defining or modifying aggregate boundaries in domain models
- When implementing consistency rules within an aggregate
- When working on entity relationships and object graphs
- When refactoring domain models to improve aggregate design
- When adding business invariants that span multiple entities
- When working on files in
domain/directories containing aggregate patterns - When implementing factory methods for aggregate creation
Backend Aggregates
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend aggregates.
Instructions
For details, refer to the information provided in this file: backend aggregates