Skip to main content
Run any Skill in Manus
with one click

commit-validator

Stars0
Forks0
UpdatedMay 12, 2026 at 13:45

✅ 提交验证器技能 - git commit 前自动运行 lint + 测试,确保代码质量 触发场景: - git commit 时自动触发(pre-commit hook) - 说"验证提交" - 说"检查代码质量" - 说"commit 前的检查" - pre-commit hook 配置 功能: - 运行 ruff lint 检查 - 运行快速测试 - 失败时阻断提交 - 成功时显示检查通过 - 可配置跳过某些检查

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly