·validating-pre-commit
</>

validating-pre-commit

saleor/configurator

在提交或推送之前运行质量门检查。执行 lint 修复、TypeScript 编译、测试和 CI 验证。在本地重现 CI 失败。触发:预提交、预推送、质量检查、CI 检查、lint 检查、类型检查、验证更改、检查:修复、pnpm 测试。

0安装·0热度·@saleor

安装

$npx skills add https://github.com/saleor/configurator --skill validating-pre-commit

SKILL.md

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

Execute these steps in order. All must pass before committing.

If Issues Remain: Some issues cannot be auto-fixed. Review the output and manually address:

在提交或推送之前运行质量门检查。执行 lint 修复、TypeScript 编译、测试和 CI 验证。在本地重现 CI 失败。触发:预提交、预推送、质量检查、CI 检查、lint 检查、类型检查、验证更改、检查:修复、pnpm 测试。 来源:saleor/configurator。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/saleor/configurator --skill validating-pre-commit
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 validating-pre-commit?

在提交或推送之前运行质量门检查。执行 lint 修复、TypeScript 编译、测试和 CI 验证。在本地重现 CI 失败。触发:预提交、预推送、质量检查、CI 检查、lint 检查、类型检查、验证更改、检查:修复、pnpm 测试。 来源:saleor/configurator。

如何安装 validating-pre-commit?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/saleor/configurator --skill validating-pre-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/saleor/configurator