benchmark-sandbox

Automates performance testing of web applications in Vercel Sandboxes.

Updated May 31, 2026
One-click install
npx skills add https://github.com/vinhnguyenn020325-cmd/dinzkorea --skill benchmark-sandbox-vinhnguyenn020325-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark-sandbox
Source: https://github.com/vinhnguyenn020325-cmd/dinzkorea/tree/main/.test-vercel-plugin/.claude/skills/benchmark-sandbox
Command: npx skills add https://github.com/vinhnguyenn020325-cmd/dinzkorea --skill benchmark-sandbox-vinhnguyenn020325-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vercel, @anthropic-ai/claude-code, agent-browser, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the benchmarking and performance testing of web applications in Vercel Sandboxes, providing a streamlined process for evaluating app performance without the need for local setups.

Core Features & Use Cases

  • Automated Performance Testing: Run comprehensive benchmark tests in Vercel Sandboxes with predefined scenarios.
  • App Deployment: Automate the deployment of applications to Vercel Sandboxes, including build, verification, and deployment phases.
  • Data Collection: Collect and analyze performance metrics and coverage reports after each phase.
  • Use Case: Use this Skill to quickly test and validate the performance of your web applications in a production-like environment, saving time and resources.

Quick Start

Run the benchmarking scenarios with the command: run-eval.ts

Frequently Asked Questions about benchmark-sandbox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate performance testing for web applications in Vercel Sandboxes?

Automate performance testing in Vercel Sandboxes by running predefined benchmarking scenarios via the run-eval.ts script, which executes build, verification, and deployment phases to collect application performance metrics.

Do I need Vercel CLI and Claude Code to run benchmarking scenarios in Vercel Sandboxes?

Yes, running benchmarking scenarios in Vercel Sandboxes requires the Vercel CLI, Claude Code, and agent-browser to execute automated testing workflows and deploy applications to the sandbox environment.

What performance metrics and reports are collected during Vercel Sandbox testing?

During Vercel Sandbox testing, the workflow collects performance metrics and coverage reports after each build, verification, and deployment phase to evaluate web application performance in a production-like environment.

Can I validate web app performance in a production-like environment without local setup?

Yes, you can validate web application performance in a production-like Vercel Sandbox without local setup by deploying apps through the automated benchmarking workflow and analyzing the collected performance metrics.

What are the limitations of using Vercel Sandboxes for web application benchmarking?

Vercel Sandbox benchmarking is limited by its dependency on Vercel CLI, Claude Code, and agent-browser, meaning testing automation is currently constrained to the Vercel deployment environment and its supported web application frameworks.