routes

Community

Auto-generate CatchAdmin module routes.

AuthorJaguarJack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers quickly generate standardized route configurations for CatchAdmin modules, reducing boilerplate and ensuring consistency across the API layer.

Core Features & Use Cases

  • CRUD Route Generation: Create apiResource routes and typical REST endpoints for a given module.
  • Auxiliary Routes: Include enable/toggle, export, import, and restore routes following the template.
  • Use Case: When adding a new Module, copy the template into modules/{Module}/routes/route.php and adjust placeholders to wire up Laravel controllers.

Quick Start

Create a new module, place the Route template in modules/{Module}/routes/route.php, replace {Module}, {Model}, and {resources} with your actual names, and register the routes within your Laravel application.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: routes
Download link: https://github.com/JaguarJack/catch-admin/archive/main.zip#routes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.