flutter-leancode-architecture-usage

Installation
SKILL.md

Architecture Usage

How to respond

  • If the user invoked this skill without a concrete task, start by explaining what this plugin covers.
  • Show how to use it through concrete architecture tasks such as scaffolding, reviewing, or choosing the next plugin.
  • Point to the most relevant rule or specialized skill, and route to sibling plugins when the task becomes DI, navigation, analytics, localization, or state management specific.
  • If the user already gave a concrete architecture task, briefly explain why this plugin fits and then do the work.
  • Do not reply with filler like "skill loaded", "ready for the task", or "what would you like to do?" before explaining the plugin.

What this plugin does

  • Covers LeanCode Flutter architecture standards for project structure, error handling, and logging.
  • Helps decide when a task belongs here versus a dedicated plugin for DI, navigation, analytics, localization, or state management.

How to use it

Installs
8
First Seen
May 18, 2026
flutter-leancode-architecture-usage — leancodepl/ai-plugins