smixs

Code Quality Skill — Testing skill for Claude Code

Testing community

Deterministic code quality gate for AI coding agents (Claude Code, Codex, pi): git hooks that block test tampering, hold the CRAP bar on changed functions, check diff coverage, secrets and dependencie.

How to install Code Quality Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open smixs/code-quality-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Code Quality Skill does

Deterministic code quality gate for AI coding agents (Claude Code, Codex, pi): git hooks that block test tampering, hold the CRAP bar on changed functions, check diff coverage, secrets and dependencies. 12 languages, one config file. Optional Jev classifier for test hunks.

Alternatives in Testing

  • #29 — #52, #103) 92.5k ★
  • Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
  • Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★

README

Code Quality

Code Quality Skill

**Your AI agent made the tests green. Did it fix the code, or the tests?**

A quality gate for coding agents: git hooks and Stop hooks that block test tampering and hold one complexity bar on every changed function. 12 languages, one config file, no server.

skills.sh installs MIT 126 tests Claude Code skill Codex pi Jev

TypeScript Python Go Rust