Designmatch banner
randomittin randomittin

Designmatch

Testing community

Description

--- name: designmatch description: Bootstrap the designmatch skill in a React Native project from a Claude Design link. Auto-imports the Visual QA stub helper (visual-qa.ts), writes default state.vqa.json, registers the canonical source, updates .gitignore, and prints the wiring snippet. Use when starting visual-parity work on a new RN screen or when the user pastes a Claude Design URL. --- # /hmd:designmatch — bootstrap designmatch in an RN app ## What this command does Auto-runs `designmatc

Installation

Installs to ~/.claude/skills/randomittin-superx-designmatch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/randomittin-superx-designmatch && curl -fsSL https://raw.githubusercontent.com/randomittin/superx/HEAD/commands/designmatch.md -o ~/.claude/skills/randomittin-superx-designmatch/SKILL.md

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

Full documentation available on GitHub

View Source Repository