Formux banner
KyaniteLabs KyaniteLabs

Formux

Development community

Description

--- description: Repair a form around completion, recovery, and trust argument-hint: "[file/path or text, optional]" --- Load and apply the **form-ux** skill (`~/.agents/skills/form-ux/SKILL.md`). Walk the form from entry through success, interruption, and error recovery. Fix field semantics, labels, validation timing, messages, autofill, focus, and preserved input. Return the field/state matrix, the repaired path, and any remaining blockers. Target: $ARGUMENTS (if empty, apply to the current

Installation

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

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

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

Full documentation available on GitHub

View Source Repository