reviewing-unit-tests
Installation
SKILL.md
Reviewing Unit Tests for ComfyUI_frontend
Overview
Review for behavior and current repo rules, not motion. Compare to authoritative rules, not prior diffs or legacy snippets.
Review Workflow
- Identify the test type: component, store, composable, util, or bugfix regression.
- Name the behavior the test proves. If you cannot say it in one sentence, request changes.
- Open the authoritative doc section before judging structure.
- Scan the red flags below.
- State the verdict first. Name the failure mode. Cite the doc or rule.
Source of Truth / Precedence
When docs and examples conflict, use this order: