Skill Claude CodeCodex
Use when configuring build flavors, passing environment variables via dart-define-from-file, or setting up stage-specific credentials.
Skill Claude CodeCodex
Use when configuring build flavors, passing environment variables via dart-define-from-file, or setting up stage-specific credentials.
Skill Claude CodeCodex
Use when diagnosing Flutter layout issues, inspecting widget rebuilds, setting breakpoints, or tracking down UI rendering anomalies.
Skill Claude CodeCodex
Use when profiling CPU performance, tracking memory leaks, inspecting widget trees, or viewing network traffic in Flutter DevTools.
Skill Claude CodeCodex
Use when configuring HTTP network clients with Dio, adding auth token interceptors, handling retry logic, or caching API responses.
Skill Claude CodeCodex
Use when integrating Firebase Authentication, Cloud Firestore, Cloud Messaging, Crashlytics, or Firebase Analytics in Flutter.
Skill Claude CodeCodex
Use when fixing RenderFlex overflow errors, unbounded height and width exceptions, or ParentDataWidget layout conflicts.
Skill Claude CodeCodex
Use when writing manual JSON serializers with dart:convert and Dart pattern matching or automating model serialization.
Skill Claude CodeCodex
Use when configuring local persistence with Isar NoSQL database, defining schemas, or executing reactive queries in Flutter.
Skill Claude CodeCodex
Use when creating platform channels with MethodChannel, EventChannel, or type-safe bindings with Pigeon for iOS and Android.
Skill Claude CodeCodex
Use when securing local storage with fluttersecurestorage, enforcing AES-256-GCM encryption, or adding biometric authentication gates.
Skill Claude CodeCodex
Use when setting up deep linking, URL-based routing, ShellRoute navigation hierarchies, or route guards with GoRouter.
Skill Claude CodeCodex
Use when configuring multi-language support, App Resource Bundle (ARB) files, or plural and gender ICU formats in Flutter.
Skill Claude CodeCodex
Use when migrating iOS and macOS Flutter plugin dependencies from CocoaPods to Swift Package Manager (SPM).
Skill Claude CodeCodex
Use when defining automated testing strategies, organizing test pyramids, or establishing test naming conventions across Flutter apps.
Skill Claude CodeCodex
Use when creating design token systems, theme definitions, reusable UI components, or accessible widget layouts.
Skill Claude CodeCodex
Use when executing HTTP GET, POST, PUT, and DELETE operations, streaming responses, or parsing JSON in background isolates with package:http.
Skill Claude CodeCodex
Use when building, optimizing, and deploying Flutter Web applications targeting WebAssembly (Wasm-GC) with modern JS interop.
Skill Claude CodeCodex
Use when authoring, auditing, or updating CHANGELOG.md files to adhere strictly to Keep a Changelog and Semantic Versioning standards.
Skill Claude CodeCodex
Use when creating atomic Git commits with Conventional Commits syntax, structured scopes, and clear commit bodies.
Skill Claude CodeCodex
Use when creating or updating GitHub Actions CI/CD workflows for automated testing, static analysis, and artifact deployment.
Skill Claude CodeCodex
Use when opening, formatting, and standardizing Pull Requests with GitHub CLI gh commands, PR templates, and review checklists.