argon-router
Installation
SKILL.md
Argon Router
Use this skill to implement argon-router in React web apps with predictable Effector dataflow and typed paths.
Workflow
- Classify the task:
setup: create route map, router, and controls.ui: connect router to React views, links, and outlet.native: integrate argon-router with React Navigation in React Native.query: track URL query state and sync enter/exit flows.composition: build derived/protected/virtual routes.adapters: pick and configure history/query/custom adapter.ssr: scope-safe initialization with memory history andallSettled.hooks: route activity and router access hooks in React.debug: validate path/router wiring and route lifecycle.