ahmed3elshaer/everything-claude-code-mobile
Agent
SwiftUI patterns specialist. Guides on state management, view optimization, theming, animations, and SwiftUI best practices. Use when building or reviewing SwiftUI UI.
205 tagged android, measured the same way as everything else here.
Browse within: android-development 62ios 44androidx 34Autonomous Agents 30agent-orchestration 30agents-md 28kotlin 28app-store 24kotlin-multiplatform 17swift 17app-store-optimization 12aso 12expo 10claude-plugin 9
ahmed3elshaer/everything-claude-code-mobile
Agent
SwiftUI patterns specialist. Guides on state management, view optimization, theming, animations, and SwiftUI best practices. Use when building or reviewing SwiftUI UI.
haidrrrry/compose-kotlin-agent-skills
Agent
Aider reads CONVENTIONS.md, .aider.conf.yml, and files you add to context.
haidrrrry/compose-kotlin-agent-skills
Agent
For Amazon Q in IDE (VS Code, JetBrains, etc.) and Amazon Q CLI.
haidrrrry/compose-kotlin-agent-skills
Agent
cd your-android-project git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .github/skills/compose-kotlin-agent-skills.
Agent
Use this agent to investigate Android app crashes, ANRs, or native crashes. Collects and analyzes logs, tombstones, ANR traces, and provides diagnosis. Triggers on "app crashed", "analyze crash", "debug ANR", "tombstone", "native crash".
Agent Claude Code
Extracts a Maven dependency's JAR (or sources JAR) into the project build dir so you can browse its classes and source. Use when you need to explore the API or internals of a library. Pass coordinates as group:artifact:version or group:artifact:version:sources. Omit version to have it looked up from…
Agent Claude Code
Runs Gradle commands with filtered output to keep the parent context window clean. Use for any ./gradlew or gradle invocation — compilation, tests, formatting checks.
krutikJain/android-agent-skills
Agent Claude Code
Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects.
krutikJain/android-agent-skills
Agent Claude Code
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
krutikJain/android-agent-skills
Agent Claude Code
Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.
Agent Claude Code
Reviews Android Compose / iOS SwiftUI changes for screen-reader and reduce-motion regressions. Use proactively after any UI change, before opening a PR that touches ui/ or iosApp/ Views, or when asked to check TalkBack/VoiceOver accessibility. A core user base is blind and visually impaired — accessibility is treated…
Agent
Agent "orchestrator" from Kbediako/codex-termux-pocket, covering user updates spec, reviews and general guidelines.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase. launch-store is single-context: one CONTEXT.md + docs/adr/ at the repo root.
Agent
Issues and PRDs for launch-store live as GitHub issues on YosefHayim/launch-store. Use the gh CLI for all operations - it infers the repo from git remote -v automatically inside a clone.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker. launch-store uses the canonical names as-is.
Agent Claude Code
Runs a build/test command (gradle, xcodebuild, npm, vitest) and returns a compressed failure summary — first failing task, error message, file:line — instead of raw logs.
Agent Claude Code
Writes or updates user-facing docs (README sections, setup guides, CI recipes) from the actual code and PLAN.md. Not for API design or code changes.
Agent Claude Code
Implements a well-specified, self-contained coding task (one module, one command, one component) from a detailed spec. Not for architecture decisions or cross-cutting changes.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
Comment les skills d'ingénierie doivent consommer la documentation de domaine de ce repo en explorant le code.
Agent
Why gplay is agent-first: machine-stable JSON, semantic exit codes with resolvable refusals, dry-runs that announce required safety flags, offline API introspection, and llms.txt.
Agent
Pre-built agent skills for gplay: one per command namespace, installed with gplay install-skills, for Claude Code and compatible AI coding tools.
Agent Claude Code
Gathers information on token caching, subprocess isolation, and cost-control in Claude Code. Triggers on: research token caching, check subprocess overhead, find caching rules.
Agent
Use this agent to perform a thorough, line-level code review of recently written or changed code. This is the FIRST half of the two-agent cross-validation review workflow (paired with system-architect). It focuses on correctness, bugs, security (OWASP Top 10), style/convention adherence, and maintainability at the…