Mobile
3314 skills in Development > Mobile
kotlin-di
Dependency Injection - Hilt, Koin, scopes, testing
reading-list
Capture articles via Apple Notes inbox. Auto-scrape, summarize, categorize, and track reading progress. Commands - "process reading list", "show unread", "summarize [topic]".
create-issues
Convert tasks.md into actionable GitHub Issues with Epic linking and dependency ordering. Use when (1) tasks.md has been generated by skill:spec, (2) user approves GitHub Issues creation, (3) manual task → issue conversion requested, (4) Epic needs sub-issues for tracking.
comp-band-designer
Design salary bands, analyze market positioning, and create compensation structures by role, level, and location. Generate pay ranges with percentile mapping and total comp modeling.
create-mongodb-repository
Create MongoDB repository implementation for production database. Use when implementing repository interface with MongoDB, setting up document mapping, creating indexes, or connecting to real database. Triggers on "mongodb repository", "mongo repository", "production repository", "database repository".
github-tools
Executes GitHub operations via gh CLI wrapper. Use when managing issues, pull requests, workflows, CI runs, projects, releases, cache, labels, or searching repositories and code.
tavily-tools
Executes Tavily AI web operations via unified Python CLI. Use when searching the web, extracting content from URLs, crawling websites, or mapping site structure.
writing-slash-commands
Use when creating or editing slash commands - applies TDD to slash command documentation by testing with SlashCommand tool and subagents before deployment, preventing inverted logic and untested conditionals
custom-plugin-flutter-skill-plugins
Production-grade Flutter plugin development mastery - Platform channels, federated architecture, MethodChannel/EventChannel, iOS Swift/Android Kotlin integration, pub.dev publishing with comprehensive code examples
flutter-review
Comprehensive Flutter code review skill that analyzes changed Dart files for critical bugs, logic errors, anti-patterns, and code quality issues. Performs priority-based analysis (P0 critical/P1 important/P2 quality) checking null safety, lifecycle issues, memory leaks, collection equality, Bloc/Provider patterns, code complexity, and logic correctness. Use this skill when the user (1) explicitly requests /flutter-review, (2) asks to review code/PR/MR/changes, (3) mentions code review in Flutter context, (4) is preparing to merge or commit Flutter code, (5) asks to check for bugs/issues/problems in Flutter code, (6) requests quality checks or asks if code is ready to merge, or (7) mentions specific concerns like memory leaks, null safety, lifecycle issues, or state management patterns.
apply-standards
Apply standardization contracts to generated code. Injects middleware forauthentication, validation, error handling, and observability. Uses naturaltransformations to preserve categorical composition. Run after gen-code.
image-filter-lab
Apply artistic filters to images including vintage, sepia, B&W, blur, sharpen, vignette, and color adjustments. Create custom filter presets.
custom-plugin-flutter-skill-devops
1800+ lines of DevOps mastery - CI/CD, code signing, app store, monitoring, Fastlane with production-ready code examples.
visual-engine-skill
Extend and apply the Visual Experience Engine across landing pages, inspiration galleries, and demos using safe, persona-aware animations and layouts. Use when adding or modifying visual experiences.
functional-introspection-principle
Apply functional introspection principles to self-analysis.
ios-testing-skill
Skill describing modern iOS testing patterns: Swift Testing vs XCTest, XCUITest best practices, and OS 2.2 expectations for coverage and flakiness.
Unnamed Skill
Watch a GitHub UAT PR for maintainer feedback or approval by polling comments until approved/passed.
moai-lang-cpp
Modern C++ (C++23/C++20) development specialist covering RAII, smart pointers, concepts, ranges, modules, and CMake. Use when developing high-performance applications, games, system software, or embedded systems.
typescript-generics
Apply when writing reusable functions, components, or utilities that work with multiple types while maintaining type safety.
PicoRuby Development Constraints
Documents memory limits and stdlib constraints for PicoRuby on ESP32. Use this when writing code that will run on ESP32 hardware or designing features for PicoRuby applications.