qlty-check

Community

Unified code quality checks and metrics

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a unified interface to run and manage 70+ linters and code quality checks, auto-formatting and gathering metrics across languages.

Core Features & Use Cases

  • Linting before commits
  • Auto-fix formatting
  • Compute code metrics
  • Detect code smells

Quick Start

Run the quality check with fix on changed files: uv run python -m runtime.harness scripts/qlty_check.py --fix

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: qlty-check
Download link: https://github.com/parcadei/Continuous-Claude/archive/main.zip#qlty-check

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