com um clique
catch-admin
catch-admin contém 10 skills coletadas de JaguarJack, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Parse table definition to extract module name, model name, table name, and field definitions. First step of CRUD generation.
Generate database migration file for CatchAdmin module.
Generate Eloquent model for CatchAdmin module with full CatchModel features.
Generate CRUD controller for CatchAdmin module.
Generate form request validation for CatchAdmin module.
Generate route configuration for CatchAdmin module.
Generate Excel export class for CatchAdmin module.
Generate Excel import class for CatchAdmin module.
Generate Vue frontend pages using catch-table for CatchAdmin module with full component features.
Generates complete CRUD module from database table definition. Orchestrates 9 sub-skills. Use when user says "create CRUD", "generate module from table", or provides a table structure.