·code quality gates
</>

code quality gates

kaakati/rails-enterprise-dev

適用於 iOS/tvOS 的專家品質閘決策:哪些閘門對您的專案規模很重要、在不阻塞速度的情況下捕捉錯誤的閾值校準、SwiftLint 規則選擇和 CI 整合模式。在設定 linting、配置 CI 管道或校準覆蓋率閾值時使用。觸發關鍵字:SwiftLint、SwiftFormat、覆蓋率、CI、品質閘、lint、靜態分析、預先提交、閾值、警告

14安裝·1熱度·@kaakati

安裝

$npx skills add https://github.com/kaakati/rails-enterprise-dev --skill code quality gates

SKILL.md

Expert decision frameworks for quality gate choices. Claude knows linting tools — this skill provides judgment calls for threshold calibration and rule selection.

| 1 | SwiftLint | 30s | High — catches bugs | | 2 | SwiftFormat | 15s | Medium — consistency | | 3 | Build (0 warnings) | 2-5m | High — compiler catches issues | | 4 | Unit Tests | 5-15m | High — catches regressions | | 5 | Coverage Check | 1m | Medium — enforces testing | | 6 | Static Analysis | 5-10m | Medium — deep issues |

| Gates disabled for "urgent" PR | Culture problem | Gates are non-negotiable | | 100% coverage requirement | Gaming metrics | 80-85% is optimal | | All SwiftLint rules enabled | Too noisy | Curate impactful rules | | Pre-commit takes > 30s | Devs skip it | Only fast checks locally | | Different rules in CI vs local | Surprises | Same config everywhere |

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/kaakati/rails-enterprise-dev --skill code quality gates
分類
</>開發工具
認證
收錄時間
2026-02-13
更新時間
2026-02-18

快速解答

什麼是 code quality gates?

適用於 iOS/tvOS 的專家品質閘決策:哪些閘門對您的專案規模很重要、在不阻塞速度的情況下捕捉錯誤的閾值校準、SwiftLint 規則選擇和 CI 整合模式。在設定 linting、配置 CI 管道或校準覆蓋率閾值時使用。觸發關鍵字:SwiftLint、SwiftFormat、覆蓋率、CI、品質閘、lint、靜態分析、預先提交、閾值、警告 來源:kaakati/rails-enterprise-dev。

如何安裝 code quality gates?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kaakati/rails-enterprise-dev --skill code quality gates 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/kaakati/rails-enterprise-dev