JaguarJackJaguarJackCommunity·10 Agent Skills Included

catch-admin

Generate complete Laravel admin modules from simple table definitions

Generates full CRUD modules for CatchAdmin, including migrations, models, controllers, validation, routes, Excel import/export, and Vue admin pages. Eliminates repetitive boilerplate coding and manual wiring between PHP backends and Vue frontends. Helps developers build permission-ready admin panels for CMS, CRM, and OA systems in minutes instead of days.
npx skills add JaguarJack/catch-admin --all -g -y
Available:

Instructs the AI agent on CatchAdmin's modular architecture, coding conventions, and which sub-skill to route each backend or frontend generation task to.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CatchAdmin skills?

Run `npx skills add JaguarJack/catch-admin --all -g -y` in your terminal to install all skills in this suite globally.

How to generate a CRUD module with AI?

Provide a simple table definition with field names and types, and the curd skill orchestrates nine sub-skills to produce the migration, model, controller, routes, and Vue pages automatically.

What is CatchAdmin used for?

CatchAdmin is a Laravel and Vue based admin framework with built-in permissions, menus, and code generation for quickly building CMS, CRM, and OA systems.

Does CatchAdmin work with Claude Code and Cursor?

Yes. The skills follow the universal SKILL.md standard and the AGENTS.md file lets AI coding assistants understand the project structure and conventions automatically.

Can I generate Excel import and export features?

Yes. Dedicated skills generate import and export classes for each module, wired directly into the controller and Vue table component.

Related Repositories in Software Engineering

View All in Software Engineering