#181 · Primary category: AI Tool Directories & Curated Lists
awesome-android-agent-skills
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Android development (Kotlin, Jetpack Compose, etc.).
Project last updated:07/27/26
GitHub Stars
945
Forks
93
Contributors
2
License
Apache-2.0
Why we included this project
The idea is straightforward: instead of re-typing the same long prompts into Copilot, Claude, Gemini, or Cursor, you install a set of SKILL.md files that teach the assistant to actually write modern Android code. The collection covers the spots where these tools most often stumble, like ViewModel state with StateFlow, Jetpack Compose and navigation, Room and Retrofit data layers, and migration from XML or RxJava. Because the skills share a common Agent.md context file, an assistant picks up one architecture and follows it consistently instead of improvising per request. The curation is the real value: each skill encodes concrete 2025-era practices rather than generic advice, and since the whole thing is just files, teams can copy it into their workspace, adapt it to their own standards, or borrow it as a template for their own skills. It also works as a clear worked example of the agent skills format, which helps if you are learning how to structure project-level agent guidance.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
awesome-llm-apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
awesome-mcp-servers
A collection of MCP servers.
awesome-design-md
A collection of DESIGN.md files analysis by popular brand design systems. Drop one into your project and let coding agents generate a matching UI.
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems