validating-pre-commit

Installation
SKILL.md

Pre-Commit Quality Gate

Overview

Ensure all code quality standards are met before committing or pushing changes. Runs the mandatory quality checklist and reports failures with actionable fixes.

When to Use

  • Before creating a commit or pushing to remote
  • After making significant changes
  • When CI is failing and you need to reproduce locally

Quick Reference

Installs
19
GitHub Stars
29
First Seen
Jan 24, 2026
validating-pre-commit — saleor/configurator