almasumdev/awesome-flutter-agent-skills

Curated agent skills, conventions, and workflows for building Flutter apps with AI coding agents.

1Stars on the repository
20Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Expert guidance on setting up and maintaining a modern Flutter application architecture using Clean Architecture, feature modularization, and dependency injection. Use this when asked about project structure, package layout, or DI.

not rated 1 4mo ago A 42 tokens

flutter-data-layer

02

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Build an offline-first data layer in Flutter using the Repository pattern with Drift/Isar/sqflite for local storage and Dio for networking. Use this when implementing repositories, data sources, or caching.

not rated 1 4mo ago A 45 tokens

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Proper implementation of Flutter application state using Riverpod or BLoC, emphasizing immutable state, unidirectional data flow, and testability. Use this when writing view-models or state notifiers.

not rated 1 4mo ago A 44 tokens

flutter-ci-cd

04

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Setup CI/CD for Flutter — GitHub Actions, Codemagic, Fastlane, code signing, and automated Play Store / App Store releases. Use this when automating builds, tests, and releases.

not rated 1 4mo ago A 46 tokens

flutter-flavors

05

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Setup Flutter flavors (dev/staging/prod), environment variables via --dart-define / --dart-define-from-file, and buildrunner codegen. Use this when configuring multi-environment builds.

not rated 1 4mo ago A 44 tokens

dart-async-expert

06

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Review and fix Dart async code — Futures, async/await, error handling, cancellation, and isolates. Use this when auditing asynchronous code for correctness and performance.

not rated 1 4mo ago A 38 tokens

dart-streams

07

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Best practices for Dart Streams, StreamController, subscriptions, and combining streams with rxdart. Use this when implementing reactive data flows or subscribing to events.

not rated 1 4mo ago A 35 tokens

flutter-dio

08

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Guidance on Dio HTTP client in Flutter — configuration, interceptors, error handling, retries, and testing. Use this when implementing or debugging networking code.

not rated 1 4mo ago A 35 tokens

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Essential scripts and patterns for Flutter integrationtest automation — end-to-end flows, semantic navigation, device farms, and CI. Use this when building or running on-device tests.

not rated 1 4mo ago A 39 tokens

flutter-testing

14

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Setup and patterns for Unit, Widget, and Golden testing in Flutter using fluttertest, mocktail, and alchemist/goldentoolkit. Use this when writing or reviewing tests.

not rated 1 4mo ago A 39 tokens

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Auditing Flutter widgets for accessibility — Semantics labels, touch targets, contrast, dynamic type, and screen readers. Use this when reviewing UI for a11y compliance.

not rated 1 4mo ago A 38 tokens

flutter-animations

16

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Build smooth, 120Hz-friendly Flutter animations — implicit, explicit, Hero, and physics-based — without jank. Use this when adding motion, transitions, or micro-interactions.

not rated 1 4mo ago A 41 tokens

flutter-images

17

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Expert guidance on image loading and caching in Flutter using cachednetworkimage, Image widgets, and resizing. Use this when displaying remote or local images.

not rated 1 4mo ago A 32 tokens

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Setup Flutter localization with flutterlocalizations, ARB files, intl plurals/genders/dates, RTL support, and dynamic locale switching. Use this when adding or auditing i18n.

not rated 1 4mo ago A 42 tokens

flutter-navigation

19

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Declarative, type-safe navigation in Flutter using gorouter, including deep links, nested shells, and redirects. Use this when setting up or refactoring app routing.

not rated 1 4mo ago A 36 tokens

flutter-widgets

20

almasumdev/awesome-flutter-agent-skills

Skill Claude CodeCodex

Best practices for building Flutter widgets, focusing on composition, const constructors, minimal rebuild scope, and theming. Use this when writing or refactoring widgets.

not rated 1 4mo ago A 35 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: