Provides an expert-level reference for Flutter/Dart projects: project structure, widget best practices, state-management patterns (Riverpod & Bloc), navigation with GoRouter, DI, testing, and performance optimisations. It helps developers structure apps, choose reliable patterns, and follow performance and testing guidance so agents or humans can suggest concrete code changes.
Use this skill when working on Flutter apps or Dart codebases — especially when you detect pubspec.yaml with a flutter dependency or edit *.dart files. It's helpful during code reviews, refactors, adding state management, improving navigation, or writing widget/unit tests.
Likely useful to code-focused agents (Claude Code, Copilot-style assistants, Codex/GitHub Copilot) that can read repo files and suggest code edits or generate snippets.
Flutter/Dart reference skill providing code patterns for state management (Riverpod/Bloc), navigation (GoRouter), and widget best practices. No scripts included — it's a pure knowledge/reference skill with no executable components. Code snippets are idiomatic and use modern Dart 3 features, but several sections are one-liners without depth. The non-standard 'toon' code block format in the quick reference is unusual.
Clean reference-only skill with no security concerns. Limited by being purely informational — doesn't scaffold, test, or interact with Flutter tooling. Allowed tools include Edit and Write which is fine for a code assistant but the skill doesn't define when/how to use them.