quality
Installation
SKILL.md
DLC: Code Quality Check
Run code quality analysis against the current project and create a GitHub issue with findings.
Before running, read ../dlc/references/ISSUE-TEMPLATE.md now for the issue format, and read ../dlc/references/REPORT-FORMAT.md now for the findings data structure.
Step 1: Detect Linting Config
Scan for linting configuration and project type:
| Config File | Linter | Language |
|---|---|---|
.eslintrc* / eslint.config.* / biome.json |
ESLint / Biome | JS/TS |
ruff.toml / pyproject.toml (with [tool.ruff]) |
Ruff | Python |
.golangci.yml / .golangci.yaml |
golangci-lint | Go |
clippy.toml / Cargo.toml |
Clippy | Rust |
.rubocop.yml |
RuboCop | Ruby |
Also check for formatter configs: .prettierrc*, .editorconfig, rustfmt.toml.
Related skills
More from rube-de/cc-skills
doppler
>-
33council
Consult external AI council (Gemini, Codex, Qwen, GLM-5.1) for thorough reviews and consensus-driven decisions. Use ONLY when explicitly invoked with "/council" or when user says "consult the council", "invoke council", or "council review". Do NOT auto-trigger on generic phrases like "thorough review".
2update
>-
1perf
>-
1dlc
>-
1temporal
>-
1