unit-test — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited unit-test (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
unit-test 是 project-aware unit testing guide,用於寫測試、修測試、review test quality, 或在 engineering 中執行 TDD。
測試要驗證真實行為,不用 mock-only assertions 製造假綠燈。明確 TDD 時採 red / green / refactor;一般補測試時仍要先確認現有 framework、local patterns、test command。
| Situation | Load |
|---|---|
| Any run | unit-test-detection-tdd-flow.md, tdd-smart-judgment.md |
| Jest / Vitest / Vue examples | unit-test-framework-patterns.md |
| Coverage / test quality review | unit-test-strategy-coverage.md |
| Delegated test work | sub-agent-roles.md Completion Envelope |
tdd-smart-judgment.md..skip()、刪 tests、或加 type suppressions。回傳 framework、commands run、TDD 時的 red/green evidence、files changed、remaining coverage risk,以及 skipped test rationale。
Execute post-task-reflection-checkpoint.md before reporting completion.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.