goravel-crud-routes
CommunityRegister Goravel entity routes for API and web.
Authorliwoo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates the routing setup for Goravel entities by automatically injecting API and web routes into routes/api.go and routes/web.go, eliminating repetitive boilerplate and ensuring consistency.
Core Features & Use Cases
- Automatically registers CRUD API endpoints (Index, Show, Store, Update, Delete) with proper naming conventions.
- Adds corresponding admin web routes for Inertia-based pages under admin paths, aligning with entity route conventions.
- Maintains route order constraints (e.g., search before {id}) and distinguishes optional public vs protected endpoints.
- Use Case: When creating a new entity like lenders, this skill wires all necessary routes across API and web layers, enabling immediate CRUD operations and admin UI.
Quick Start
Provide the entity name (for example lenders) to generate and register all corresponding API and admin web routes.
Dependency Matrix
Required Modules
None requiredComponents
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: goravel-crud-routes Download link: https://github.com/liwoo/goravel-inertia-tw-starter/archive/main.zip#goravel-crud-routes Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.