Victor González-Pacheco
Community@vgonpa · Madrid
Agent Skills by Victor González-Pacheco
Showing 16 vetted skills indexed across 2 GitHub repositories.
mobile-design-discovery
Guide mobile design discovery conversations to extract JTBD, context, taste, hierarchy, and constraints.
mobile-design-review
Audit mobile designs for usability, accessibility, and visual consistency gaps.
flutter-ui-craft
Implement Material 3 theming and ThemeExtension tokens for Flutter UI.
mobile-visual-design
Define mobile visual design systems with spacing, typography, color, and dark mode tokens.
mobile-ux-patterns
Provide decision frameworks for mobile UX patterns like navigation and onboarding.
optimizing-flutter-performance
Diagnose Flutter jank, reduce widget rebuilds, and detect memory leaks.
testing-flutter
Guide Flutter testing with unit, widget, integration, and golden tests using mocktail and Riverpod.
implementing-riverpod
Guide Riverpod 2.x provider implementation and AsyncValue state handling for Flutter.
enforcing-flutter-standards
Enforce Flutter code quality standards during development and code reviews.
building-flutter-widgets
Guide Flutter widget composition with Material Design 3 and responsive layouts.
deploying-flutter-ios
Deploy Flutter applications to the Apple App Store with code signing and Fastlane.
animating-flutter-ui
Implement implicit and explicit animations in Flutter applications.
deploying-flutter-android
Deploy Flutter Android apps to Google Play Store with signing and automation.
designing-flutter-architecture
Implement Clean Architecture with feature-based organization and strict dependency rules in Flutter.
securing-flutter-apps
Secure Flutter apps with OWASP Mobile Top 10 best practices.
integrating-flutter-backend
Integrates REST, Firebase, GraphQL APIs into Flutter apps with Dio, Retrofit, Freezed, and error handling via Either/Failure types.