pre-commit-standards
Installation
SKILL.md
Pre-commit Standards
When to Use This Skill
| Use this skill when... | Use configure-pre-commit instead when... |
|---|---|
| You need the canonical hook list, pinned versions, and conventional-commit conventions | You want to audit or install pre-commit hooks for a project end-to-end as an interactive workflow |
You are checking whether a .pre-commit-config.yaml matches the documented standard |
You want runtime detection of project type (frontend, infra, python) before choosing hook sets |
| Another skill needs to cite the standard hook versions or rule set | The user asked you to actually create or repair pre-commit configuration |
Version: 2025.1
Standard pre-commit configuration for repository compliance.