From f5-stacks
Provides Flutter/Dart guidance on architecture (BLoC, Riverpod), state management, widgets, navigation (GoRouter), data (Dio, Hive), performance, and testing for cross-platform mobile apps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-stacks:flutterThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Google's UI toolkit for building natively compiled applications.
architecture/clean-architecture.mdarchitecture/feature-first.mdarchitecture/project-structure.mdforms/flutter-form-builder.mdforms/form-validation.mdnavigation/deep-linking.mdnavigation/go-router.mdnavigation/navigator-2.mdnetworking/dio-client.mdnetworking/error-handling.mdnetworking/retrofit.mdperformance/image-caching.mdperformance/lazy-loading.mdperformance/optimization.mdstate-management/bloc-pattern.mdstate-management/provider.mdstate-management/riverpod.mdstate-management/state-notifier.mdstorage/drift.mdstorage/hive.mdGoogle's UI toolkit for building natively compiled applications.
Auto-detected when project contains:
pubspec.yaml filelib/main.dart fileflutter packagenpx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksProvides expert Flutter/Dart patterns for cross-platform mobile apps including feature-first project structure, const widget best practices, and Riverpod/Bloc state management.
Guides Flutter cross-platform app development: widget patterns, Riverpod/Bloc state management, GoRouter navigation, const/performance optimization, responsive layouts, testing, DevTools.
Provides Flutter patterns for widget architecture, state management, Impeller renderer, and platform-adaptive design, avoiding common mistakes.