Back to marketplace

Flutter

Flutter Navigation

v0.1.0

LeanCode Flutter navigation guidance for auto_route and go_router with typed routes, route organization, guards, shells, and deep links.

developer-toolsflutternavigationinternal

README

flutter-navigation

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 conventions
  • rules/navigation-auto-route.mdauto_route conventions
  • rules/navigation-go-router.mdgo_router conventions
  • skills/flutter-navigation-usage/SKILL.md — entry point for this plugin

Example usage

  • /flutter-navigation-usage — get a short explanation of what this plugin does and which asset to use next

What this plugin is NOT about

Project structure lives in flutter-leancode-architecture. Dependency wiring at page entrypoints lives in flutter-di.

Skills

Install individual skills through the CLI fallback, or download the raw SKILL.md file.

/flutter-navigation-usage

Flutter Navigation Usage

Download

Explain what the `flutter-navigation` plugin does and how to use it. Use when the user invokes `/flutter-navigation-usage`, asks what this plugin covers, or needs help with `auto_route`, `go_router`, route trees, deep links, guards, or navigation flow changes.

npx skills add leancodepl/ai-plugins --skill flutter-navigation-usage -a cursor

0 skills selected