·javascript-testing
</>

javascript-testing

shino369/claude-code-personal-workspace

JavaScript/Node.js testing best practices with Vitest. Use when writing tests, achieving test coverage, or working with JavaScript/TypeScript test files.

8Installs·1Trend·@shino369

Installation

$npx skills add https://github.com/shino369/claude-code-personal-workspace --skill javascript-testing

SKILL.md

Comprehensive guidance for writing high-quality JavaScript/Node.js tests using Vitest with 100% code coverage.

Available globals: describe, test, it, expect, beforeEach, afterEach, beforeAll, afterAll, vi

General Rule: Refactor code to be testable instead of ignoring coverage.

JavaScript/Node.js testing best practices with Vitest. Use when writing tests, achieving test coverage, or working with JavaScript/TypeScript test files. Source: shino369/claude-code-personal-workspace.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shino369/claude-code-personal-workspace --skill javascript-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is javascript-testing?

JavaScript/Node.js testing best practices with Vitest. Use when writing tests, achieving test coverage, or working with JavaScript/TypeScript test files. Source: shino369/claude-code-personal-workspace.

How do I install javascript-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shino369/claude-code-personal-workspace --skill javascript-testing 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/shino369/claude-code-personal-workspace