qlty-check
OfficialAutomate code quality checks with the qlty CLI.
AuthorOverdrive-Consulting
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates code quality checks, formatting, and metrics using the qlty CLI to streamline review cycles and enforce standards.
Core Features & Use Cases
- Automated Linting: Run centralized checks across languages to enforce style and quality.
- Auto-Formatting & Metrics: Auto-fix eligible issues and generate metrics to identify hotspots and risk.
- Use Case: Before merging, run a full quality pass to surface issues, apply fixes where possible, and produce a quality report for the team.
Quick Start
Use the qlty skill to check and fix issues in your repository:
- Check changed files: qlty check
- Auto-fix: qlty check --fix
- Metrics: qlty check --metrics
- Full scan: qlty check --all --json
Dependency Matrix
Required Modules
None requiredComponents
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/Overdrive-Consulting/overdrive-ai-devkit/archive/main.zip#qlty-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.