What problem does it solve?
This Skill removes the friction of running benchmark evaluations locally by moving each scenario into an isolated Vercel Sandbox with a repeatable setup, verification loop, and deployment flow.
Core Features & Use Cases
- Remote eval orchestration: Provisions ephemeral sandboxes, installs Claude Code and required tools, and runs scenarios in parallel.
- Three-phase benchmark pipeline: Coordinates build, browser-based verification, and deployment with retry and timeout handling.
- Artifact and coverage reporting: Captures logs, skill claims, verification results, and deploy metadata for analysis and reporting.
- Use case: A product or engineering team can compare multiple app-generation scenarios, confirm user stories, and publish a report without managing local terminal panes or manual test runs.
Quick Start
Use the benchmark-sandbox skill to run a remote eval scenario in Vercel Sandboxes and produce the resulting coverage report.