·husky-test-coverage
</>

husky-test-coverage

shipshitdev/library

Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used when users want to enforce test coverage through pre-commit hooks, verify existing Husky/test setup, or configure coverage thresholds for Jest, Vitest, or Mocha test runners.

44Installs·0Trend·@shipshitdev

Installation

$npx skills add https://github.com/shipshitdev/library --skill husky-test-coverage

SKILL.md

Set up or verify Husky git hooks to ensure tests run and coverage thresholds are enforced on every commit.

| fullstack-workspace-init | Automatically invoked after scaffolding to set up 80% coverage threshold | | linter-formatter-init | Both configure Husky; this skill focuses on test coverage, linter-formatter-init focuses on linting/formatting | | testing-expert | Uses testing patterns and coverage targets from testing-expert skill |

When using fullstack-workspace-init to scaffold a new project, this skill is automatically applied with:

Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used when users want to enforce test coverage through pre-commit hooks, verify existing Husky/test setup, or configure coverage thresholds for Jest, Vitest, or Mocha test runners. Source: shipshitdev/library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shipshitdev/library --skill husky-test-coverage
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is husky-test-coverage?

Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used when users want to enforce test coverage through pre-commit hooks, verify existing Husky/test setup, or configure coverage thresholds for Jest, Vitest, or Mocha test runners. Source: shipshitdev/library.

How do I install husky-test-coverage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill husky-test-coverage 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/shipshitdev/library