canary
New161GitHub TrendingGeneralby wizenheimer
QA harness built for Claude Code | E2E testing with screen recordings, console logs, network HARs, and Playwright traces
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/canary.md https://raw.githubusercontent.com/wizenheimer/canary/main/SKILL.md3
Invoke in Claude Code
/canaryView source on GitHub
testing
Frequently Asked Questions
What is canary?
QA harness built for Claude Code | E2E testing with screen recordings, console logs, network HARs, and Playwright traces
How to install canary?
To install canary, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /canary.
What is canary best for?
canary is a community categorized under General. It is designed for: testing. Created by wizenheimer.