ahmed3elshaerahmed3elshaerCommunityยท29 Agent Skills Included

everything-claude-code-mobile

End-to-end Android, iOS, and KMP feature building and testing

Builds complete mobile features from a plain description through planning, implementation, testing, build fixing, and quality review. Covers Android, iOS, and Kotlin Multiplatform with ready patterns for Compose, SwiftUI, Ktor, Room, Core Data, and offline sync. Eliminates manual boilerplate, flaky test hunting, and repetitive architecture setup across mobile projects.
npx skills add ahmed3elshaer/everything-claude-code-mobile --all -g -y
Available:

Tells the agent how to detect the mobile project type, route requests to the right platform skills, and enforce rules like TDD, structured concurrency, and secret handling.

All Skills in This Repository (29)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

mobile-verification

Automate repeated mobile test runs with Pass@k verification across unit, UI, and Compose tests.

Community
Basic
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

combine-framework

Build reactive data flows with Combine publishers, subjects, and operators.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

shared-models

Create Kotlin Multiplatform domain models with @Serializable data classes and sealed hierarchies.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

mobile-memory

Persist mobile project context across sessions with /memory- commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

koin-patterns

Configure Android dependency injection with Koin modules, scopes, and ViewModels.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

ios-testing

Automate XCTest-based unit and UI tests for Swift/SwiftUI projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

expect-actual

Separate shared Kotlin Multiplatform APIs from Android and iOS implementations.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

kmp-di

Configure Koin dependency injection across Kotlin Multiplatform common and platform modules.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

mobile-testing

Standardize Android unit, integration, and UI tests with JUnit5, MockK, Turbine, and Compose testing.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

mobile-instinct-v1

Capture Kotlin/Android development patterns with confidence scores during .kt file edits.

Community
Basic
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

jetpack-compose

Applies Jetpack Compose patterns for Android declarative UI development.

Community
Intermediate
๐Ÿ“ฆ In Repo
ahmed3elshaerahmed3elshaer

gradle-patterns

Standardize Android Gradle configurations with version catalogs and convention plugins.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’