Agent Skills by maxkishchenko2015
Showing 19 vetted skills indexed across 1 GitHub repositories.
flutter-testing
Guide unit, widget, and integration testing for Flutter apps.
flutter-architecture
Guide Flutter app structure with Bloc/Cubit and feature-first or layer-first architectures.
flutter-networking
Build a Flutter networking layer with Dio and Retrofit for typed REST APIs.
flutter-ui-constants
Define a centralized KSize constants class for Flutter UI metrics.
flutter-navigation
Implement Flutter navigation and routing with Navigator API, go_router, or auto_route.
flutter-web-environment
Set up and validate Flutter Web environments with server configuration and deployment checks.
flutter-adaptive-ui
Automate adaptive Flutter UI design with Abstract, Measure, Branch breakpoints.
dart-drift
Implement persistent storage in Dart applications using Drift with SQLite or PostgreSQL.
flutter-drift
Implement drift as a local SQLite persistence layer in Flutter apps.
flutter-internationalization
Guide Flutter developers through gen-l10n and intl localization setup.
flutter-tooltips-patterns
Implement multi-step tooltip tours in Flutter apps using OverlayEntry and Bloc/Cubit.
flutter-slang-localization
Generate a type-safe Dart localization API from translation files for Flutter apps.
flutter-theme-context-l10n
Standardize ThemeData, localization delegates, and BuildContext extensions for Flutter apps.
flutter-animations
Guide developers in implementing implicit, explicit, hero, and staggered Flutter animations.
flutter-utils
Centralize Flutter utilities for launches, validation, formatting, and country-code lookups.
flutter-result-cache
Model Flutter operation outcomes with a typed Result and reactive BehaviorSubject cache.
agents-md-generator
Create and update AGENTS.md files for monorepos and multi-package projects.
flutter-duit-bdui
Integrate Duit to render backend-driven UI layouts in Flutter.
project-guidelines
Enforce Flutter/Dart coding standards and architecture from GUIDELINES.md.