What problem does it solve?
This Skill eliminates incomplete route discovery in web applications by systematically finding routes that are hidden behind navigation menus, lazy-loaded bundles, tabs, modal patterns, and history-based client routing.
Core Features & Use Cases
- Comprehensive Route Crawling: Discovers public and authenticated routes across SPAs, including anchors, router attributes, intercepted navigation, hash routes, and bundle-mined paths.
- UI Structure Coverage: Expands collapsed sidebars, detects tabs, scans nav items, and reconciles clickable labels against actual routes to avoid missed pages.
- Edge and Detail Cases: Identifies list-to-detail routes, CTA-driven subpages, modal routes, and 404 or redirect behavior for complete app mapping.
- Use Case: Before running automated QA, use this Skill to build a reliable route inventory so audits can cover every user-facing page and subpage without manual guesswork.
Quick Start
Use the qa-route-discovery skill to crawl the application and generate a complete, deduplicated route inventory with auth classification and edge-state coverage.