Claude Code supports the same SKILL.md format as WorkBuddy, so the repo’s root
SKILL.md drops in directly — no conversion needed.
Clone the repo into your user-level skills directory:
git clone https://github.com/truman-t3/tinted-ui-tokens-skills ~/.claude/skills/tinted-ui-tokens-skills
That’s it. Claude Code auto-discovers the skill and reads SKILL.md (frontmatter
name + description drive when it triggers).
Ask naturally, e.g.:
用
#2563EB出一套染色 Token 系统
Claude Code runs scripts/generate_tokens.py and shows preview.html + tokens.css.
/commandIf you prefer a slash command, copy SKILL.md body into
~/.claude/commands/tinted-ui-tokens.md (frontmatter optional). Then invoke with
/tinted-ui-tokens #2563EB.