vitest
Use when writing or configuring Vitest tests - assertions, mocking, coverage, and workspace-aware testing for TypeScript projects
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install mcclowes/omg/vitestskilz install mcclowes/omg/vitest --agent opencodeskilz install mcclowes/omg/vitest --agent codexskilz install mcclowes/omg/vitest --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mcclowes/omgcp -r omg/.claude/skills/vitest ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
pytest-config
by athola
Standardized pytest configuration patterns for plugin development. Reducesduplication across parseltongue, pensive, sanctum, and other plugins.Trig...
shell-testing-framework
by manutej
Shell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, ...
markdownlint-custom-rules
by TheBushidoCollective
Create custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.
feature-dev
by secondsky
Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architect...
Agentic Skill Details
- Repository
- omg
- Stars
- 1
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- testing
- Market Score
- 14
Agent Skill Grade
B Score: 81/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing reference files for layered structure
- Quick Start lacks single-concept focus
- Missing workflow for test-driven development
Recommendations
- Address 1 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've been digging into how teams are handling the Vite testing ecosystem, and vitest keeps coming up as the pragmatic choice—especially given how it mirrors Jest's API but actually leverages your existing Vite config instead of duplicating it. Your skill scores a solid B (81/100), which honestly tracks with the execution, but I'm curious what drove some of your architectural choices here.
Links:
The TL;DR
You're at 81/100, solid B grade territory. This evaluation is based on Anthropic's best practices for agentic skills. Your strongest area is Writing Style (9/10) with clear, consistent technical voice—but Progressive Disclosure Architecture (20/30) is where you're leaving points on the table. The skill's foundation is good, but it needs better structure and error guidance to move into A territory.
What's Working Well
- Metadata triggers are solid - You've got specific, discoverable trigger phrases (writing/configuring Vitest tests, assertions, mocking, coverage). That's exactly what gets Claude to actually use this skill.
- Writing is genuinely clean - Imperative headers, no marketing fluff, just technical content. The assertions table is a nice touch for quick reference.
- Practical examples - Your Quick Start and config template show real, runnable code. The async testing and mocking patterns aren't hand-wavy.
The Big One: Missing Layered Architecture
Here's the blocker: everything's crammed into a single SKILL.md file with no external references. At 84 lines, you're still under the TOC threshold, but advanced topics (workspace setup, custom matchers, debugging) need their own homes.
Why it matters: Skills score points for reference depth (0/5 right now) and token efficiency. When Claude loads this skill, it loads *...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.