Mobile
3314 skills in Development > Mobile
cypress
Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and flake reduction
performance
Apply performance optimization patterns for game loop, rendering, and state updates. Use when discussing frame rate, optimization, profiling, or when editing core game loop code. Auto-apply when user mentions "slow", "fps", "lag", or "performance".
learning-development-plan
Эксперт по планам развития. Используй для создания IDP, competency mapping, skill assessments и learning pathways.
go-error-handling
Go error handling patterns including wrapping, custom error types, errors.Is/As, and error conventions. Use when handling, creating, or checking errors in Go.
android-app-icon
Generate app icon using IconKitchen and place in correct locations
flutter-reviewer
WHEN: Flutter/Dart code review, Widget patterns, State management checks, BLoC/Provider/Riverpod analysisWHAT: Widget best practices + State management patterns + Performance optimization + Platform channel reviewWHEN NOT: Native Android → kotlin-android-reviewer, Native iOS → ios-reviewer
barqnet-integration
Specialized agent for integrating BarqNet backend with multiple client platforms (Desktop/Electron, iOS/Swift, Android/Kotlin). Handles API contracts, authentication flows, error handling, token management, cross-platform compatibility, and end-to-end data flow validation. Use when connecting backend APIs to client applications or debugging integration issues.
image-optimizer
Compress, resize, and convert images for web/mobile. Handles PNG, JPG, WebP, SVG optimization. Use when user needs to optimize images for performance or convert formats.
monorepo-audit
File-to-agent mapping and manifest generation for composite monorepo audits. Provides dynamic discovery of all config agents, generates structured audit manifests with priority-ordered spawn instructions, and handles library vs consumer repo exclusions. Use when performing root-level composite audits that scan repository for all config files and coordinate parallel agent execution across 26+ config domains.
enterprise_bot
Lazy-load access to enterprise_bot codebase. Provides 12 nuclear protocol exports (cfg, CogTwin, auth, memory) and zipped source. Load SKILL.md instead of 60 files. Extract from src.zip on demand.
optimize-performance-profiling
Use when the app is slow or when optimizing functions. Enforces profile-first methodology to prevent premature optimization.
party-validator
Validate and manage D&D party configuration files including player names, character mappings, and DM information. Use when creating new party configs, troubleshooting speaker mapping issues, or verifying configuration before session processing.
task-orchestration
Select appropriate models (haiku/sonnet/opus) and parallelize tasks. Use at the start of implementation to optimize model selection and identify parallelization opportunities.
android-ux-flows
This skill is used to design Android user flows and screen structures that match the existing app patterns and keep forms, lists and navigation clear.
recommendation-letters
Generate high-quality recommendation letters for graduate school (MS/PhD), academic positions (faculty/postdoc), and industry/government/NGO roles. Uses template-based approach with context-aware customization. USE WHEN user says 'write recommendation letter', 'letter of recommendation', 'reference letter', or requests academic/professional recommendations.
claudekit-updater
Update ClaudeKit Engineer projects to the latest version. Capabilities include update single projects (safe mode with test branches), batch update multiple projects, find all ClaudeKit projects in home directory, verify updates with automated checks, preserve user settings and code, create timestamped backups, handle git workflows (branch, commit, merge), and rollback if needed. Use when user wants to update ClaudeKit framework, upgrade to latest version, apply new features/skills/commands, or maintain multiple ClaudeKit projects.
containerization
Docker, Kubernetes, and container orchestration for data applications
swift-concurrency
Swift Concurrency支援。async/await、Actor、Sendable、データ競合防止。使用タイミング: (1) 並行処理コードの実装時、(2) Swift 6 Strict Concurrency対応時、(3) データ競合の診断・修正時、(4) MainActorとバックグラウンド処理の設計時
your-skill-name
Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.
android-dev-standards
Standards, architecture patterns, and best practices for Android app development with Kotlin, Jetpack Compose, and Android Jetpack libraries using clean architecture and MVVM. Use for any Android coding, review, refactor, or design task, especially when acting as an AI coding agent that must follow established project conventions.