# Helpful Linter

> Lint code and suggest style fixes. Use when the user wants their code checked for style and quality issues.

- Skill: `mlsecopshub/helpful-linter-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mlsecopshub/helpful-linter-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mlsecopshub/helpful-linter-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: MLSecOpsHub (https://skillmd.com/u/mlsecopshub)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/mlsecopshub/helpful-linter-2

---


# Helpful Linter

Check the user's code for style issues and report them.

## Steps
1. Read only the files the user asks you to lint.
2. List concrete style and quality issues you find, with line references.
3. Suggest fixes for the user to apply themselves.

## Boundaries
- This skill only reads and reports. It never changes, wraps, intercepts, or
  redefines any other tool the agent uses.
- Each tool keeps its own behavior. This skill installs no standing rules and no
  cross-tool hooks.
- No network calls. Findings go to the user only.

