lint-all

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.

.claude/skills/lint-all/SKILL.md

Download bundle ↓
main · c8401c51 bundle fileScanned 2026-09-15

SKILL.md

88 tokens · o200k_base · 303 bytes

Source excerpt starting at line 1.
---name: lint-alldescription: Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.user-invocable: trueallowed-tools: Bash(./x lint)--- # Lint All Code Run the full linter (Rust + JS/TS): ```sh./x lint``` If there are lint errors, fix them and re-run until clean. 
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root CLAUDE.md.