https://developer.android.com/agents/skills/jetpack-compose/adaptive/skill

Community

Make your Compose UI adapt everywhere

Authorfornewid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you update a Jetpack Compose app so its navigation, layouts, lists, and app bars work well across phone, tablet, foldables, and other form factors.

Core Features & Use Cases

  • Verify UI coverage with screenshot tests to prevent regressions on multiple device sizes.
  • Adapt navigation for large screens by migrating bottom navigation to Material adaptive navigation scaffolds and keeping existing show/hide behavior.
  • Create multi-pane layouts using Navigation 3 SceneStrategy for list-detail and supporting-pane relationships without using legacy adaptive scaffolds.
  • Make vertical content adaptive with column-based grids by migrating lazy lists to adaptive grids and addressing experimental Grid usage.
  • Hide app bars on scroll per destination using the correct scroll behaviors so each top-level destination manages its own app bar independently.

Quick Start

Use the adaptive skill to migrate your Jetpack Compose app to adaptive navigation, multi-pane layouts (Navigation 3 Scenes), adaptive columns for vertical lists, and per-destination app bar scroll behavior.

Dependency Matrix

Required Modules

None required

Components

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/jetpack-compose/adaptive/skill
Download link: https://github.com/fornewid/android-developers-changelog/archive/main.zip#https-developer-android-com-agents-skills-jetpack-compose-adaptive-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.