5 boosters for "pre-commit" — AI-graded, open source, ready to install
Heuristic scoring (no AI key configured).
Establishes standardized Git workflow patterns including conventional commit formatting, rebase strategies, and pre-commit hooks to maintain clean repository history and improve team collaboration.
A Windsurf rules configuration for managing task-driven development workflows in hospital job platform projects, enabling developers to streamline task creation, breakdown, and tracking through CLI commands and standardized processes.
A QA validation agent that runs pre-commit CI/CD checks (route conflicts, orphaned test imports, build validation) to catch GitHub Actions failures locally before code is committed. Ideal for teams using Next.js/Python backends who want to reduce CI failures and iteration cycles.
A system prompt that enforces code quality standards (Black, Ruff linting, pre-commit hooks) for Python projects, helping developers maintain consistent formatting and code style automatically across multiple AI coding platforms.