All skills
routing-navigation-design
FoundationJIT onlyanalysis-agent/task-agent: use when routes, guards, redirects, deep links, breadcrumbs, back behavior, stale links, or recovery change; skip when navigation is unaffected.
- Group
- Frontend engineering
- Supported roles
- MainAnalysisTaskReview
- Source
- SKILL.md
Use when
Trigger signals that make this skill the right owner
- design routes navigation guards deep links breadcrumbs and back behavior
Do not use when
Anti-triggers — as binding as the triggers above
- no task-local routing navigation design decision is required
Required inputs
What must be supplied before this skill can decide anything
- current task contract
- selected primary Professional Skill
- task-local trigger evidence
Output contract
What this skill owes the next role
- routing and navigation decision with canonical identity, state and parameter contract, guard and redirect semantics, intent recovery, history behavior, compatibility evidence, and residual owners
Escalation signals
When this skill must hand the decision back
- Routing mistakes break discoverability permissions and browser expectations
Loaded by
This skill never owns a task. These professionals may pull it in as Layer 3.
Targeted references
Each reference carries its own load condition. None of them enter context by default.
| Reference | Load when | Do not load when | Required by |
|---|---|---|---|
| benchmarks-and-patterns.mdbenchmark-pattern | URL redirect history or compatibility behavior has competing choices | established route contract determines direct-entry and navigation behavior | TaskAnalysis |
| checklist.mddecision-checklist | route changes guards redirects deep links parameters or recovery states | no route guard URL or navigation behavior changes | TaskAnalysis |
| evidence-patterns.mdevidence-pattern | guard redirect deep-link or public-link claims need fresh proof | current route tests and consumer inventory prove each claim | TaskAnalysis |