Génère tous les fichiers pour une entité complète (orchestrateur)
Génère une stack complète Elegant Objects + DDD pour une entité en orchestrant 8 skills. Utilisé quand vous créez une nouvelle entité, il demande le nom et les propriétés, puis exécute séquentiellement tous les skills pour produire les fichiers core, patterns, avancés et tests.
/plugin marketplace add atournayre/claude-marketplace/plugin install gemini@atournayre-claude-plugin-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
README.mdOrchestrateur générant une stack complète Elegant Objects + DDD pour une entité.
Use skill framework:make:all
framework:make:contracts (si absent)framework:make:entityframework:make:outframework:make:invalideframework:make:urlsframework:make:collectionframework:make:factoryframework:make:story| Phase | Fichiers |
|---|---|
| Core | Entity, Repository, RepositoryInterface |
| Patterns | Out, Invalide |
| Avancé | Urls, UrlsMessage, UrlsMessageHandler, Collection |
| Tests | Factory, Story, AppStory |
contracts → entity → out/invalide → urls/collection → factory → story
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.