What problem does it solve? Setting up a Lens Studio project for Spectacles requires many manual configuration steps—camera type, device tracking, interaction packages, preview device, and target platform—and missing any one of them causes silent runtime failures like broken hand interactions or unavailable speech-to-text. ## Core Features & Use Cases - Environment Validation: Checks MCP connection, scene state, Camera configuration (Perspective + DeviceTracking World), SIK/UIKit packages, SIK prefab presence, and Preview Panel device. - Safe Auto-Fixes: Automatically sets the project target to Spectacles, configures the stereo Interactive preview, corrects camera settings, installs missing packages, and inserts the SIK prefab. - Dependency Reporting: Warns about missing generator dependencies such as Blender, Node.js, FAST3D, and SPECS Text-to-3D backends without blocking the build. - Use Case: After opening an existing Lens Studio project, run this skill to confirm the environment is Spectacles-ready and receive a status table showing what was OK, fixed, added, or needs manual attention. ## Quick Start Ask the agent to validate and initialize the current Lens Studio project for Spectacles development and report the environment status.