quality-check

Installation
SKILL.md

Quality Check Skill

Purpose

Unified code quality validation across Python, JavaScript/TypeScript, Shell, and SQL. Runs formatting checks, linting, type checking, and complexity analysis.

Quick Start

# Auto-detect language and run appropriate checks
/quality-check [path]

Language Detection

The skill auto-detects language based on file extensions:

Installs
2
GitHub Stars
24
First Seen
May 25, 2026
quality-check — matteocervelli/llms