Loading...
Loading...
Found 364 Skills
Flame Engine core fundamentals - components, input, collision, camera, animation, scenes
Isar Database, Caching & Offline-First Patterns
CI/CD Pipelines, Versioning & Release Management
State Management, Dependency Injection & Navigation
Quality Assurance & Advanced Testing
Security & Data Integrity (Architect Level)
Handle asynchronous operations safely using Futures and Streams.
Use idiomatic doc comments to provide a professional API surface.
Clean Code, Dart Guidelines & Documentation
Configure and resolve static analysis warnings to maintain project health.
Integrate OpenClix by adding local client code templates into an existing mobile app with minimal edits, strict dependency reuse, and post-integration build verification.
Use Riverpod family providers to pass parameters and cache per parameter; FutureProvider.family, NotifierProvider.family, autoDispose with family, overriding in tests. Use when fetching data by ID, pagination, or any provider that depends on a parameter. Use this skill when the user asks about family, provider parameters, or caching by ID.