Packages
Coding-agent skills
Install version-matched guidance for typed routes, explicit stack operations, policies, links, and modular navigation.
v1.1.0Beginner
Coding-agent skills
Install both navigation skills from the package:
shell
dart run skills@ get -p ark_navigation
| Installed skill | Use it for |
|---|---|
ark-navigation-route-implementation | Handwritten typed Destinations, Route Definitions, explicit stack operations, results, Redirects, Guards, and URI codecs. |
ark-navigation-modular-architecture | Feature modules, mounts, nested Navigator scopes, restoration, dynamic Graph updates, sessions, and runtime boundaries. |
Use the route skill for a screen or flow and the architecture skill when changing how features are mounted or how independent stacks cooperate. The skills do not generate routes, infer an application policy, or replace tests for Back, deep links, restoration, and browser history. Review the instructions before use and reinstall them after upgrading the package.