MCP Directory
Back

android-lead-agent-skills

by ayush016 · ★ 72

AI coding skills and prompts for Android lead engineers, works with Claude, GitHub Copilot, Gemini, and Cursor. Covers Jetpack Compose, shared element transitions, beautiful UI, architecture decisions, code reviews, and MCP integration.

#android#android-agent#android-ai#android-app#android-development#android-mcp

Install

git clone https://github.com/ayush016/android-lead-agent-skills.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "android-lead-agent-skills": {
      "command": "npx",
      "args": [
        "-y",
        "github:ayush016/android-lead-agent-skills"
      ]
    }
  }
}

From the README

**Encode your team's Android engineering standards into Claude Code and other AI assistants — once, consistently, forever.** [](LICENSE) [](https://claude.ai/code) [](https://developer.android.com/jetpack/compose/bom) [](https://m3.material.io/) [](https://apilevels.com/) [](https://kotlinlang.org/) [](CONTRIBUTING.md) **[📱 Sample App](https://github.com/ayush016/luminary-android)** · **[📖 Quick Start](#installation)** · **[🗺️ What's Covered](#coverage)** | | Without Skill | With Skill | |---|---|---| | **Color system** | 6–8 Material roles, hardcoded hex | All 29 roles defined, 3-layer…
Read full README on GitHub →

Related developer tools servers