https://developer.android.com/agents/skills/xr/display-ai-glasses-with-jetpack-compose-glimmer/skill
CommunityDesign focused, readable AI-glasses UIs with Glimmer.
Software Engineering#focus navigation#android xr#projected activity#jetpack compose glimmer#additive display#ai glasses
Authorfornewid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you build XR Display AI Glasses user interfaces that look correct on additive transparent displays, remain legible at required text sizes, and follow Jetpack Compose Glimmer’s interaction and theming rules.
Core Features & Use Cases
- Projected Activity setup: Guides how to create and launch a dedicated Glasses Projected Activity on the connected AI glasses device (not on the phone).
- Glimmer-first UI constraints: Enforces GlimmerTheme usage, prohibits MaterialTheme/Material Components, and specifies additive display handling (always pure black background).
- XR interaction and visual hierarchy: Maps focus/inputs (tap/swipe/back), and recommends depth cues using Glimmer DepthEffect and token-driven styling.
- Legibility and rendering safety: Applies constraints like minimum readable text size (18sp / 0.6°), avoids problematic font weights, and outlines color-contrast requirements.
Quick Start
Use the skill to implement a Glimmer-themed projected AI glasses UI inside a Glasses Projected Activity and ensure the root container uses Modifier.background(Color.Black) with minimum readable typography (18sp) and GlimmerTheme for all components.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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/xr/display-ai-glasses-with-jetpack-compose-glimmer/skill Download link: https://github.com/fornewid/android-developers-changelog/archive/main.zip#https-developer-android-com-agents-skills-xr-display-ai-glasses-with-jetpack-compose-glimmer-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.