This handles the foundational Compose work: building screens with stable layouts, cleaning up modifier chains, and setting up component structure that won't break under localization or accessibility pressure. It's scoped to keep you out of state management and Material 3 design system territory, those get their own handoffs. The guardrails push you toward predictable rendering and proper semantics before you reach for animation or abstractions. If you're still porting XML thinking directly into Compose or hardcoding dimensions, the anti-patterns section will call you out. It includes fixture apps like OrbitTasks to test edge cases like RTL and font scaling before you ship.
npx -y skills add krutikjain/android-agent-skills --skill android-compose-foundations --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot