pre commit skills

10 tagged pre commit, measured the same way as everything else here.

prek

01

j178/prek

Skill Claude CodeCodex

Use when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for running Git hooks that check, format, lint, and validate code and repository files. Prefer it when speed, workspace mode, built-in hooks, shared toolchains, or native TOML configuration matter.

8.4k yesterday A 67 tokens original MIT

overllm

03

theadamdanielsson/overllm

Skill Claude CodeCodex

Find the LLM call you didn't need — your GPT call is a regex. Static, zero-config linter that flags unnecessary GPT/Claude/AI API calls a regex, the stdlib, or a library already does (parsing dates, extracting emails/JSON, sorting, classifying with fixed labels). Runs locally, no model, no API key, nothing phones…

3 1mo ago A 119 tokens original MIT

setup-pre-commit

04

mattmre/EVOKORE-MCP-PUBLIC

Skill Claude CodeCodex

Use when bootstrapping or extending the pre-commit hook chain (Husky + lint-staged + Prettier + typecheck + integration tests) for an EVOKORE-style TypeScript repo, including detecting an existing setup, surfacing the diff, and never silently overwriting a configured chain.

3 3mo ago A 67 tokens original MIT