Agent Skills
› skyhook-io/radar
› visual-test
visual-test
GitHub用于在真实Kubernetes集群中对Radar UI变更进行视觉测试,通过Playwright生成截图以验证界面变化。
Trigger Scenarios
需要验证UI界面变更
对比前后端渲染差异
Install
npx skills add skyhook-io/radar --skill visual-test -g -y
SKILL.md
Frontmatter
{
"name": "visual-test",
"description": "Use when visually testing Radar UI changes against a real Kubernetes cluster with Playwright screenshots."
}
Follow the workflow in .claude/commands/visual-test.md.
Do not modify the Claude command file. Treat it as the canonical workflow source for this repository.
Version History
- ccc4609 Current 2026-07-24 20:47


