What problem does it solve?
This skill solves the complexity of managing fragmented infrastructure by providing a unified interface for local and cloud-based development environments, sandboxes, and backend services.
Core Features & Use Cases
- Unified Sandbox Management: Create, list, and manage local or cloud-based Linux sandboxes across multiple backends like libvirt, firecracker, and apple_virt.
- Deployment & Scaling: Streamline application deployments using archives and setup hooks, and manage cloud databases or port forwarding for remote access.
- Use Case: A developer can use this skill to spin up a fresh Ubuntu 24.04 cloud sandbox, inject source code via an archive, configure the runtime environment with setup hooks, and expose the application port for immediate testing.
Quick Start
Use the heyvm skill to create a new cloud sandbox named dev-box using the ubuntu 24.04 image and the libvirt backend.