分级验证清单
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill verification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Verification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-verification-7eca6507)More formats (shields.io, HTML) on the badges page.
---
name: verification
description: 分级验证清单
context: main
---
Path A (基础): `npm test` 通过 + 手动确认
Path B (标准): 单测 + `tsc --noEmit` + `eslint` + `npm audit`
Path C+ (严格): 标准 + E2E (e2e-runner) + 安全审计 (security-auditor) + 性能基线
验证失败 → 读 `skills/debugging/SKILL.md` 进入调试循环
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!