benchmark-testing

Automate isolated benchmark test projects exercising vercel-plugin skill injection.

246|42|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/vercel/vercel-plugin --skill benchmark-testing-vercel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark-testing
Source: https://github.com/vercel/vercel-plugin/tree/main/.claude/skills/benchmark-testing
Command: npx skills add https://github.com/vercel/vercel-plugin --skill benchmark-testing-vercel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and launch realistic benchmark test projects to exercise vercel-plugin skill injection across scenarios. Sets up isolated directories, installs the plugin, and spawns WezTerm panes running Claude Code with crafted prompts.

Core Features & Use Cases

  • Create isolated test directories to host benchmark runs across different configurations.
  • Install the vercel-plugin in each test project to validate plugin wiring and activation.
  • Spawn Claude Code sessions in WezTerm panes with crafted prompts to exercise skill injection and observe behavior in controlled environments.

Quick Start

Create isolated test directories, install the plugin in each, and spawn Claude Code in WezTerm panes using crafted prompts to exercise the skill injection.

Frequently Asked Questions about benchmark-testing

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

FAQPage Schema
How do I benchmark a plugin with Claude Code in isolated test projects?

To benchmark a plugin with Claude Code, this Skill automates creating isolated test directories, installs the vercel-plugin in each, and spawns WezTerm panes running Claude Code sessions with crafted prompts to validate skill injection behavior deterministically.

How does automated skill injection testing work across multiple directories?

Automated skill injection testing works by applying a workflow across multiple isolated directories, installing the vercel-plugin in each project, and launching Claude Code sessions with crafted prompts to exercise and observe plugin activation in controlled environments.

Can I run benchmark tests for the Vercel plugin without external inputs?

Yes, you can run benchmark tests for the Vercel plugin without external inputs. The workflow operates entirely within the local environment, requiring no external dependencies beyond the local setup to ensure deterministic, isolated, and reproducible test results.

What's the best way to validate Vercel plugin wiring and activation behavior?

The best way to validate Vercel plugin wiring and activation is by spawning Claude Code sessions in WezTerm panes with crafted prompts. This exercises skill injection in isolated test directories, allowing you to observe plugin behavior in controlled, reproducible environments.

Do I need WezTerm to spawn Claude Code sessions for benchmark testing?

Yes, WezTerm is required to spawn the Claude Code sessions for benchmark testing. The workflow uses WezTerm panes to launch the sessions with crafted prompts that exercise the vercel-plugin skill injection in each isolated test project.

Why are my benchmark test results inconsistent across different test runs?

Inconsistent benchmark test results often stem from poor isolation or non-deterministic setup. This Skill ensures deterministic setup and reproducible results by creating isolated test directories for each benchmark run, preventing cross-contamination between different plugin configurations.