What problem does it solve?
This Skill helps you build and troubleshoot HTML, CSS, and JavaScript web apps that run on Meta Ray-Ban Display, where the UI must fit a fixed 600×600 canvas, work with D-pad style input, and respect the device’s optical and platform constraints.
Core Features & Use Cases
- Viewport and layout guidance: Design for the exact 600×600 display area without scrolling, zooming, or overflow.
- Input and interaction patterns: Wire Neural Band and Cap Touch gestures through standard keyboard events, focus states, and Enter-based activation.
- Platform constraints and shipping rules: Account for additive-display contrast, minimum typography and tap-target sizes, HTTPS-only hosting, local storage limits, and unsupported APIs.
- Use case: A developer can use this Skill to turn a web prototype into a glasses-ready app, diagnose why it fails on-device, or validate whether a feature belongs on the Web Apps path at all.
Quick Start
Ask the agent to review your Meta Ray-Ban Display web app against the 600×600 viewport, D-pad input, HTTPS deployment, and unsupported API requirements.