Total 30,680 skills, Mobile Development has 1012 skills
Showing 12 of 1012 skills
Apple Intelligence skills for on-device AI features including Foundation Models, Visual Intelligence, App Intents, and intelligent assistants. Use when implementing AI-powered features.
Swift/iOS static analysis CLI. Use `depgraph` to find who calls a function, what breaks if you change a file, track call sites and blast radius before refactoring, and map symbol dependencies across files. Use `ask` to consult Swift/iOS/tvOS/watchOS/macOS documentation and best practices.
Expert in data persistence, local-first architectures, and synchronization strategies for Capacitor/Android applications.
Clean Architecture, Data Models, Tech Stack, Error Handling & Platform Channels
Flutter DevTools, Profiling, Logging & Memory Management
App Flavors, Environment Config & Build Variants
HTTP Networking with Dio, Retry & Caching Patterns
State Management, Dependency Injection & Navigation
Isar Database, Caching & Offline-First Patterns
Find and read source code for Dart or Flutter packages from project dependencies or pub.dev. Use when asked to inspect package implementation details, trace dependency code, locate package files by resolving `.dart_tool/package_config.json`, or inspect a package that is not currently installed by unpacking it with `dart pub unpack`.
Best practices for MethodChannels, EventChannels, and Federated Plugins.
Best practices for implementing efficient business logic on mobile using appropriate algorithms and data structures.