refero-styles

Installation
SKILL.md

Refero Styles

A small CLI for styles.refero.design — a curated library of design references where each entry exposes four artifacts:

  • DESIGN.md — the canonical, agent-facing markdown brief (colors, typography, spacing, components, dos/don'ts, similar brands).
  • tailwind.css — a Tailwind v4 @theme { ... } block.
  • styles.css — plain :root { ... } CSS custom properties.
  • tokens.json — structured design tokens (colors, raw extraction, full design-system JSON).

The CLI is refero.py and ships inside this skill folder (next to SKILL.md). It is a single-file Python script using PEP 723 inline metadata, so uv resolves dependencies on first run — no install step.

When this skill is installed at ~/.claude/skills/refero-styles/, invoke the CLI by its absolute path:

Installs
4
GitHub Stars
1
First Seen
9 days ago