https://developer.android.com/agents/skills/wear/jetpack-compose-m3/skill
CommunityMigrate and implement Wear Compose M3 safely
Software Engineering#migration#jetpack compose#material3#wear os#component samples#kotlin compatibility#gradle sync
Authorfornewid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents broken Wear OS Compose Material3 implementations by enforcing correct library/Kotlin compatibility, version pinning, and sample-based parameter usage.
Core Features & Use Cases
- Safe version selection and constraints: Determines the latest stable
androidx.wear.compose:compose-material3version (highest non-prerelease) and enforces Kotlin/Compose compiler requirements andminSdk >= 25. - Deterministic migration workflow: Applies Material3 migration guidance, avoids unsupported libraries (like Horologist), and validates component changes against canonical mappings.
- Sample-first component correctness: Requires extraction and local reading of the official
<artifact>-<version>-samples-sources.jarcontents before any implementation, ensuring slot names, defaults, and behaviors match the exact library version. - Component checklist to avoid subtle UI/behavior regressions: Provides Wear-specific guidance (e.g.,
TransformingLazyColumnrules,AppScaffold/ScreenScaffoldstructure, overscroll handling forEdgeButton, typography/color usage).
Quick Start
Use this skill to migrate your Wear Compose project to Material3 by extracting and reading the version-matched component samples, then implementing the required components following the checklist guidance.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: https://developer.android.com/agents/skills/wear/jetpack-compose-m3/skill Download link: https://github.com/fornewid/android-developers-changelog/archive/main.zip#https-developer-android-com-agents-skills-wear-jetpack-compose-m3-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.