vibe
Installation
SKILL.md
Vibe App Development
Vibe apps are defined as vibe.yaml manifests, packaged into signed .vibeapp archives,
and run inside a persistent Alpine Linux VM on macOS via the Vibe runtime.
Minimal vibe.yaml
kind: vibe.app/v1 # required, exact string
id: com.example.myapp # reverse-DNS, at least two segments
name: My App
version: 1.0.0 # semver