Poorgramer-Zack/dart-expert-skills

A comprehensive library of modular Agent Skills for Flutter & Dart development

This repository also configures its own agents. See what dart-expert-skills tells them →

7Stars on the repository
44Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

skill-creator

01

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 7 1mo ago A 64 tokens copy · 88% MIT

flutter-db

02

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Local database and persistence selection for Flutter including SharedPreferences, SecureStorage, Hive, and Drift. Use when implementing offline storage, encrypted data persistence, or choosing between key-value and relational local databases.

not rated 7 1mo ago A 42 tokens original MIT

flutter-routing

03

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Declarative routing and navigation for Flutter using GoRouter and AutoRoute. Use when implementing navigation guards, nested routes, type-safe routing, or deep link handling.

not rated 7 1mo ago A 35 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

State management architecture for Flutter using Riverpod, Provider, and BLoC patterns. Use when choosing a state solution, implementing reactive state, resolving rebuild issues, or structuring MVVM/BLoC architecture.

not rated 7 1mo ago A 46 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Configures Codemagic CI/CD pipelines for Flutter using codemagic.yaml. Use when setting up automated Flutter builds on Codemagic, configuring iOS code signing without Fastlane Match, deploying to App Store Connect or Google Play from Codemagic, caching pub dependencies in Codemagic, setting up encrypted environment…

not rated 7 1mo ago A 103 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Dart 3 modern features (through 3.10) and Effective Dart best practices including records, patterns, sealed classes, dot shorthands, null-aware collection elements, and wildcard variables. Use when adopting Dart 3.7+ syntax, using dot shorthands for enums or static members, using null-aware elements in lists or maps…

not rated 7 1mo ago A 92 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex needs its repo

Automates Flutter iOS and Android deployment using Fastlane. Use when setting up fastlane match for iOS certificate and provisioning profile management, automating TestFlight uploads via uploadtotestflight, pushing Android releases to Google Play via uploadtoplaystore, auto-incrementing build numbers, writing Fastfile…

not rated 7 1mo ago A 104 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Firebase integration for Flutter including Auth, Firestore, FCM, Cloud Storage, Analytics, and Crashlytics. Use when implementing serverless backend features, real-time sync, or push notifications.

not rated 7 1mo ago A 44 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements data visualization charts in Flutter using the flchart package (v1.2.0). Supports LineChart, BarChart, PieChart, ScatterChart, RadarChart, and CandlestickChart with implicit animations, touch interactivity, and pan/zoom transformations. Use when building any Flutter chart, graph, or data visualization …

not rated 7 1mo ago A 140 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Integrates Google Mobile Ads (AdMob) into Flutter using googlemobileads v7.x with Banner, Interstitial, Rewarded, and Native ad formats. Use this skill whenever implementing app monetization, adding AdMob ads to Flutter, fixing ad loading or display errors, managing ad lifecycle (preload/dispose), preventing memory…

not rated 7 1mo ago A 157 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Declarative animation patterns using flutteranimate v4.5.x with composable effects (fade, scale, slide, shimmer, shake, blur), GLSL fragment shaders, and scroll-synchronized animations. Use this skill for adding UI animations and transitions, building staggered or sequenced effects, creating custom animation effects…

not rated 7 1mo ago A 106 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements type-safe Flutter routing using AutoRoute v11 with code generation and @RoutePage annotations. Activates when setting up AutoRoute navigation, configuring AutoRouterConfig or RootStackRouter, generating route files with buildrunner, using @RoutePage, @PathParam, or @QueryParam annotations, implementing…

not rated 7 1mo ago A 125 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements BLoC (v9.x) event-driven state management for Flutter with unidirectional data flow using the flutterbloc package. Use when implementing Bloc/Cubit classes, mapping Events to States, consuming state with BlocBuilder/BlocListener/BlocConsumer, applying event transformers (restartable/droppable/sequential)…

not rated 7 1mo ago A 131 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Configures deep linking in Flutter using Android App Links (assetlinks.json) and iOS Universal Links (apple-app-site-association) integrated with GoRouter v17.x navigation. Use this skill when setting up HTTPS domain association, handling magic links or email verification links, routing marketing campaign URLs (Google…

not rated 7 1mo ago A 150 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements type-safe reactive SQL persistence in Flutter using Drift v2.32 (formerly Moor) built on SQLite with automatic code generation. Activates when defining table schemas with Drift DSL, writing type-safe join or subquery operations, handling schema migrations with MigrationStrategy, using reactive watch()…

not rated 7 1mo ago A 136 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Expert-level guidance for Flutter production applications: architecture decisions (Clean/Layered/Hexagonal/Feature-First), advanced state management (BLoC/Riverpod/GetX), performance optimization (eliminating jank, memory profiling, reducing rebuild overhead), code review with design pattern enforcement, scalability…

not rated 7 1mo ago A 177 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Generative UI (GenUI) for Flutter using AI models like Google Gemini, Anthropic Claude, or OpenAI via the genui package. Use this skill when building dynamic AI-driven interfaces, conversational UI flows, server-rendered screen layouts, LLM-powered dashboards, chat-based UI generation, or implementing prompt-to-UI…

not rated 7 1mo ago A 121 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Hive CE (Community Edition v2.19.x) NoSQL object database for Flutter providing blazing-fast key-value and object storage with TypeAdapters. Use this skill when implementing offline-first architecture, high-performance local data caching, NoSQL document-style object stores, custom TypeAdapter serialization for complex…

not rated 7 1mo ago A 146 tokens original MIT

using-flutter-hooks

19

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Manages local UI state and side effects in Flutter using the flutterhooks package (v0.21.x) with HookWidget, useState, useEffect, useMemoized, useAnimationController, and custom hooks. Use this skill when replacing StatefulWidget boilerplate with hooks, reusing stateful UI logic across widgets, managing controller…

not rated 7 1mo ago A 140 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Background processing and heavy computations using Dart Isolates with Isolate.run(), compute() function, and platform channels. Use this skill when performing CPU-intensive operations without blocking UI (image processing, data parsing, encryption), implementing background tasks that prevent jank or frame drops…

not rated 7 1mo ago A 164 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Provider (v6.x) state management for Flutter using ChangeNotifier and InheritedWidget with MVVM architecture pattern. Use this skill when implementing Provider-based state management, using Consumer/Consumer2 widgets for targeted rebuilds, accessing state with context.read/context.watch/context.select, setting up…

not rated 7 1mo ago A 180 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements responsive and adaptive layouts in Flutter using flutterscreenutil v5.9.x (pixel-perfect scaling from Figma), sizer v3.1.x (percentage-based viewport), and responsiveframework v1.1.x (breakpoint-driven structure changes). Use this skill when building apps for multiple screen sizes (phones, tablets…

not rated 7 1mo ago A 160 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements Riverpod (v3.3.x) compile-safe state management for Flutter apps. Use when implementing @riverpod code generation providers, handling AsyncValue loading/error/data states, using ref.watch/ref.read/ref.listen, setting up ProviderScope, writing Notifier/AsyncNotifier classes, using…

not rated 7 1mo ago A 140 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

FlutterSecureStorage (v10.x) for encrypted key-value storage of sensitive data using platform-native secure enclaves with biometric authentication support. Use this skill when storing OAuth tokens (access tokens, refresh tokens, ID tokens), API keys and secrets, user passwords or PINs, session tokens, encryption keys…

not rated 7 1mo ago A 195 tokens original MIT

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: