route-mapper
CommunityMap and audit application routes.
AuthorBruceTyndall
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of identifying and validating all application routes, ensuring consistency between the codebase and the official site map, and detecting any discrepancies like orphan or missing routes.
Core Features & Use Cases
- Route Extraction: Scans
App.tsxto identify all defined route paths. - Site Map Validation: Compares code routes against
GLOBAL_SITE_MAP.mdandSITE_MAP.md. - Discrepancy Detection: Highlights routes present in code but missing from the site map, and vice-versa.
- Auth Requirement Check: Identifies routes protected by authentication.
- Duplicate Path Detection: Finds any instances of duplicate route paths in the code.
- Use Case: Before deploying a new feature, run this skill to confirm its route is correctly documented in the site map and that no existing routes have been accidentally duplicated or removed.
Quick Start
Run the route-mapper skill to audit all application routes against the site map.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-mapper Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#route-mapper 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.