测试运行与验证 — T 阶段
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-7ba9fa8b)More formats (shields.io, HTML) on the badges page.
---
name: verification
description: 测试运行与验证 — T 阶段
---
## 管道位置: T → 产出 quality.md 验证部分
## 步骤
1. 运行全量测试 → 记录结果
2. 覆盖率 (如可用)
3. Lint / type-check (如可用)
## quality.md 验证部分格式
```markdown
## 验证报告
- 测试: X passed / Y total
- 覆盖率: XX%
- Lint: 0 errors
- Type-check: 0 errors
```
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!