Agent skill · AI & Agents

Kotlin/Jetpack Compose Development

Expert skill for native Android development with Kotlin and Jetpack Compose

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexMIT
Install
npx skills add a5c-ai/babysitter --skill kotlin-compose --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Version: 1.0.0
Path: library/specializations/mobile-development/skills/kotlin-compose/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Kotlin/Jetpack Compose Development Skill ## Overview This skill provides expert capabilities for native Android development using Kotlin and Jetpack Compose. It enables generation of Compose UI components, implementation of modern Android architecture patterns, and comprehensive Gradle build operations. ## Allowed Tools - `bash` - Execute Gradle commands, adb, and Android SDK tools - `read` - Analyze Kotlin source files and Gradle configurations - `write` - Generate and modify Kotlin code and Compose composables - `edit` - Update existing Kotlin code and configurations - `glob` - Search for Kotlin files and Android resources - `grep` - Search for patterns in Android codebase ## Capabilities ### Jetpack Compose 1. **Composable Functions** - Create Material Design 3 composables - Implement custom layouts with Layout composable - Build reusable UI components - Generate preview annotations - Create multi-preview configurations 2. **State Management** - Implement remember and rememberSaveable - Use state hoisting patterns - Configure derivedStateOf for computed state - Implement snapshotFlow for side effects - Handle configuration changes 3. **Navigation** - Configure Compose Navigati

What's inside
Steps it walks through
  1. Overview
  2. Allowed Tools
  3. Capabilities
  4. Jetpack Compose
  5. ViewModel Integration
  6. Kotlin Coroutines
  7. Dependency Injection
  8. Gradle Build System
  9. Testing
  10. Target Processes
  11. Dependencies
  12. Required
  13. Optional
  14. Configuration
Ships with 1 file
  • README.md
Commands it runs
Clean build
Build debug APK
Build release AAB
Run unit tests
Run instrumented tests
Run lint
Install on device
adb kill-server && adb start-server
More from babysitter
All skills →
About this skill
What does the Kotlin/Jetpack Compose Development skill do?

Expert skill for native Android development with Kotlin and Jetpack Compose

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill kotlin-compose --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going