Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Mobile

Mobile

379 Claude Code skills in the Mobile sub-category of Engineering.

379 skills · updated 2026-06-12 · showing 1–60 of 379 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Flutter development with Clean Architecture and BLoC. Trigger when the user wants to create widgets, screens, or Flutter features.
Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.
DevOps Engineer 성장을 위한 특정 주제 모의 면접 스킬. 기초→심화 수준별 질문 진행 후 요약 정리. 사용 시점: (1) 특정 기술 주제 면접 준비, (2) 개념 이해 수준 자가 점검, (3) 학습 후 복습 및 피드백.
Review Android Kotlin code for architecture, performance, correctness, and best practices
Checks an iOS/iPadOS/macOS app project against Apple's App Store Review Guidelines before submission.
Enforce Clean Architecture and Offline-first patterns in this MovieFinder codebase
Activate when debugging any bug or error. Enforces the 7-step debug trajectory protocol with pattern-first checking, 3-exchange stop rule, and trajectory recording.
Reviews how design patterns are used or misused across the codebase and where patterns would help. Use when evaluating architecture, pattern fit, or over-engineering.
KAppMaker CLI - automate mobile app bootstrapping, AI logo/screenshot generation, App Store Connect setup, Google Play Console setup, Adapty subscriptions, image tools, Android…
Quick pre-investigation scan of the pattern bank. Use before any debugging session to check if the current bug matches a known root cause pattern. Takes 30 seconds, saves hours.
Appium mobile testing framework for iOS and Android automation
Skill for avionics architecture design and system integration
Use when you need to refactor Java code to adopt modern Java features (Java 8+) — including migrating anonymous classes to lambdas, replacing Iterator loops with Stream A — from…
Development commands for OneKey monorepo. Use when running dev servers, building apps, linting, testing, or troubleshooting build issues.
Sentry error tracking and monitoring for OneKey. Use when configuring Sentry, filtering errors, analyzing crash reports, or debugging production issues.
[73] CLOSE. Record and maintain Lessons in MEMORY.md after a problem is solved or the user confirms success.
Outbox Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for transactional outbox, polling publisher, and reliable messaging audits.
Saga Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for saga orchestration, choreography, and distributed transaction audits.
Search ACE playbook before implementing, building, fixing, debugging, or refactoring code. Capture patterns after completing substantial coding work.
Mobile app development conventions for Adynato projects using React Native and Expo. Covers navigation patterns, native APIs, performance optimization, and platform-specific…
Expert Flutter specialist mastering Flutter 3+ with modern architecture patterns. Specializes in cross-platform development, custom animations, native integrations, and…
Cross-platform mobile specialist building performant native experiences. Creates optimized mobile applications with React Native and Flutter, focusing on platform-specific…
Expert Swift developer specializing in Swift 5.9+ with async/await, SwiftUI, and protocol-oriented programming.
Design Agentforce conversations that span multiple turns without losing context: session variable scoping, conversation memory, clarifying-question patterns, topic-to-topic…
Automate ADB commands for device management, app installation, and log analysis. Use when listing devices, installing APKs, viewing logs, debugging app issues, or capturing…
AdMob integration patterns for monetization - banner ads, interstitials, rewarded ads. Use when setting up ads, implementing different ad formats, or testing with test ad units.
Production-ready Agent Skills framework for Android Kotlin development. Provides Clean Architecture patterns, Jetpack Compose best practices, validation DSL, MVI state management,…
A complete, self-contained reference for modifying Android APKs — from decompilation to adding features, signing, testing, and local delivery.
Android background task specialist for WorkManager, Foreground Services, Doze mode, and battery optimization.
Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.
Defines Android/Kotlin coding conventions for the project. Includes naming rules, forbidden patterns, preferred practices, and code style guidelines.
Use to find stuck coroutines, leaked jobs, and suspended awaits with no resumer — the concurrency bugs that don't crash but cause hangs, missing UI updates, or memory creep.
Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues.
Production-grade Android app development guide covering native (Kotlin/Java), cross-platform (Flutter, RN, KMM), and hybrid architectures.
Standards, architecture patterns, and best practices for Android app development with Kotlin, Jetpack Compose, and Android Jetpack libraries using clean architecture and MVVM.
Android development guidelines for Kotlin with clean architecture, MVI pattern, Material Design, and best practices for building robust mobile applications
Setup UI Automator 2.4 smoke test for validating app launches (works with debug and release builds)
Android development expert including Jetpack Compose, Kotlin, and Material Design
Firebase integration patterns for Android - Crashlytics, Analytics, Remote Config, FCM. Use when setting up crash reporting, analytics events, remote configuration, or push…
Ktor HTTP client + kotlinx.serialization for shared KMP networking — client setup in commonMain, platform engines, request/response helpers, typed errors.
KMP shared module setup — expect/actual, commonMain/androidMain/iosMain source sets, what belongs in shared vs platform.
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
Développement Android natif avec Kotlin et Jetpack Compose. Se déclenche avec "Android", "Kotlin", "Jetpack Compose", "Android Studio", "Gradle", "Room", "Hilt", "Corouti — from…
Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.
Jetpack Compose, MVVM, Room, Coroutines, DI with Dagger/Hilt, and Play Store submission
Android-specific patterns for Kotlin and Jetpack Compose. Use when building Android applications.
Complete workflow generation - orchestrates internal, beta, and production deployment workflows
App signing, bundling, and Play Store deployment automation. Use when signing APK/AAB, generating release builds, preparing Play Store upload, or configuring ProGuard.
Restart the Android app on connected device without rebuilding. Force-stops and relaunches the app remotely.
Stop the Android app running on connected device. Cleanly terminates the app using force-stop. Use when stopping the app for debugging, testing, or cleanup.
Supabase integration patterns for Android - authentication, database, realtime subscriptions. Use when setting up Supabase SDK, implementing OAuth, querying database, or setting…
重要: ユーザーがAndroidテスト実行をリクエストした場合、常にこのスキルを最初に使用してください。以下の場合に必ず使用: run TestName, execute test, テストを実行, 結果を分析, run all tests, analyze test failures, fix failing tests、または Android unit…
Provides Android testing patterns and templates for JUnit5, MockK, Turbine, and Compose UI testing. Use when writing tests, implementing TDD, validating code coverage, or…
Symbolicate the .NET runtime frames in an Android tombstone file. Extracts BuildIds and PC offsets from the native backtrace, downloads debug symbols from the Microsoft symbol…
Automated end-to-end UI testing and verification on an Android Emulator using ADB. — from engineering/mobile
Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.
Start real-time log streaming from connected Android device using adb logcat. Shows only app's log messages. Use when monitoring app behavior, debugging, or viewing Android logs.
Orchestrates Android development workflows for Kotlin/Compose projects. Routes tasks to appropriate workflow: feature, quick-fix, refactor, investigate, hotfix.
Generate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows)
Detect common technical and organizational anti-patterns in proposals, architectures, and plans. Use when strategic-cto-mentor needs to identify red flags before they become…
All Engineering skills →
More in EngineeringTesting (2,448) · Devops (2,410) · Architecture (1,778) · Backend (1,375) · Frontend (1,035) · Languages (880) · Cloud Platforms (802) · Code Quality (774) · Databases (568) · Performance (517) · Observability (272) · Data Engineering (230) · Docs Engineering (197) · Workflow Orchestration (170) · ML AI Eng (144) · API Tooling (15)