Code linting and static analysis tools reference. Covers ESLint flat config, Biome, oxlint for JavaScript/TypeScript. Ruff, mypy, Pylint for Python. Includes pre-commit hooks, CI pipeline setup, and linters for Go, Rust, Shell, Docker, SQL, and Terraform.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill linter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Linter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-linter)More formats (shields.io, HTML) on the badges page.
---
name: linter
version: 1.0.0
description: >
Code linting and static analysis tools reference. Covers ESLint
flat config, Biome, oxlint for JavaScript/TypeScript. Ruff, mypy,
Pylint for Python. Includes pre-commit hooks, CI pipeline setup,
and linters for Go, Rust, Shell, Docker, SQL, and Terraform.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [linter, eslint, ruff, code-quality, static-analysis, devtools]
---
# Linter Reference
Code quality analysis tools.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, by language |
| `javascript` | ESLint, Biome, oxlint |
| `python` | Ruff, mypy, pre-commit |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!