framework:make:all
CommunityGenerate complete entity stacks in one command, rest easy.
Authoratournayre
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the tedious, error-prone process of manually creating all the components for a new entity in Symfony applications, saving developers hours of repetitive coding and ensuring architectural consistency.
Core Features & Use Cases
- Complete Stack Generation: Automatically creates 15+ files including Entity, Repository, DTOs, Exceptions, URLs, Collections, and test factories.
- Architecture Enforcement: Applies Elegant Objects and Domain-Driven Design principles consistently across all generated code.
- Use Case: Imagine you need to add a new "Order" entity to your e-commerce platform. Instead of manually creating 8 different components with complex dependencies, use this Skill to generate the entire stack in seconds.
Quick Start
Use skill framework:make:all to generate a complete Product entity with name, description, price, and stock properties.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: framework:make:all Download link: https://github.com/atournayre/claude-marketplace/archive/main.zip#make-all Please download this .zip file, extract it, and install it in the .claude/skills/ directory.