display-glasses-with-jetpack-compose-glimmer

Build Android XR glasses apps with Jetpack Compose Glimmer UI.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/yash-garg/pi-config --skill display-glasses-with-jetpack-compose-glimmer-yash-garg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: display-glasses-with-jetpack-compose-glimmer
Source: https://github.com/yash-garg/pi-config/tree/main/skills/display-glasses-with-jetpack-compose-glimmer
Command: npx skills add https://github.com/yash-garg/pi-config --skill display-glasses-with-jetpack-compose-glimmer-yash-garg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers design and implement Android XR applications for display glasses by providing the specialized UI rules, interaction patterns, and implementation guidance needed for transparent wearable displays.

Core Features & Use Cases

  • Glimmer UI Development: Guides the use of Jetpack Compose Glimmer components, theming, typography, and depth effects instead of standard Material components.
  • Glasses Experience Design: Covers projected activities, hardware capabilities, input mapping, additive display constraints, and glanceable UI patterns optimized for intelligent eyewear.
  • Use Case: Build an Android XR navigation, notification, or assistant experience that runs on display glasses while maintaining readability, minimal visual obstruction, and correct glasses-specific interactions.

Quick Start

Use the display glasses skill to help me create a Jetpack Compose Glimmer interface for my Android XR glasses application following all required design constraints.

Frequently Asked Questions about display-glasses-with-jetpack-compose-glimmer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build Android XR interfaces for display glasses using Jetpack Compose Glimmer?

Use Jetpack Compose Glimmer components, GlimmerTheme, and Google Sans Flex typography to build projected activities with depth effects and glanceable UI patterns optimized for transparent wearable displays.

What is a projected activity in Android XR and when do I need it for smart glasses?

A projected activity is an application interface rendered on a transparent wearable display, needed when creating navigation or notification experiences for display glasses that require minimal visual obstruction.

Can I use standard Material Design components for Android XR glasses applications?

Standard Material components are not suitable for Android XR glasses applications. You should use Jetpack Compose Glimmer components instead to ensure correct theming, additive display constraints, and hardware interaction patterns.

What are the UI design constraints for transparent additive displays on wearable eyewear?

UI design constraints for additive displays include maintaining readability, ensuring minimal visual obstruction, applying depth effects, and using glanceable UI patterns tailored for intelligent eyewear hardware integration.

How do I map hardware input and interactions for Android XR display glasses?

Map hardware interactions for Android XR display glasses by following XR-specific UI implementation practices that define input mapping and glasses interaction models within your projected Jetpack Compose Glimmer application.