Dimitri Remoiville
Community@dimitriremoiville · Sydney/NSW/Australia
Agent Skills by Dimitri Remoiville
Showing 54 vetted skills indexed across 1 GitHub repositories.
flutter-testing
Implement Flutter unit, bloc, widget, and golden tests with scaffolding helpers.
drift-persistence
Manage encrypted Flutter local storage with drift and sqlcipher migrations.
bloc-state
Implement Flutter state management with Bloc and Cubit patterns.
flutter-accessibility
Apply Flutter accessibility patterns with semantics, tap targets, and text scaling.
dio-networking
Configures a centralized Dio HTTP layer with auth and refresh interceptors for Flutter apps.
flutter-security
Implement secure storage, certificate pinning, and integrity checks in Flutter apps.
flutter-performance
Measure Flutter frame times and rebuild activity with DevTools Performance.
get-it-di
Document GetIt dependency injection wiring for Flutter apps.
firebase-services
Wire Firebase services to Flutter domain interfaces with GetIt bootstrap.
flutter-app-skeleton
Scaffold a new Flutter app with pubspec, lib layout, DI, routing, and testing scaffolds.
openapi-generation
Generate a typed Dart OpenAPI client from an API specification.
dart-style
Enforce Dart coding standards for immutability, pattern matching, and error handling.
widgets-and-screens
Generate Flutter screens and widgets with routing and bloc wiring.
freezed-patterns
Model immutable Flutter states with Freezed sealed classes and unions.
localization-arb
Resolve multilingual UI strings in Flutter apps using ARB files and AppLocalizations.
clean-architecture-flutter
Define and enforce MVVM-like Flutter feature architecture with presentation, domain, and data layers.
sqldelight-persistence
Generate type-safe Kotlin interfaces from .sq files for multiplatform data access.
kmm-app-skeleton
Bootstrap Kotlin Multiplatform Mobile projects with standardized templates and placeholders.
xcframework-distribution
Distribute Kotlin Multiplatform Mobile modules to iOS via XCFramework, CocoaPods, or Swift Package Manager.
shared-viewmodels
Share ViewModels across Android and iOS in Kotlin Multiplatform Mobile projects.
kotlinx-serialization
Configure kotlinx-serialization JSON with shared instances and sealed hierarchies.
koin-di
Wire dependency injection for Kotlin Multiplatform projects using Koin.
kmm-testing
Provide standardized Kotlin Multiplatform testing patterns for commonTest, androidUnitTest, and iosTest.
kmm-architecture
Guide MVVM and Clean Architecture layer placement in Kotlin Multiplatform projects.