Claude Skill
new-silvermoon/awesome-android-agent-skills
一套标准化的Agent Skills集合,用于指导GitHub Copilot、Claude Skill、Gemini和Cursor掌握基于Kotlin和Jetpack Compose的现代Android开发。
概览
仓库信息
安装这个 Skill
git clone https://github.com/new-silvermoon/awesome-android-agent-skills.gitRegistry 信息
项目简介
一套标准化的Agent Skills集合,旨在指导GitHub Copilot、Claude Skill、Gemini和Cursor等AI助手掌握现代Android开发实践,重点关注Kotlin和Jetpack Compose等技术。
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Android development (Kotlin, Jetpack Compose, etc.).
要点
- 为AI助手设计的标准化Agent Skills
- 专注于现代Android开发(Kotlin、Jetpack Compose)
- 兼容GitHub Copilot、Claude Skill、Gemini、Cursor
- AI学习的教育资源
- 精选的开发实践集合
使用场景
- 教导AI助手Android开发模式
- 增强Kotlin项目的代码生成能力
- 改进Jetpack Compose代码建议
- 标准化AI对Android任务的响应
- 利用AI工具加速Android开发
README 摘要
# Awesome Android Agent Skills [](https://agentskills.io) [](https://developer.android.com) Welcome to **Awesome Android Agent Skills**, a repository of specialized "brains" for your AI coding assistants. This project provides a suite of **Agent Skills** designed to supercharge GitHub Copilot, Claude, Google Gemini, Cursor and other agentic AI tools with expert knowledge of modern Android development. ## What are Agent Skills? **Agent Skills** are a standardized way to package capabilities, instructions, and best practices for AI agents. Instead of pasting the same prompt repeatedly ("How do I implement MVVM?", "Check this for accessibility"), you install these skills into your agent's environment. When an agent detects you are working on a relevant task (e.g., "Create a verified repository"), it automatically loads the expert instructions from the corresponding `SKILL.md` file. This ensures: * **Consistency**: The agent always follows your defined architecture. * **Accuracy**: It uses the latest 2025 best practices (Compose, Hilt, Room). * **Efficiency**: No need for long context-stuffing prompts. > Learn more at [agentskills.io](https://agentskills.io). ## How Skills Work Together Skills reference each other and build on shared context. The `Agent.md` file is the foundation — every AI agent interacting with your project reads it implicitly to understand your project's architecture, minimum SDK, and testing philosophy before executing any specific tasks. ```text ┌───────────────────────────────────────────┐ │ Agent.md │ │ (read
话题
暂无话题