JaguarJack
Community@jaguarjack · China
见山是山,见水是水。亲见知识有个入处,见山不是山, 见水不是水。
Agent Skills by JaguarJack
Showing 10 vetted skills indexed across 1 GitHub repositories.
request
Generate Laravel FormRequest validators for CatchAdmin module controllers.
controller
Generate a CRUD controller scaffold for a CatchAdmin Laravel module.
migration
Generate Laravel-compatible database migration files for CatchAdmin modules.
import
Generate Excel import classes for CatchAdmin modules with template-based row mapping.
routes
Generate Laravel route configurations for CatchAdmin modules with CRUD and auxiliary routes.
curd
Generates a complete CRUD module from a database table definition for CatchAdmin.
vue-pages
Generate Vue list and form pages for CatchAdmin modules with catch-table configurations.
parse-table
Parse table definitions to extract module, model, table, and field metadata.
export
Generate Excel export classes for Laravel-based CatchAdmin modules.
model
Generate Eloquent model classes for CatchAdmin modules with CatchModel features.