Tastecheckpass banner
KyaniteLabs KyaniteLabs

Tastecheckpass

Development community

Description

--- description: Decide whether finished frontend work can ship, with evidence argument-hint: "[project/page to gate, optional]" --- Load and apply the **tastecheck-pass** skill (`~/.agents/skills/tastecheck-pass/SKILL.md`). Run the gate on the real artifact. Lead with **SHIP** or **HOLD**, the blocker count, and the fastest credible path forward. Then attach the evidence table with measured browser, keyboard, contrast, zoom, motion, cold-load, and against-spec results. Unsupported `n/a` and c

Installation

Installs to ~/.claude/skills/kyanitelabs-tastecheck-tastecheckpass/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kyanitelabs-tastecheck-tastecheckpass && curl -fsSL https://raw.githubusercontent.com/KyaniteLabs/tastecheck/HEAD/commands/tastecheckpass.md -o ~/.claude/skills/kyanitelabs-tastecheck-tastecheckpass/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository