https://developer.android.com/agents/skills/system/edge-to-edge/skill
CommunityMake every screen edge-to-edge safely
Authorfornewid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents Android UI from being obstructed by system bars by guiding you to implement edge-to-edge, correct inset handling, and IME-safe layouts in Jetpack Compose apps.
Core Features & Use Cases
- Add edge-to-edge correctly across Activities: Ensure each Activity enables edge-to-edge and uses the right soft input behavior for keyboard interaction.
- Apply system insets without breaking scrolling or layout: Use the preferred Scaffold padding patterns or safeDrawing/IME rulers so tappable UI stays accessible.
- Fix IME behavior for text inputs: Verify TextField/OutlinedTextField/BasicTextField layouts avoid being hidden when the keyboard opens.
Quick Start
Update your project by enabling edge-to-edge in every Compose Activity, setting adjustResize for keyboard screens, and applying safe insets or IME fitInside/imePadding to each relevant container following the checklist in the skill instructions.
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/system/edge-to-edge/skill Download link: https://github.com/fornewid/android-developers-changelog/archive/main.zip#https-developer-android-com-agents-skills-system-edge-to-edge-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.