بنقرة واحدة
catch-admin
يحتوي catch-admin على 10 من skills المجمعة من JaguarJack، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.