·run-tests
</>

run-tests

meriley/claude-code-skills

⚠️ MANDATORY - Automatically invoked by safe-commit. Executes comprehensive testing suite including unit tests (minimum 90% coverage), integration tests, and E2E tests (100% pass required). Reports coverage and failures. MUST pass before commit. NEVER run tests manually before commit.

2Installs·0Trend·@meriley

Installation

$npx skills add https://github.com/meriley/claude-code-skills --skill run-tests

SKILL.md

Execute comprehensive testing to ensure code correctness, prevent regressions, and maintain quality standards before committing.

CRITICAL: This skill is automatically invoked by safe-commit. NEVER run tests manually before commit.

Let safe-commit invoke this skill automatically. Manual testing before commit is REDUNDANT and FORBIDDEN.

⚠️ MANDATORY - Automatically invoked by safe-commit. Executes comprehensive testing suite including unit tests (minimum 90% coverage), integration tests, and E2E tests (100% pass required). Reports coverage and failures. MUST pass before commit. NEVER run tests manually before commit. Source: meriley/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/meriley/claude-code-skills --skill run-tests
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is run-tests?

⚠️ MANDATORY - Automatically invoked by safe-commit. Executes comprehensive testing suite including unit tests (minimum 90% coverage), integration tests, and E2E tests (100% pass required). Reports coverage and failures. MUST pass before commit. NEVER run tests manually before commit. Source: meriley/claude-code-skills.

How do I install run-tests?

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