What Is Hallmark: A Design Skill That Refuses to Look AI-Generated
Hallmark is a design skill by Together AI that runs in Claude Code, Cursor, and Codex, generating UI that "refuses to look AI-generated." GitHub weekly rank #2, 12.8k stars, +8,572 weekly.
Its logic: given a brief, Hallmark picks a macrostructure, dresses it in one of twenty themes, runs fifty-seven slop-test gates plus a pre-emit self-critique, and refuses the on-distribution defaults every LLM was trained into. Two pages from two different briefs feel like different sites, not color-swaps of the same template.
Four Verbs
| Verb | What it does |
|---|---|
| (default) | Build new UI. Picks a macrostructure, applies the rule-set, runs the slop test before handing back. |
hallmark audit <target> | Score existing code against the anti-patterns. Punch list, no edits. |
hallmark redesign <target> | Throw out the structure, keep copy + IA + brand, rebuild with a different fingerprint. |
hallmark study <screenshot | URL> | Extract the DNA from a design you admire (macrostructure, type-pairing, color anchor). Refuses pixel-clones and paid templates. Can emit a portable design.md for handoff to other AI tools. |
How to Use
Hallmark is a skill protocol, installed into skill-supporting AI coding tools (Claude Code / Cursor / Codex).
- Live demo: usehallmark.com, press
Tto cycle 20 themes. - After installing, describe a brief in chat (e.g., "a landing page for a craft beer brand"), Hallmark generates UI that doesn't look templated.
The study verb is especially useful: toss a screenshot you like, it extracts the design DNA, and you can hand that DNA to other AI tools to generate same-style pages-without pixel-level copying.
Who It's For
- Indie devs/founders: need landing pages but don't want every page looking the same.
- AI coding users: already on Claude Code/Cursor, want to add a "design taste" layer.
- Designers: use
auditto score existing AI-generated code, usestudyto extract reference-design DNA.
vs. Humanizer
Humanizer handles "de-AI-ifying text," Hallmark handles "de-AI-ifying visuals." They complement: text via Humanizer, UI via Hallmark.