·vitest
</>

vitest

onmax/nuxt-skills

A blazing fast unit testing framework powered by Vite

347Installs·14Trend·@onmax

Installation

$npx skills add https://github.com/onmax/nuxt-skills --skill vitest

SKILL.md

| Configuration, CLI, projects | config.md | | test/describe, hooks, fixtures | test-api.md | | vi.fn, vi.mock, timers, spies | mocking.md | | expect, snapshots, coverage, filtering | utilities.md | | Environments, type testing, browser mode | advanced.md |

Setting up tests? → Load config.md Writing test cases? → Load test-api.md Mocking dependencies? → Load mocking.md Assertions/snapshots? → Load utilities.md DOM/browser/types? → Load advanced.md

A blazing fast unit testing framework powered by Vite Source: onmax/nuxt-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onmax/nuxt-skills --skill vitest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/onmax/nuxt-skills --skill vitest
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is vitest?

A blazing fast unit testing framework powered by Vite Source: onmax/nuxt-skills.

How do I install vitest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onmax/nuxt-skills --skill vitest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/onmax/nuxt-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01