#458 · Primary category: AI Coding Assistants
compose-skill
Jetpack Compose Agent Skill — AI-powered coding guidance with actual androidx/androidx source code receipts. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, Windsurf, and more.
Project last updated:07/23/26
GitHub Stars
575
Forks
35
Contributors
5
License
MIT
Why we included this project
AI coding assistants often produce Compose code that compiles but gets the details wrong: unstable recompositions, broken modifier order, deprecated navigation, or APIs that don't exist. This plugin tackles that by giving the assistant reference guides and actual source files pulled from the androidx and Compose Multiplatform repositories, so it can reason from real code instead of guessing. It plugs into Claude Code, Codex CLI, Copilot, Cursor, and similar tools. The guides cover a wide range of practical topics, from Material 3 motion and animation recipes to Paging 3, Nav 2 to Nav 3 migration, and production crash patterns. If you've been burned by AI-generated Compose that looks right but behaves wrong, this is a straightforward way to keep the assistant honest.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.