#349 · Primary category: AI Coding Assistants
skills
Skills for Kotlin, Jetpack Compose, and Android development
Project last updated:08/27/26
GitHub Stars
997
Forks
46
Contributors
2
License
Apache-2.0
Why we included this project
Chris Banes packed his Compose and Kotlin experience into a set of instruction files that coding agents load only when needed, so instead of one broad mega-prompt the assistant gets narrow, targeted guidance for the current task. The individual skills cover state ownership and effect lifecycle, recomposition and stability diagnosis, animation selection, focus and D-pad navigation, coroutines and Flow, and Compose UI testing, each with decision trees and reference notes attached. Android and Compose Multiplatform teams using Claude Code, Codex, or OpenCode can install them as plugins, and since skills activate based on file paths, you can adopt only the ones relevant to your work rather than everything at once. One thing worth knowing: this is a knowledge package, not standalone software, so you add it to an agent you already run and follow its guidance as you code.
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.