Claude Skill
aldefy/compose-skill
compose-skill is an AI agent skill for Jetpack Compose, using actual androidx source code receipts. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, Windsurf, and more.
Overview
Repository
Install this Skill
git clone https://github.com/aldefy/compose-skill.git /tmp/compose-skillRegistry
Summary
compose-skill is an AI-powered coding guidance skill for Jetpack Compose, built on actual androidx/androidx source code receipts. It works seamlessly with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, Windsurf, and other AI coding tools, helping developers write accurate Compose UI code faster.
Jetpack Compose Agent Skill — 基于实际 androidx/androidx 源代码的 AI 编码指导。兼容 Claude Code、Codex CLI、Gemini CLI、Cursor、Copilot、Windsurf 等工具。
Key features
- Based on actual androidx/androidx source code receipts for accurate guidance
- Works with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, Windsurf, and more
- Designed specifically for Jetpack Compose and Compose Multiplatform
- Supports Material3 and modern Android UI patterns
- Lightweight agent skill for AI coding assistants
Use cases
- Accelerate Jetpack Compose UI development with AI assistance
- Get accurate Compose API usage examples from real source code
- Integrate with Claude Code for Android development workflows
- Use with Cursor or Copilot for in-editor Compose guidance
- Learn best practices for Material3 and Compose Multiplatform
README excerpt
<p align="center"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/jetpackcompose/jetpackcompose-original.svg" width="80" alt="Jetpack Compose logo"/> </p> <h1 align="center">Compose Agent Skill</h1> <p align="center"> Make your AI coding tool actually understand Compose — Android, Desktop, iOS, and Web.<br/> Backed by real source code from <code>androidx/androidx</code> and <code>compose-multiplatform-core</code> — not vibes. </p> <p align="center"> <a href="#setup"><img src="https://img.shields.io/badge/setup-5%20min-brightgreen" alt="Setup time"/></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="License"/></a> <a href="https://developer.android.com/jetpack/compose"><img src="https://img.shields.io/badge/Jetpack%20Compose-1.7+-4285F4" alt="Compose version"/></a> <a href="https://www.jetbrains.com/lp/compose-multiplatform/"><img src="https://img.shields.io/badge/Compose%20Multiplatform-1.8+-7F52FF" alt="CMP version"/></a> <a href="https://kotlinlang.org"><img src="https://img.shields.io/badge/Kotlin-2.0+-7F52FF" alt="Kotlin version"/></a> </p> --- ## Install This skill is distributed as a plugin. See **[docs/INSTALL.md](docs/INSTALL.md)** for per-host instructions: - **Claude Code:** `/plugin marketplace add aldefy/compose-skill` → `/plugin install compose-expert` - **Copilot CLI:** `copilot plugin install aldefy/compose-skill` - **Codex CLI:** manual install — see INSTALL.md. Already installed manually? See **[docs/MIGRATION.md](docs/MIGRATION.md)**. ## Updates New versions are published as [GitHub Releases](https://github.com/aldefy/compose-skill/releases) with migration notes. Run `/plugin update` (Claude Code) or `copilot plugin update aldefy/compose-skill` (Copilot) to pick them