vitest-testing-patterns
About
This skill helps developers write tests using Vitest and React Testing Library for unit, component, and integration testing. It provides patterns for creating test files, mocking dependencies, and understanding test coverage. Use it when working with React projects that follow Vitest conventions, but not for Jest-specific patterns or end-to-end testing.
Quick Install
Claude Code
Recommendednpx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/vitest-testing-patternsCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
code-necromancer
OtherThe Code Necromancer skill provides a structured, three-phase framework (archaeology, resurrection, rejuvenation) for developers to understand, revive, and modernize undocumented legacy systems or dormant codebases. It activates on terms like "legacy code" or "technical debt" and is designed for scenarios involving inherited systems with no documentation, not for new projects. The skill uses tools like Read, Write, Bash, and Grep to systematically analyze, restore, and refactor old code.
api-architect
OtherThe api-architect skill is an expert API designer for creating and refining REST, GraphQL, and gRPC architectures, including OpenAPI specs and security flows. Use it for tasks like endpoint design, versioning, and schema generation. It defers database, frontend, and deployment concerns to other specialized skills.
code-necromancer
OtherThis skill provides a systematic framework for understanding, resurrecting, and modernizing legacy codebases. It is designed for scenarios like inheriting undocumented repos or reviving dormant projects, guiding you through archaeology, resurrection, and rejuvenation phases. Use it when you encounter terms like "legacy code" or "technical debt," but not for greenfield projects.
security-auditor
OtherThe security-auditor skill performs static code security analysis including dependency vulnerability scanning, secret detection, and SAST checks for OWASP top risks. Use it for codebase security reviews, pre-penetration testing audits, and identifying issues like exposed credentials or vulnerable libraries. It focuses on source code analysis, not runtime infrastructure or compliance certification processes.
