André_Lucas
Community@andrelucassvt · Pará, Brazil
Flutter development
Agent Skills by André_Lucas
Showing 23 vetted skills indexed across 3 GitHub repositories.
flow-init
Scan a repository to generate project-flow documentation in ./flow/.
flutter-adaptive-ui
Implement breakpoint-driven Flutter UIs using MediaQuery and LayoutBuilder.
writing-plan
Generate a structured Markdown implementation plan saved to ./plan/<plan-name>.md.
brainstorming
Analyze project context and generate a briefing before implementation.
flutter-expert
Plan Flutter project architecture with clean layers and code examples.
flow
Scan a repository and generate a Markdown flow document.
implement-service
Implement device-local services with StorageService and LazySingleton DI in Flutter apps.
guideline-apple
Audit Flutter projects for Apple App Store compliance and privacy requirements.
implement-view
Automate Flutter View scaffold creation with Bloc/Cubit, DI, and routing.
custom-paint
Generate Flutter CustomPainter implementations for advanced 2D graphics.
implement-admob
Centralize Google AdMob configuration and lifecycle management in Flutter apps.
configure-di
Configure GetIt dependency injection in Flutter projects with registration rules.
implement-data
Automate Flutter data layer creation with Clean Architecture templates.
flutter-isolates
Determine when to offload Flutter CPU-bound work to isolates.
implement-widget
Enforce reusable Flutter widget architecture with StatelessWidget and StatefulWidget guidelines.
implement-auth-token-flow
Implement Bearer token authentication flows for Flutter apps with Dio interceptors.
skill-creator
Create, test, and refine Claude skills through evaluation loops and benchmarks.
flutter-animating-apps
Implement Flutter animations using AnimationController, Tween, and AnimatedBuilder.
implement-view-model
Automate Flutter Cubit and State implementation for standardized UI state management.
implement-domain
Implement immutable Flutter domain entities and repository interfaces with Future<Result<T>>.
implement-firebase-notifications
Implement and audit Firebase Cloud Messaging push notifications in Flutter apps.
configure-navigation
Centralize Flutter GoRouter configuration and route management in app_routes.dart and app_router.dart.
implement-in-app-purchase
Generate complete In-App Purchase implementation for Flutter apps.