verification

- 单测通过 (npm test 或等效)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "verification" with this command: npx skills add wenjunduan/rlues/wenjunduan-rlues-verification

分级清单

Path A (最小验证)

  • 修改的功能可正常运行

  • lint 无新增错误

Path B (标准验证)

  • Path A 全部

  • 单测通过 (npm test 或等效)

  • 类型检查通过 (tsc --noEmit 或等效)

  • plan.md 中所有任务标记 DONE

Path C+ (完整验证)

  • Path B 全部

  • E2E 测试通过 (skills/e2e-testing)

  • 安全审查通过 (skills/security-review)

  • 无硬编码密钥/Token

  • 性能无明显退化

输出

.ai_state/verified.md — 记录验证结果。

注意

Path A 不检查 plan.md (因为 Path A 没有 P 阶段)。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tdd

No summary provided by upstream source.

Repository SourceNeeds Review
General

context7

No summary provided by upstream source.

Repository SourceNeeds Review
General

brainstorm

No summary provided by upstream source.

Repository SourceNeeds Review
General

plan-first

No summary provided by upstream source.

Repository SourceNeeds Review