even-realitieseven-realitiesOfficialยท14 Agent Skills Included

everything-evenhub

Build, test, and deploy Even Realities G2 glasses apps

Scaffolds, builds, and deploys apps for Even Realities G2 smart glasses from plain-English requests. Covers UI layout, touchpad input, microphone, IMU, location, storage, and pixel-accurate text measurement. Eliminates manual SDK documentation digging and simulator debugging with ready-made references and automated testing.
npx skills add even-realities/everything-evenhub --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
even-realitieseven-realities

harness

Run harness tests on SKILL.md files and checklists to produce PASS/FAIL reports.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

design-guidelines

Provide design guidelines for Even Hub G2 glass interfaces covering constraints, layout, and typography.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

sdk-reference

Identify and explain Even Hub SDK APIs, types, interfaces, enums, and methods.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

glasses-ui

Build and manage text, image, and list containers on the 576x288 canvas for Even Hub G2 apps.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

template

Selects and applies Even Hub G2 starter templates via degit for scaffolding projects with preconfigured wiring.

Official
Intermediate
๐Ÿ“ฆ In Repo
even-realitieseven-realities

background-state

Instrument mutable plugin state with setBackgroundState and onBackgroundRestore for background transitions.

Official
Intermediate
๐Ÿ“ฆ In Repo
even-realitieseven-realities

quickstart

Scaffolds a complete Even Hub G2 project with Vite, TypeScript, and SDK.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

device-features

Manage G2 hardware features in Even Hub apps for audio, IMU, device info, user info, and local storage.

Official
Intermediate
๐Ÿ“ฆ In Repo
even-realitieseven-realities

build-and-deploy

Package and deploy an Even Hub G2 app via validated app.json build and ehpk submission workflow.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

test-with-simulator

Launch a desktop simulator to test Even Hub G2 apps against a local app URL.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

font-measurement

Predict pixel-perfect text dimensions for LVGL-based Even Realities G2 layouts.

Official
Advanced
๐Ÿ“ฆ In Repo
even-realitieseven-realities

cli-reference

Provides Even Hub CLI command syntax and options for login, init, qr, pack workflows.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Everything EvenHub?โ–ผ

Run `npx skills add even-realities/everything-evenhub --all -g -y` in your terminal to install all skills globally.

How to build an app for Even Realities G2 glasses?โ–ผ

Use the quickstart or template skill to scaffold a Vite + TypeScript project, then build UI, input handling, and device features with the dedicated skills.

Can I test G2 glasses apps without hardware?โ–ผ

Yes. The test-with-simulator and simulator-automation skills run and debug your app in the desktop simulator, including screenshots and scripted input.

Does Everything EvenHub work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in both Claude Code and Codex CLI.

How do I publish my G2 app to Even Hub?โ–ผ

The build-and-deploy skill validates your app.json, builds the project, and packs it into an .ehpk file ready for the Even Hub developer portal.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’