everything-claude-code-mobile
End-to-end Android, iOS, and KMP feature building and testing
All Skills in This Repository (29)
Pure Emerald Level Indicatorsmobile-verification
Automate repeated mobile test runs with Pass@k verification across unit, UI, and Compose tests.
combine-framework
Build reactive data flows with Combine publishers, subjects, and operators.
shared-models
Create Kotlin Multiplatform domain models with @Serializable data classes and sealed hierarchies.
mobile-memory
Persist mobile project context across sessions with /memory- commands.
koin-patterns
Configure Android dependency injection with Koin modules, scopes, and ViewModels.
ios-testing
Automate XCTest-based unit and UI tests for Swift/SwiftUI projects.
expect-actual
Separate shared Kotlin Multiplatform APIs from Android and iOS implementations.
kmp-di
Configure Koin dependency injection across Kotlin Multiplatform common and platform modules.
mobile-testing
Standardize Android unit, integration, and UI tests with JUnit5, MockK, Turbine, and Compose testing.
mobile-instinct-v1
Capture Kotlin/Android development patterns with confidence scores during .kt file edits.
jetpack-compose
Applies Jetpack Compose patterns for Android declarative UI development.
gradle-patterns
Standardize Android Gradle configurations with version catalogs and convention plugins.
Frequently Asked Questions
FAQPage SchemaHow to install everything-claude-code-mobile?โผ
Run `npx skills add ahmed3elshaer/everything-claude-code-mobile --all -g -y` in your terminal to install all skills globally.
How to build a full mobile feature automatically?โผ
Use the feature-builder skill to run a six-phase pipeline that plans, implements, tests, fixes builds, and verifies a complete feature from one description.
Does it support Kotlin Multiplatform projects?โผ
Yes. It includes dedicated skills for KMP networking, shared models, expect/actual patterns, SQLDelight, and shared coroutines.
Which coding tools does it work with?โผ
It works with Claude Code, Codex, Cursor, Windsurf, Cline, OpenCode, and other hosts that read AGENTS.md or SKILL.md files.
Can it detect and fix flaky mobile tests?โผ
Yes. The mobile-verification skill runs tests multiple times with pass@k scoring to expose flaky tests and reliability trends.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core