States banner
KyaniteLabs KyaniteLabs

States

Development community

Description

--- description: Complete and verify every meaningful state of an interactive component argument-hint: "[file/path or text, optional]" --- Load and apply the **component-states** skill (`~/.agents/skills/component-states/SKILL.md`). Inventory states from the component’s actual behavior, then implement and verify each applicable pointer, keyboard, loading, selection, disabled, success, and error state. Return the state matrix with matching semantics and evidence. Report a missing semantic token

Installation

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

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

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

Full documentation available on GitHub

View Source Repository