# skill-name > Brief description of what this skill does and when to use it. Write in third person. Include specific trigger phrases like "Use when working with X or when the user mentions Y." - Author: HuxleyMc - Repository: HuxleyMc/Android-Skills - Version: 20260129222558 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/HuxleyMc/Android-Skills - Web: https://mule.run/skillshub/@@HuxleyMc/Android-Skills~skill-name:20260129222558 --- --- name: skill-name description: Brief description of what this skill does and when to use it. Write in third person. Include specific trigger phrases like "Use when working with X or when the user mentions Y." tags: ["tag1", "tag2"] difficulty: beginner|intermediate|advanced category: category-name version: "1.0.0" last_updated: "YYYY-MM-DD" --- # Skill Name ## Quick Start Concise getting started instructions. Assume Claude is already smart - don't over-explain basics. ``` Quick code example or command ``` ## Common Patterns ### Pattern Name Brief pattern description: ``` Code example ``` ### Another Pattern ``` Another example ``` ## Examples (Input → Output) ### Example Scenario Name **Input request:** "User's request description" **Output:** ``` Expected output/code ``` ## Best Practices 1. **First practice**: Brief explanation 2. **Second practice**: Brief explanation ## Resources - [Resource name](URL)