g2-dev-toolchain

Unify G2 development toolchain for building and deploying AR apps.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kyle-deprow/ai_scaffolding --skill g2-dev-toolchain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: g2-dev-toolchain
Source: https://github.com/kyle-deprow/ai_scaffolding/tree/main/skills/g2-dev-toolchain
Command: npx skills add https://github.com/kyle-deprow/ai_scaffolding --skill g2-dev-toolchain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Even Realities G2 developer toolchain consolidates a multi-toolchain workflow into a single reference, simplifying setup and ongoing development for AR apps.

Core Features & Use Cases

  • Comprehensive toolchain coverage: EvenHub CLI, simulator, app scaffolding, manifest creation, packaging, and deployment workflow.
  • Streamlined setup and provisioning: Clear guidance to boot a G2 dev environment, generate QR codes, run the simulator, and structure an EvenHub project.
  • Use Case: A developer boots a new project, creates app.json manifests, tests in the simulator, and packages the app into an .ehpk for distribution.

Quick Start

Initialize a new project, install dependencies, start the dev server, and generate a QR code to provision devices.

Frequently Asked Questions about g2-dev-toolchain

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

FAQPage Schema
How do I set up a G2 development environment for building AR apps?

To set up a G2 development environment, you need to initialize an EvenHub project, install dependencies, start the dev server, and generate a QR code to provision your AR devices. This unifies your workflow into a single reference.

What is the best way to package an EvenHub app for deployment?

The best way to package an EvenHub app for deployment is to compile your project into a .ehpk file. This process is integrated directly into the G2 development toolchain alongside manifest creation and simulator testing.

How do I create an app.json manifest for an EvenHub project?

Creating an app.json manifest for an EvenHub project is handled by the G2 development toolchain, which provides manifest tooling to define your AR application's configuration before simulator testing and packaging.

Can I test my AR application in a simulator before packaging it?

Yes, you can test your AR application in a simulator before packaging. The G2 development toolchain integrates simulator testing directly within the workflow, allowing you to validate your app after scaffolding and before .ehpk deployment.

Do I need a QR code to provision Even Realities G2 devices?

Yes, generating a QR code is required to provision Even Realities G2 devices. The G2 development toolchain includes a QR code generation step during the initial project setup to connect and authorize your hardware.

Why use a unified toolchain for G2 AR development instead of separate tools?

Using a unified toolchain for G2 AR development consolidates a multi-toolchain workflow into a single reference, eliminating the friction of juggling separate utilities for CLI tooling, simulator integration, manifest creation, and packaging.