Claude Skills for Mobile Development
Reusable instructions that teach Claude Code mobile-specific patterns.
9 tools curatedAndroid Reverse Engineering Skill
Lets your AI agent decompile APKs and other Android binaries to extract API endpoints, auth patterns, and execution flows — no source code needed.
Claude Swift Engineering
Loads Claude Code with agents and knowledge for Swift 6.2, TCA, SwiftUI, and concurrency. Covers the whole loop from architecture planning to testing so the agent doesn't wing it.
Jetpack Compose Agent Skill
An agent skill that gives AI coding tools expert knowledge of Jetpack Compose through 13 reference guides and actual androidx/androidx source code. Covers state management, performance, navigation, animation, modifiers, theming, accessibility, and more — backed by real source code instead of hallucinated APIs.
Expo Skills
Maintained by the Expo team. Gives AI agents the context they need to scaffold, build, and debug Expo apps without hallucinating deprecated APIs.
iOS Simulator Skill
Your AI agent can boot simulators, navigate by accessibility labels, run visual diffs between screenshots, and trigger builds. Good for automating the test-fix-test cycle.
Kotlin Agent Skills
Gives your AI agent Kotlin-specific knowledge for Spring/JPA backend work and Android build tooling like AGP 9 migration.
Swift Concurrency Agent Skill
Gives your AI agent deep knowledge of async/await, actors, and Sendable. Especially useful during Swift 6 migrations where the compiler errors are not exactly self-explanatory.
SwiftUI Agent Skill
Teaches your AI agent how SwiftUI actually works, including Liquid Glass patterns and state management. The kind of context that keeps it from suggesting UIKit workarounds.
SwiftUI Pro Skill
Teaches your AI agent to spot real-world SwiftUI mistakes — deprecated APIs, accessibility gaps, and performance issues — drawing on Paul Hudson's extensive SwiftUI experience.