flutter-forms-usage

Installation
SKILL.md

Forms Usage

How to respond

  • If the user invoked this skill without a concrete task, start with a short explanation of what this plugin does and when it should be used.
  • Show how to use it through concrete form-related tasks this plugin can handle.
  • Point to the main forms rule here, and route to related plugins when the task expands into DI or general cubit architecture.
  • If the user already gave a concrete forms 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 conventions built around leancode_forms.
  • Keeps form class naming and validation behavior consistent.
  • Guides how form cubits should be provisioned with BlocProvider.

How to use it

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