vitest-testing

Installation
SKILL.md

Vitest Testing

Expert knowledge for testing JavaScript/TypeScript projects using Vitest - a blazingly fast testing framework powered by Vite.

Quick Start

Installation

# Using Bun (recommended)
bun add -d vitest

# Using npm
npm install -D vitest

Configuration

Related skills

More from secondsky/claude-skills

Installs
289
GitHub Stars
143
First Seen
Jan 25, 2026