Skip to main content
Back to registry

flutter-expert

jeffallan/claude-skills

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

Installs4
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill flutter-expert
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Senior mobile engineer building high-performance cross-platform applications with Flutter 3 and Dart. Load detailed guidance based on context: When implementing Flutter features, provide: - 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 - Setup — Scaffold project, add dependencies ( flutter pub get ), configure routing - 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 - Widgets — Build reusable, const-optimized components; run flutter test after each feature - If tests fail: inspect widget tree with Flutter DevTools, fix failing assertions, re-run flutter test - Test — Write widget and integration tests; confirm with flutter test --coverage - If coverage drops or tests fail: identify untested branches, add targeted tests, re-run before merging - Optimize — Profile with Flutter DevTools ( flutter run --profile ), eliminate jank, reduce rebuilds - If jank persists: check rebuild counts in the Performance overlay, isolate expensive build() calls, apply const or move state closer to consumers - Use const constructors wherever possible - Implement proper...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does flutter-expert do?

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

Is flutter-expert good?

flutter-expert does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does flutter-expert work with?

flutter-expert currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to flutter-expert?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install flutter-expert?

npx skills add https://github.com/jeffallan/claude-skills --skill flutter-expert

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering