route-management
CommunityMaintain Laravel routes efficiently and safely.
Authoryouhei-ushio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that Laravel routes are managed correctly, adhering to best practices, and reducing the risk of errors in route configuration.
Core Features & Use Cases
- DDD-Compliant Routing: Guides the user to follow Domain-Driven Design principles in route configuration.
- Centralized Route Management: Encourages using Service Providers for route registration instead of
routes/web.php, maintaining a clean project structure. - Version Control Integration: Helps manage different versions of routes by organizing them in separate Service Providers.
- Use Case: When developing a Laravel application, this Skill helps in setting up routes in a way that is maintainable and scalable.
Quick Start
Before editing routes/web.php, use the route-management skill to define a new route following DDD principles in your Context's ServiceProvider.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: route-management Download link: https://github.com/youhei-ushio/dotclaude-public/archive/main.zip#route-management 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 620,000+ vetted skills library on demand.