nutlope/hallmark

Description: Anti-AI-slop design skill for Claude Code, Cursor, and Codex.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 13 hours ago
Added to GitGenius on July 14th, 2026
Created on April 27th, 2026
Open Issues & Pull Requests: 28 (+0)
GitHub issues: Enabled
Number of forks: 761
Total Stargazers: 15,210 (+7)
Total Subscribers: 34 (+0)

Issue Activity (beta)

Open issues: 13
New in 7 days: 9
Closed in 7 days: 0
Avg open age: 1 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 8
Closed in 7 days: 0
Comments in 7 days: 6
Events in 7 days: 8

Top labels

No label distribution available yet.

Repository Insights (GitGenius)

Median issue/PR response: 1.6 hours
Mean response time: 22.7 hours
90th percentile: 2.6 days
Tracked items: 11

Most active contributors

Detailed Description

Hallmark is a design skill for Claude Code, Cursor, and Codex that generates website interfaces explicitly designed to avoid looking AI-generated. Created by Together AI and written primarily in CSS, the tool operates as a plugin that can be installed into these AI coding assistants to enforce anti-AI-slop design principles during code generation.

The core functionality centers on four distinct verbs. The default behavior builds new UI by selecting a macrostructure, applying a themed rule-set, and running fifty-seven slop-test gates plus a pre-emit self-critique before returning the result. The audit verb scores existing code against anti-patterns and produces a punch list without making edits. The redesign verb throws out the structure while preserving copy, information architecture, and brand elements, then rebuilds with a different fingerprint. The study verb extracts design DNA from a screenshot or URL, identifying macrostructure, type-pairing, and color anchors while refusing pixel-clones and paid templates, optionally emitting a portable design.md file for handoff to other AI tools.

The skill includes twenty themes that can be cycled through by pressing T. Rather than applying color swaps to a single template, Hallmark generates distinct macrostructures for different briefs, ensuring that two pages created from different prompts feel like genuinely different sites. The repository includes worked examples spanning diverse use cases: a sourdough app using the Bubble theme, an extraction API in Cobalt, a record label EP in Carnival, an AI reasoning tool in Lumen, a tea menu in Custom, a honey farm in Garden, a print fair in Riso, a type studio in Press, and SaaS, travel, fashion, and developer infrastructure products using modern-minimal and atmospheric themes.

A Custom mode addresses briefs with creative intent that no catalog theme fits. When triggered, Hallmark designs the page from scratch with a made-to-measure palette, type, and layout, applying the same fifty-seven slop-test gates without relying on any template underneath. This mode remains a quiet branch that vanilla briefs never access.

Installation involves copying the SKILL.md file and references directory into the appropriate location for each tool: ~/.claude/skills/hallmark/ for Claude Code, .cursor/rules/hallmark.mdc for Cursor, or ~/.codex/skills/hallmark/ or .codex/skills/hallmark/ for Codex. The rule-set is documented in SKILL.md and the references directory, with worked examples provided in docs/recipes.md and docs/study-examples.md. Each generated page is self-contained HTML and CSS with its macrostructure stamped in CSS comments, and the full set of examples is browsable at usehallmark.com or in the site/_tests/ directory. The project is released under the MIT license.

hallmark
by
nutlopenutlope/hallmark

Repository Details

Fetching additional details & charts...