javascript-testing
✓JavaScript/Node.js testing best practices with Vitest. Use when writing tests, achieving test coverage, or working with JavaScript/TypeScript test files.
Installation
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.
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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01