design-domain
Installation
SKILL.md
Domain Expert Perspective
Evaluate design proposals against industry knowledge and domain best practices.
Analysis Checklist
Domain Alignment
- Verify the design models core domain concepts accurately
- Check that ubiquitous language is used consistently across the proposal
- Assess whether bounded contexts are properly identified and separated
- Look for domain logic scattered outside the core domain layer
- Confirm that domain invariants are enforced at the appropriate level
Reference Architectures
- Compare the proposal against established reference architectures
- Check for proven patterns applicable to this specific problem domain
- Verify that deviations from standard approaches are justified
- Assess whether case studies from similar systems support the design