Brand Check banner
JonathanBeck1 JonathanBeck1

Brand Check

Development community

Description

--- description: Verify a page or component against the repo's brand reference document — colors, fonts, logo usage, voice. argument-hint: "[file or URL — defaults to the built site] [path to the brand doc]" --- Audit the target against the brand reference document. Resolve the brand doc in this order: the second argument if given; the path `CLAUDE.md` names as the brand reference; else `brand-assets.md` at the repo root. If none exists, stop and say so — never audit against remembered or assum

Installation

Installs to ~/.claude/skills/jonathanbeck1-claude-studio-toolkit-brand-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonathanbeck1-claude-studio-toolkit-brand-check && curl -fsSL https://raw.githubusercontent.com/JonathanBeck1/claude-studio-toolkit/HEAD/commands/brand-check.md -o ~/.claude/skills/jonathanbeck1-claude-studio-toolkit-brand-check/SKILL.md

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

Full documentation available on GitHub

View Source Repository