reactor-navigation Skill
Reactor navigation — UseNavigation hook, NavigationHost renderer, NavigationView sidebar, TabView tabs, route params, stack operations, page lifecycle, deep linking, transitions, caching. Use when building multi-page apps or wiring sidebar/tab navigation. Published by microsoft in microsoft-ui-reactor.
Decision snapshot
Is this a fit?
Developers using microsoft-ui-reactor, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is reactor-navigation Skill?
Reactor navigation — UseNavigation hook, NavigationHost renderer, NavigationView sidebar, TabView tabs, route params, stack operations, page lifecycle, deep linking, transitions, caching. Use when building multi-page apps or wiring sidebar/tab navigation. Published by microsoft in microsoft-ui-reactor. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using microsoft-ui-reactor
Declared skill metadata
- Source file: plugins/reactor/skills/reactor-navigation/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use reactor-navigation Skill
- Use it for developers using microsoft-ui-reactor.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/microsoft-ui-reactor
- Skill file: plugins/reactor/skills/reactor-navigation/SKILL.md
What it does
Reactor navigation — UseNavigation hook, NavigationHost renderer, NavigationView sidebar, TabView tabs, route params, stack operations, page lifecycle, deep linking, transitions, caching. Use when building multi-page apps or wiring sidebar/tab navigation.
Skill instructions
Navigation in Reactor Reactor uses a stack-based navigation model with type-safe routes. You define routes as an enum, create a navigation handle with UseNavigation, and render the current page with NavigationHost. The system manages back/forward stacks, transitions, caching, and deep linking. Quick reference | API | Purpose | |-----|---------| | UseNavigation(Route.Home) | Create a NavigationHandle<Route (call once at root) | | UseNavigation<Route() | Retrieve the nearest ancestor's handle (child components) | | NavigationHost(nav, route = ...) | Render the current page | | NavigationView([items], content) | Sidebar navigation with icons | | TabView(Tab(...), Tab(...)) | Tab-based parallel navigation | | UseNavigationLifecycle(...) | Page appear/disappear callbacks | | UseSystemBackButton(nav, window) | Wire system back button to nav stack | | DeepLinkMap<Route | Map URI patterns to routes | 1. Defining routes Use an enum. Each value is a distinct page: csharp enum Route { Home, Setti
Verified compatibility and discovery
Frequently asked questions
What is reactor-navigation?
reactor-navigation is a open-source AI agent skill with Copy skill directory. Reactor navigation — UseNavigation hook, NavigationHost renderer, NavigationView sidebar, TabView tabs, route params, stack operations, page lifecycle, deep linking, transitions, caching.
Who is reactor-navigation best for?
reactor-navigation is best for reusing agent instructions, scripts, and references.
How do I install reactor-navigation?
Install or run reactor-navigation using Copy skill directory. Check reactor-navigation for the latest setup command.
Is reactor-navigation actively maintained?
reactor-navigation may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.