# Reference, ai, androiddev, claude code, gemini

Published articles for Reference, ai, androiddev, claude code, gemini.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Android Skills: Expert Instructions for Your AI Agent

DevFeed: [Android Skills: Expert Instructions for Your AI Agent](<https://devfeed.tech/articles/android-skills-expert-instructions-for-your-ai-agent-24902.md>)

Original publisher: [Read original article](<https://blog.blundellapps.co.uk/android-skills-expert-instructions-for-your-ai-agent/>)

Author: blundell

Published: 2026-04-24T22:10:46Z

Content type: tutorial

Language: en

Sources: [Blundell](<https://devfeed.tech/sources/blundell.md>)

Topics: [Android skills](<https://devfeed.tech/topics/android-skills.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [android](<https://devfeed.tech/tags/android.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [android-skills](<https://devfeed.tech/tags/android-skills.md>), [androiddev](<https://devfeed.tech/tags/androiddev.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [github](<https://devfeed.tech/tags/github.md>), [intermediate](<https://devfeed.tech/tags/intermediate.md>), [reference](<https://devfeed.tech/tags/reference.md>), [reference-ai-androiddev-claude-code-gemini](<https://devfeed.tech/tags/reference-ai-androiddev-claude-code-gemini.md>), [skills](<https://devfeed.tech/tags/skills.md>)

### AI overview

This tutorial explains Google's Android skills repository and the open agent-skills format, then shows how to make the skills available in Claude Code instead of using the repository's default Gemini CLI setup.

### Source excerpt

Google just published a set of Android skills a collection of expert, AI-optimised instructions covering the most common and painful Android development workflows. (Upgrading to AGP 9, migrating XML layouts to Compose, wiring up Navigation 3.) AI automated step-by-step procedures grounded in official Android best practices. The GitHub repo defaults to wiring them into Gemini [...] The post Android Skills: Expert Instructions for Your AI Agent first appeared on Blundell.