quality-nazi

Community

Enforce pristine code quality before commits.

Authorjaccurran
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents low-quality code from entering the codebase by enforcing a suite of checks on changes, including targeted tests, TypeScript compilation, ESLint, production build, and security scans.

Core Features & Use Cases

  • Targeted Testing: Run tests that cover changed files only to save time while maintaining quality.
  • Type Safety: Ensure TypeScript compiles with zero errors before commit.
  • Lint & Security: Enforce ESLint rules and scan for exposed secrets or credentials.
  • Release Readiness: Verify production build success to prevent deployment blockers.
  • Workflow Guard: Integrate with pre-commit hooks to block bad commits automatically.

Quick Start

Run the Quality Nazi on your current git changes to validate quality before committing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: quality-nazi
Download link: https://github.com/jaccurran/pipedriven/archive/main.zip#quality-nazi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.