code quality gates
✓适用于 iOS/tvOS 的专家质量门决策:哪些门对您的项目规模很重要、在不阻塞速度的情况下捕获错误的阈值校准、SwiftLint 规则选择和 CI 集成模式。在设置 linting、配置 CI 管道或校准覆盖率阈值时使用。触发关键字:SwiftLint、SwiftFormat、覆盖率、CI、质量门、lint、静态分析、预提交、阈值、警告
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
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-13