qlty-check

Identify, report, and fix code quality issues across a repository.

1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tfunk1030/vibe --skill qlty-check-tfunk1030
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qlty-check
Source: https://github.com/tfunk1030/vibe/tree/main/.claude/skills/qlty-check
Command: npx skills add https://github.com/tfunk1030/vibe --skill qlty-check-tfunk1030

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This universal code quality tool helps developers enforce consistent coding standards across languages by enabling a broad suite of linting, formatting, and metrics via the qlty CLI.

Core Features & Use Cases

  • Linting across 70+ language ecosystems using a unified interface
  • Auto-formatting and code style enforcement
  • Metrics and code smell detection to improve maintainability

Quick Start

Run the quality checks to automatically fix issues across your codebase.

Frequently Asked Questions about qlty-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code quality checks across multiple programming languages?

Automate code quality checks across multiple languages by using a unified interface that orchestrates linting, formatting, and metrics. This identifies and fixes issues across your entire repository or targeted files.

Can I automatically fix linting and formatting issues across my entire repository?

Yes, you can automatically fix linting and formatting issues by running quality checks that enforce code style and detect smells across your entire repository or targeted files.

Does this code quality tool support static analysis for polyglot projects?

This code quality tool supports static analysis for polyglot projects by providing linting across 70+ language ecosystems, enabling comprehensive code smell detection and maintainability metrics.

What is the best way to enforce consistent coding standards in a multi-language codebase?

The best way to enforce consistent coding standards in a multi-language codebase is using a unified interface to apply auto-formatting, linting, and code style enforcement across all targeted files.

Do I need a specific CLI or configuration to run repository-wide code quality checks?

You need the qlty CLI and repository configuration in .qlty to orchestrate checks, fixes, and reports via the MCP server wrapper for repository-wide code quality validation.

Why does static analysis and code smell detection matter for maintainability?

Static analysis and code smell detection matter for maintainability because they identify structural issues across your codebase, enabling automated fixes that enforce consistent coding standards.