关于
The Create Entity skill accelerates full-stack development within the Budget Manager ecosystem by scaffolding complete features from a single command. It generates Laravel migrations, models, and controllers for the backend, while simultaneously creating TypeScript interfaces, Pinia stores, and Vue components for the frontend. By enforcing consistent naming conventions (snake_case vs. camelCase) and handling complex logic like foreign key constraints and soft deletes, it ensures that new entities seamlessly integrate into the existing architecture with minimal manual configuration.