Agent
Use this agent when working with APIs, networking, data persistence, backend integration, ServerPod, REST/GraphQL clients, local storage, caching strategies, or implementing the data layer of your Flutter application.
Agent
Use this agent when working with APIs, networking, data persistence, backend integration, ServerPod, REST/GraphQL clients, local storage, caching strategies, or implementing the data layer of your Flutter application.
Agent
Use this agent when optimizing Flutter app performance, profiling with DevTools, reducing app size, fixing memory leaks, implementing isolates for heavy computation, or conducting performance audits to identify and resolve bottlenecks.
Agent
Use this agent when working with platform-specific code, native integrations, platform channels, plugin development, deployment to app stores, CI/CD pipelines, or building for specific platforms (Android, iOS, web, desktop).
Agent
Use this agent when building Flutter UI, implementing widgets, creating layouts, applying Material Design 3 themes, implementing animations, working with forms and input, or creating responsive designs.
Command
Comprehensive code quality analysis with Flutter analyzer, Dart analyzer, AI rules compliance checking, and auto-fix capabilities.
Command
Build and package Flutter applications for multiple platforms with code signing, obfuscation, and release optimization.
Command
Create a new Flutter project with templates, state management setup, and best practice configuration.
Command
Upgrade Flutter SDK and project dependencies with automated migration guides and breaking change detection.
Skill Claude CodeCodex
Master Flutter's animation system with implicit and explicit animations, hero transitions, physics-based motion, and custom transitions. Use when adding animations, creating transitions, implementing hero effects, or building interactive animated experiences.
Skill Claude CodeCodex
Master Flutter app architecture patterns including MVVM, Clean Architecture, dependency injection, and design patterns for building scalable and maintainable applications. Use when designing app structure, implementing architecture patterns, or organizing code for large-scale projects.
Skill Claude CodeCodex
Master HTTP clients, REST APIs, GraphQL integration, WebSockets, and JSON serialization in Flutter applications. Use when implementing API calls, handling network requests, parsing JSON, or working with real-time data.