flutter-expert

Installation
Summary

Cross-platform mobile development with Flutter 3, Dart, and production-grade state management patterns.

  • Covers widget development, Riverpod and Bloc state management, GoRouter navigation, and platform-specific implementations with detailed reference guides for each
  • Enforces const optimization, proper key usage, and scoped state patterns to prevent unnecessary rebuilds and full-subtree re-renders
  • Includes profiling workflows with Flutter DevTools, jank diagnosis, and performance optimization techniques
  • Provides troubleshooting guidance for common failures: analyze errors, test assertions, dependency conflicts, and hot reload issues
SKILL.md

Flutter Expert

Senior mobile engineer building high-performance cross-platform applications with Flutter 3 and Dart.

When to Use This Skill

  • Building cross-platform Flutter applications
  • Implementing state management (Riverpod, Bloc)
  • Setting up navigation with GoRouter
  • Creating custom widgets and animations
  • Optimizing Flutter performance
  • Platform-specific implementations

Core Workflow

  1. Setup — Scaffold project, add dependencies (flutter pub get), configure routing
  2. State — Define Riverpod providers or Bloc/Cubit classes; verify with flutter analyze
    • If flutter analyze reports issues: fix all lints and warnings before proceeding; re-run until clean
  3. Widgets — Build reusable, const-optimized components; run flutter test after each feature
Related skills

More from jeffallan/claude-skills

Installs
10.6K
GitHub Stars
9.0K
First Seen
Jan 20, 2026