什么是 quality-gates?
在提交或部署之前运行全面的质量检查,包括 linting、类型检查、测试和安全审核 来源:atman36/ai-vibe-prompts。
在提交或部署之前运行全面的质量检查,包括 linting、类型检查、测试和安全审核
通过命令行快速安装 quality-gates AI 技能到你的开发环境
来源:atman36/ai-vibe-prompts。
Enforce code quality standards by running automated checks that must pass before code can be committed, merged, or deployed. Acts as a guardian ensuring consistent quality across the codebase.
Level 1: Pre-Commit Gates (Fast, < 30 seconds) Essential checks that run before every commit.
Level 2: Pre-Push Gates (Moderate, < 2 minutes) Comprehensive checks before pushing to remote.
在提交或部署之前运行全面的质量检查,包括 linting、类型检查、测试和安全审核 来源:atman36/ai-vibe-prompts。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/atman36/ai-vibe-prompts --skill quality-gates在提交或部署之前运行全面的质量检查,包括 linting、类型检查、测试和安全审核 来源:atman36/ai-vibe-prompts。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/atman36/ai-vibe-prompts --skill quality-gates 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/atman36/ai-vibe-prompts