Loading...
Loading...
Found 184 Skills
iOS development expert including SwiftUI, UIKit, and Apple frameworks
Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.
Pattern extraction and skill generation for mobile development sessions. Automatically learns from your coding patterns.
Expo Framework-specific guidelines. Includes best practices for Views, Blueprints, and Extensions.
This skill should be used when users need to implement or work with the TenTap rich text editor for React Native. It provides comprehensive guidance on installation, basic setup, advanced customization, API reference, and real-world examples for building rich text editing experiences in mobile applications.
Implement and customize the SearchField widget for Flutter autocomplete functionality. Use when implementing search/autocomplete features, dropdown searches, or when the user mentions SearchField, autocomplete, or suggestion lists in Flutter.
Use when you have a written implementation plan to execute with review checkpoints
Manage multiple Flutter versions efficiently using Git worktrees, eliminating the need for external version managers like FVM.
Learn how to build and utilize a graph database within your Flutter applications using SQLite and the Drift package to model relationships between data.
This blog post explores how to optimize HTTP client selection in Flutter applications based on the platform, using Cronet on Android and Cupertino's native client on iOS for improved performance and caching.
Learn how to build dynamic Flutter UIs by directly using streams within your widget's build method, enabling reactive screen updates and more efficient data handling.
Draft scaffold; incomplete and not for normal use. Cross-platform mobile development patterns. Extends core-coding-standards with mobile-specific rules. Use when building mobile apps.