Command
Run an enterprise pre submission compliance audit on an iOS or Android app against Apple App Store and Google Play rejection rules. Pass a project path or run from the project root.
152 tagged android, measured the same way as everything else here.
Browse within: ios 72kotlin 46Autonomous Agents 27agent-orchestration 27kotlin-multiplatform 26swift 26figma 24figma-api 21flutter 21workflow 20app-store 17claude-plugin 17expo 17android-emulator 9
Command
Run an enterprise pre submission compliance audit on an iOS or Android app against Apple App Store and Google Play rejection rules. Pass a project path or run from the project root.
ahmed3elshaer/everything-claude-code-mobile
Command
Unified mobile build command. Detects platform (Android/iOS/KMP) and delegates to appropriate build command. Invokes platform-specific resolver on failure.
ahmed3elshaer/everything-claude-code-mobile
Command
Save and restore mobile development checkpoints. Capture build variants, test states, and project state before risky operations.
ahmed3elshaer/everything-claude-code-mobile
Command
Run automated verification loops with pass@k metrics for mobile testing. Executes tests multiple times to detect flakiness.
Command Claude Code
Audit, generate, or compare specifications for existing KMP features.
Command Claude Code
Review a KMP feature against architecture patterns and spec.
Command Claude Code
Generate comprehensive tests for a KMP feature.
Command Cursor
Check the diff against main, and remove all AI generated slop introduced in this branch.
Command Claude Code
Add a user-facing string/plural to all 16 locales (Android + iOS).
Command Claude Code
Extract Android/iOS logic into the shared KMP module, test-first.
Command Claude Code
Run pre-submission checks — automated gates + manual checklist.
Command
Auto-commit changes after a Spec Kit command completes.
Command
Create a feature branch with sequential or timestamp numbering.
Command
Validate current branch follows feature branch naming conventions.
Command Claude Code
Create a change and generate all artifacts needed for implementation in one go.
Command Claude Code
Break down a task into subtasks with dependencies for parallel execution.
Command Cursor
Create a change and generate all artifacts needed for implementation in one go.
Command
A command that applies changes from a Figma design file to the current design branch, then commits, pushes, and checks the project build. Figma is a tool for creating and sharing interface designs.
Command
A command that prepares a designer's review branch from a developer's GitHub pull request. A pull request is a proposed set of code changes, and a branch is a separate line of project history.
Command
A handoff command that creates a pull request from a designer's working branch to the developer's branch after design changes are ready for review. A pull request is a request to inspect and merge code changes.
Command
Health-check this Jetpack Compose codebase with compose-doctor and fix the findings.
Command
Run the sprint — launch developer agents in parallel, review each PR, gate to QA, surface bugs back into the loop.
Command
Mostly-autonomous end-to-end run — idea → scope-lock → sprint loop → ship-readiness, surfacing only blockers and the two human gates (scope-lock, ship).
Command
Ship a release — runs security review, then release-manager, gating on QA sign-off and clean bug board.