display-glasses-with-jetpack-compose-glimmer

Develop AR applications for display glasses using Jetpack Compose Glimmer.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/Kaito-Dogi/smopin --skill display-glasses-with-jetpack-compose-glimmer-kaito-dogi
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/Kaito-Dogi/smopin/tree/main/.agents/skills/android-skills/xr/display-glasses-with-jetpack-compose-glimmer
Command: npx skills add https://github.com/Kaito-Dogi/smopin --skill display-glasses-with-jetpack-compose-glimmer-kaito-dogi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires androidx.xr.glimmer:glimmer, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers developers to create compelling Augmented Reality (AR) experiences for display glasses using the Jetpack Compose Glimmer UI toolkit, overcoming the complexity of building UI for AR headsets.

Core Features & Use Cases

  • Jetpack Compose Glimmer Support: Offers a comprehensive UI toolkit tailored for AR displays.
  • Glimmer Theming: Consistent themeing system for AR UI elements.
  • Input Mapping: Maps standard gestures to AR-specific hardware controls.
  • Use Case: Develop an AR app that overlays information on a user's view of the world, enhancing their real-time interactions with the environment.

Quick Start

Initialize your AR app with the display-glasses-with-jetpack-compose-glimmer skill and use Glimmer components to build UI for your AR display.

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 an AR interface for display glasses using Jetpack Compose?

You can build AR interfaces for display glasses using Jetpack Compose Glimmer, a UI toolkit tailored for AR displays that provides theming and input mapping for XR hardware.

What is Jetpack Compose Glimmer used for in XR development?

Jetpack Compose Glimmer is used for XR development to create augmented reality user interfaces, offering a consistent theming system and mapping standard gestures to AR-specific controls.

Do I need the androidx.xr.glimmer dependency to develop AR apps for headsets?

Yes, developing AR apps for headsets with this Skill requires the androidx.xr.glimmer:glimmer dependency to utilize its specialized UI components for augmented reality displays.

Can I map hardware gestures to AR controls using Jetpack Compose Glimmer?

Yes, Jetpack Compose Glimmer supports input mapping that translates standard gestures into AR-specific hardware controls for display glasses.

How do I overlay real-time information on a user's view in an AR app?

You overlay real-time information by using Glimmer components to build UI elements on the AR display, enhancing user interactions with their physical environment.

What is the best way to theme AR UI elements for display glasses?

The best way to theme AR UI elements is using Jetpack Compose Glimmer's theming system, which ensures consistent styling across augmented reality headset interfaces.