Emptystates banner
KyaniteLabs KyaniteLabs

Emptystates

Data community

Description

--- description: Design the moments when data is absent, delayed, filtered, or failed argument-hint: "[file/path or text, optional]" --- Load and apply the **empty-states** skill (`~/.agents/skills/empty-states/SKILL.md`). Map the applicable states—first use, no results, permission, loading, partial data, and outage—before designing them. Give each state an honest explanation, useful next action, recovery path, and accessible announcement. Return the state matrix and implemented result. Targe

Installation

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

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

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

Full documentation available on GitHub

View Source Repository