abp-framework-patterns
Installation
SKILL.md
ABP Framework Patterns
Master ABP Framework patterns for building maintainable, scalable applications following Domain-Driven Design principles.
This skill orchestrates three focused skills:
| Skill | Focus | Key Patterns |
|---|---|---|
abp-entity-patterns |
Domain layer | Entity, Repository, DomainService, DataSeeding |
abp-service-patterns |
Application layer | AppService, DTOs, Mapperly, UoW, Filter DTOs |
abp-infrastructure-patterns |
Cross-cutting | Permissions, BackgroundJobs, Events, Multi-tenancy |