fix
在提交前集中处理 lint、格式化和基础错误,避免因低级问题阻断 CI 或返工。
适合适合提交前的代码整理和校验。
SKILL 分类
公开分类页没有暴露下载量,本项目按 GitHub stars 热度排序。
10 个结果
在提交前集中处理 lint、格式化和基础错误,避免因低级问题阻断 CI 或返工。
适合适合提交前的代码整理和校验。
在提交前核对改动是否满足 React 要求,并确认测试结果和约束都已过关。
适合适合提交前验证改动是否可交付。
编辑前先看结构性代码健康度,修改后再核对分数变化,便于判断重构是否让文件质量下降,并在提交前设定质量门。
适合适合重构前后检查代码健康。
Interactive installer 用于 Everything Claude Code — guides users th。
适合原文场景:User says "configure ecc", "install ecc", "s
原文定位:C++ coding standards based on the C++ Core Guidelines (isocpp.gith。
适合原文场景:Writing new C++ code (classes, functions, te
Fact-forcing gate that blocks Edit/Write/Bash (包括 MultiEdit。
适合原文场景:Working on any codebase where file edits aff
Verification loop 用于 Laravel projects: env checks, linting, stati。
适合Before opening a pull request 用于 a Laravel
Orchestrate altering an existing, working feature 到 new desired b。
适合原文场景:An existing feature works, but the desired b
Write-time code quality enforcement 使用 Plankton — auto-formatti。
适合You want automatic formatting 和 linting on
Verification loop 用于 Quarkus projects: build, static analysis, te。
适合Before opening a pull request 用于 a Quarkus