route-map
CommunityMap API routes, middleware, and auth layers.
Authorgjovanovicst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive overview of all API and GUI routes, including their associated authentication layers, middleware, rate limiting, and handler mappings, simplifying navigation and understanding of the application's request flow.
Core Features & Use Cases
- Route Discovery: Easily find and understand the purpose and access requirements of any API endpoint or GUI page.
- Middleware & Auth Mapping: Clearly see which security and processing layers are applied to each route.
- Rate Limit Reference: Quickly access rate limiting configurations for various endpoints.
- Use Case: A new developer joins the team and needs to understand how user authentication works for the
/profileendpoint. They can consult this Skill to see thatAuthMiddleware()is applied and that the route requiresuser:readpermissions.
Quick Start
Show me the authentication layers and middleware for the /admin/tenants route.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-map Download link: https://github.com/gjovanovicst/golang-auth-api/archive/main.zip#route-map 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 471,000+ vetted skills library on demand.