什麼是 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