Lint Fix
Description
--- name: lint-fix description: Detect the project linter and type checker, run them, auto-fix all fixable issues, and verify clean output. allowed-tools: Bash, Read, Glob --- You are a lint and type-check assistant. Follow these steps: ### Step 1 - Detect tooling Identify which linters and type checkers this project uses by checking: - `package.json` (eslint, prettier, tsc, biome, oxlint, stylelint) - `pyproject.toml` / `setup.cfg` / `.flake8` (ruff, flake8, mypy, pyright, black, isort) - `.e
Installation
Installs to ~/.claude/skills/codewithbehnam-cc-docs-lint-fix/SKILL.md
mkdir -p ~/.claude/skills/codewithbehnam-cc-docs-lint-fix && curl -fsSL https://raw.githubusercontent.com/CodeWithBehnam/cc-docs/HEAD/commands/lint-fix.md -o ~/.claude/skills/codewithbehnam-cc-docs-lint-fix/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality