helios-studio
Installation
SKILL.md
Helios Studio
The Helios Studio is a Vite-based development server and preview environment. It provides a hot-reloading environment for building compositions and acts as the "Editor" interface for Helios projects.
Quick Start
Run the studio from your project root:
npx helios studio
This will start a local server (typically at http://localhost:5173) where you can view and debug your composition.