·verification-loop
!

verification-loop

mhylle/claude-skills-collection

全面的 6 检查验证框架,用于验证跨构建、类型、lint、测试、安全性和差异审查的实施质量。此技能可确保代码在阶段完成之前满足所有质量关卡。在“验证实施”、“运行验证”、“/验证循环”上触发,或作为实施阶段步骤 2 的一部分自动触发。

2安装·0热度·@mhylle

安装

$npx skills add https://github.com/mhylle/claude-skills-collection --skill verification-loop

SKILL.md

A systematic 6-check verification framework that validates implementation quality across multiple dimensions. This skill provides a structured approach to catching issues early, ensuring code compiles, type-checks, passes linting, runs tests, has no security issues, and contains no unintended changes.

TERMINOLOGY NOTE: This skill uses "Checks" (Check 1-6) for its internal verification stages. Do not confuse these with "Phases" (plan phases) or "Steps" (implement-phase steps).

| Build | Syntax errors, missing deps, bundling issues | Code must compile to run | | Types | Type mismatches, null safety, interface violations | Type safety prevents runtime errors | | Lint | Style violations, code smells, potential bugs | Consistent, maintainable code | | Tests | Logic errors, regressions, broken contracts | Functional correctness |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mhylle/claude-skills-collection --skill verification-loop
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 verification-loop?

全面的 6 检查验证框架,用于验证跨构建、类型、lint、测试、安全性和差异审查的实施质量。此技能可确保代码在阶段完成之前满足所有质量关卡。在“验证实施”、“运行验证”、“/验证循环”上触发,或作为实施阶段步骤 2 的一部分自动触发。 来源:mhylle/claude-skills-collection。

如何安装 verification-loop?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mhylle/claude-skills-collection --skill verification-loop 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/mhylle/claude-skills-collection

详情

分类
!安全工具
来源
skills.sh
收录时间
2026-02-01