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

flutter-setup

25

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Complete Flutter SDK installation, IDE configuration, and troubleshooting guide for Linux, macOS, and Windows. Use for installing Flutter SDK from scratch, configuring PATH environment variables across platforms, setting up VS Code/Android Studio/IntelliJ IDEA with Flutter plugins, resolving 'flutter command not…

not rated 7 1mo ago B 157 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

SharedPreferences (v2.5.5) for Flutter providing simple persistent key-value storage for non-sensitive user settings and app preferences. Use this skill when storing user preferences (theme mode, language selection, font size), app settings and configuration, feature flags or A/B test assignments, simple cache data…

not rated 7 1mo ago A 143 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Social authentication and OAuth/SSO for Flutter supporting Google Sign-In, Apple Sign-In, Facebook Login, and LINE Login. Use when implementing social login, OAuth flows, sign-in with Google/Apple/Facebook/LINE, SSO integration, third-party authentication, platform credential configuration (SHA-1 fingerprint for…

not rated 7 1mo ago A 117 tokens original MIT

flutter-testing

28

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Covers Flutter testing across all three layers: unit tests (business logic, ViewModels, repositories), widget tests (UI rendering, interactions, golden regression), and integration/E2E tests (full app flows, native OS interactions). Use this skill when writing any Flutter test, setting up mocking with mocktail or…

not rated 7 1mo ago A 137 tokens original MIT

using-fpdart

29

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Functional error handling in Dart using the fpdart package with Either, Option, TaskEither, and Do notation. Use when replacing try-catch with type-safe error handling or composing async operations functionally.

not rated 7 1mo ago A 46 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Generates immutable Dart data classes, sealed union types, and deep copyWith using Freezed (v3.2.x) with optional jsonserializable integration. Use when creating DTOs, API response models, app state classes, or any model requiring immutability, pattern matching, or JSON serialization. Activates on: @freezed…

not rated 7 1mo ago A 113 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Configures GitHub Actions CI/CD workflows for Flutter projects. Use when creating or editing .github/workflows/ YAML files for Flutter, integrating subosito/flutter-action, automating flutter test, flutter analyze, or dart format on push or pullrequest events, running buildrunner in CI, building Android AAB or iOS IPA…

not rated 7 1mo ago A 107 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Builds SEO-friendly web applications with Dart using the Jaspr framework. Use when creating Dart-based websites, blogs, or landing pages requiring semantic HTML output; implementing server-side rendering (SSR) or static site generation (SSG); adding Tailwind CSS via jasprtailwind; routing with jasprrouter; testing…

not rated 7 1mo ago A 93 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

AI-driven Flutter E2E testing via VM Service CLI. Control running Flutter apps in debug mode for smoke tests, regression checks, exploratory testing, and UI automation. Trigger when user mentions E2E testing, UI automation, smoke tests, integration testing, test automation, controlling Flutter apps, VM Service…

not rated 7 1mo ago A 158 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Reads an OpenAPI 3.0 specification and manually implements a type-safe Dart API layer using Dio for HTTP, Freezed or Equatable for models, and jsonserializable for serialisation. Use when given an OpenAPI/Swagger file (JSON or YAML) and asked to implement the API in Flutter/Dart, create Dart models from an API schema…

not rated 7 1mo ago A 134 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Integrates RevenueCat in-app purchases and subscriptions into Flutter apps using purchasesflutter (v10.x). Use when implementing paywalls, checking entitlements via CustomerInfo, configuring PurchasesConfiguration for iOS or Android, displaying paywalls with purchasesuiflutter, handling purchase errors via…

not rated 7 1mo ago A 111 tokens original MIT

integrating-sentry

36

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Integrates Sentry error tracking and performance monitoring into Flutter apps using sentryflutter. Use when setting up crash reporting in Flutter, calling SentryFlutter.init, adding SentryNavigatorObserver to GoRouter, tracing HTTP requests with sentrydio, capturing handled exceptions via Sentry.captureException…

not rated 7 1mo ago A 117 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Develops full-stack Dart backends using the Serverpod framework with PostgreSQL, Redis, and Docker. Use when building type-safe API endpoints, defining YAML data models, configuring Serverpod auth, writing server-side tests, running database migrations, deploying to Docker/AWS/GCP, or using Serverpod Mini for…

not rated 7 1mo ago A 76 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Build beautiful, accessible, and highly customizable user interfaces in Flutter using the Shadcn UI design system. This skill ensures proper framework integration (Pure, Material, or Cupertino), consistent theming, and effective use of the 30+ responsive components available in the library.

not rated 7 1mo ago A 43 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Supabase Flutter integration for PostgreSQL, Auth, Realtime subscriptions, Storage, Edge Functions, and Row Level Security. Use when building backend features with supabaseflutter or configuring database policies.

not rated 7 1mo ago A 44 tokens original MIT

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Converts TypeScript to idiomatic Dart 3 code, covering syntax mapping, type system translation, async patterns, and module migration. Activates when translating TypeScript interfaces, classes, enums, generics, union types, async/await patterns, or modules to Dart; migrating frontend or Node.js logic to Flutter/Dart…

not rated 7 1mo ago A 113 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: