Brooks Lint
hyhmrright
AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
OPENAGENTSKILL / DIRECTORY
Find a skill for your next task. Explore tools for Codex, Claude Code, Cursor and more.
1–8 / 8
Candidates in this shortlist, not the full registry. GitHub stars belong to repositories, not individual skills.
Results: 8
hyhmrright
AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
samber
Linting best practices and golangci-lint configuration for Golang projects — running linters, configuring .golangci.yml, suppressing warnings with nolint directives, int…
astral-sh
An extremely fast Python linter and code formatter, written in Rust.
ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
dmmulroy
Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns
vet-run
vet is a command-line tool that acts as a safety net for the risky curl | bash pattern. It lets you inspect, diff against previous versions, and lint remote scripts befo…
samber
Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or reviewing Go code,…
koalaman
ShellCheck, a static analysis tool for shell scripts