Even Realities
Official@even-realities
The very first smart glasses for everyday wear.
Agent Skills by Even Realities
Showing 14 vetted skills indexed across 1 GitHub repositories.
harness
Run harness tests on SKILL.md files and checklists to produce PASS/FAIL reports.
design-guidelines
Provide design guidelines for Even Hub G2 glass interfaces covering constraints, layout, and typography.
sdk-reference
Identify and explain Even Hub SDK APIs, types, interfaces, enums, and methods.
glasses-ui
Build and manage text, image, and list containers on the 576x288 canvas for Even Hub G2 apps.
template
Selects and applies Even Hub G2 starter templates via degit for scaffolding projects with preconfigured wiring.
background-state
Instrument mutable plugin state with setBackgroundState and onBackgroundRestore for background transitions.
quickstart
Scaffolds a complete Even Hub G2 project with Vite, TypeScript, and SDK.
device-features
Manage G2 hardware features in Even Hub apps for audio, IMU, device info, user info, and local storage.
build-and-deploy
Package and deploy an Even Hub G2 app via validated app.json build and ehpk submission workflow.
test-with-simulator
Launch a desktop simulator to test Even Hub G2 apps against a local app URL.
font-measurement
Predict pixel-perfect text dimensions for LVGL-based Even Realities G2 layouts.
cli-reference
Provides Even Hub CLI command syntax and options for login, init, qr, pack workflows.
simulator-automation
Automate EvenHub simulator testing via HTTP API for input and output capture.
handle-input
Route user input and lifecycle events for Even Hub G2 apps.
Frequently Asked Questions About Even Realities
FAQPage SchemaWhat specific tasks can developers perform using these capabilities?βΌ
Developers can scaffold projects, manage hardware-specific features like IMU and audio, design LVGL-based layouts, and package applications for G2 eyewear. The system supports full lifecycle management from initial project setup to final submission of EHPK files for hardware deployment.
Which personas are the primary target for this development environment?βΌ
This environment is designed for embedded software engineers and interface designers focused on wearable technology. It specifically targets developers building applications for G2 smart glasses who require precise control over display constraints, hardware sensor inputs, and device-specific lifecycle events.
What are the prerequisites for building applications for G2 hardware?βΌ
Building for G2 hardware requires familiarity with TypeScript and Vite for project scaffolding. Developers must adhere to specific design guidelines for the 576x288 canvas and utilize the provided methods for managing local storage, device info, and user input routing.