LeanCode Flutter navigation plugin for Cursor and Claude Code, covering both auto_route and go_router route trees, typed route APIs, guards, tab shells, and deep-link boundaries.
Contains the navigation rules:
rules/navigation.md— router selection and shared navigation conventionsrules/navigation-auto-route.md—auto_routeconventionsrules/navigation-go-router.md—go_routerconventionsskills/flutter-navigation-usage/SKILL.md— entry point for this plugin
/flutter-navigation-usage— get a short explanation of what this plugin does and which asset to use next
Project structure lives in flutter-leancode-architecture. Dependency wiring at page entrypoints lives in flutter-di.