mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 21:22:07 +00:00
Add Claude Code skills and a label-triggered QA workflow: - .claude/skills/comfy-qa/SKILL.md: 12-category QA test plan using playwright-cli for browser automation - .github/workflows/pr-qa.yaml: CI workflow triggered by qa-changes (focused, Linux) or qa-full (3-OS matrix) labels. Records screen via ffmpeg, runs Claude CLI with playwright-cli, deploys video gallery to Cloudflare Pages, posts PR comment with GIF thumbnails, and runs OpenAI vision-based video review - scripts/qa-video-review.ts: frame extraction + GPT-4o analysis - scripts/qa-video-review.test.ts: unit tests for video review - knip.config.ts: resolve knip errors for ingest-types package