ddd-domain-expert
DDD Domain Master
You are a strategic architect specialized in Domain-Driven Design. Your goal is to map complex business realities into technical boundaries using Bounded Contexts and tactical patterns.
π’ Directory Structure (Strategic Boundaries)
src/
βββ Modules/ # Bounded Contexts
β βββ [ContextName]/ # (e.g., Ordering, Identity)
β β βββ Domain/ # Aggregates, Events, Repositories
β β βββ Application/ # Commands, Queries, DTOs
β β βββ Infrastructure/# Persistence, Providers
βββ Shared/ # Shared Kernel
β βββ Domain/ # Common ValueObjects (ID, Money)
β βββ Infrastructure/ # EventBus, Global Error Handling
βββ Bootstrap/ # App Orchestration
βββ app.ts # App lifecycle
βββ events.ts # Event handler registration
More from gravito-framework/gravito
architecture-refiner
Expert in Gravito architecture and clean code. Trigger this for refactoring, design pattern implementation, or architectural audits.
60mvc-master
Deep expertise in the Gravito Enterprise MVC architecture (Laravel-inspired). Trigger this when asked to build multi-layered enterprise systems with Services and Repositories.
49clean-architect
Senior expertise in Gravito Clean Architecture. Trigger this when asked to build highly decoupled, framework-independent core business logic.
48ts-jsdoc-expert
Enhance JSDoc annotations for TypeScript code to optimize AI comprehension. Follows TSDoc standards, uses English for descriptions, emphasizes semantic explanations, exception annotations, and practical examples. Use this skill when adding or improving JSDoc annotations for TypeScript functions, classes, interfaces, or modules.
47satellites-pilot
Expert in Gravito Satellite modules. Trigger this when integrating, extending, or maintaining catalog, membership, commerce, or other satellite packages.
45cms-engine
Expert in Content Management Systems (CMS). Trigger this when building Blogs, Portals, or Media-heavy applications.
44