Nutlope / hallmark

Hallmark

Hallmark is a design skill for Claude Code, Cursor, and Codex that refuses to look AI-generated. Live demo → · twenty themes · four verbs · press T to cycle. Made by Together AI.

Hallmark 是一款专为 Claude Code、Cursor 和 Codex 设计的开发技能,它拒绝生成“AI 味”十足的页面。在线演示 → · 二十种主题 · 四个动词 · 按 T 键切换。由 Together AI 开发。

Hallmark picks a macrostructure for the brief, 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 by Hallmark for two different briefs feel like different sites, not colour-swaps of the same template.

Hallmark 会根据需求选择宏观结构,为其套用二十种主题之一,运行 57 项“平庸测试”(slop-test)门控,并进行发布前的自我评估,从而避开所有大模型训练中固有的默认生成倾向。由 Hallmark 为两个不同需求生成的页面,看起来像是完全不同的网站,而非仅仅是同一模板的换色版本。

Four verbs (四个动词)

  • Build: new UI. Picks a macrostructure, applies the rule-set, runs the slop test before handing back.
    • Build: 构建新 UI。选择宏观结构,应用规则集,并在交付前运行平庸测试。
  • hallmark audit <target>: Score existing code against the anti-patterns. Punch list, no edits.
    • hallmark audit <target>: 根据反模式(anti-patterns)对现有代码进行评分。仅提供待办清单,不进行修改。
  • hallmark redesign <target>: Throw out the structure, keep copy + IA + brand, rebuild with a different fingerprint.
    • hallmark redesign <target>: 抛弃原有结构,保留文案、信息架构(IA)和品牌,以不同的设计指纹进行重构。
  • hallmark study <screenshot | URL>: Extract the DNA from a design you admire: macrostructure, type-pairing, colour anchor. Refuses pixel-clones and paid templates. Optionally emits a portable design.md for handoff to other AI tools.
    • hallmark study <screenshot | URL>: 提取你所欣赏的设计的“DNA”:宏观结构、字体搭配、色彩锚点。拒绝像素级克隆和付费模板。可选择生成一份可移植的 design.md 文件,以便移交给其他 AI 工具。

Different briefs, different shapes (不同的需求,不同的形态)

Each generated from a different brief. The skill picks the theme, structure, and craft to fit each one, not from a template. (BubbleSourdough app · Hum DistilExtraction API · Cobalt Cold SnapRecord label · Carnival CinderAI tool · Lumen Ferns & FathomTea menu · Custom Hollowback ApiaryHoney farm · Garden Off-RegisterPrint fair · Riso Press QuaternaryType studio · Custom TallySaaS · modern-minimal WayfareTravel · atmospheric NAJMFashion brand HyperlaneDev infrastructure)

每一个页面都源于不同的需求。该技能会根据需求选择主题、结构和工艺,而非套用模板。 (BubbleSourdough 应用 · Hum DistilExtraction API · Cobalt Cold Snap 唱片厂牌 · Carnival Cinder AI 工具 · Lumen Ferns & Fathom 茶饮菜单 · Custom Hollowback Apiary 蜂蜜农场 · Garden Off-Register 印刷展 · Riso Press Quaternary 字体工作室 · Custom Tally SaaS · modern-minimal Wayfare 旅行 · atmospheric NAJM 时尚品牌 Hyperlane 开发基础设施)

Each page is self-contained HTML + CSS, stamped with its macrostructure in the CSS comment. Browse the full set at usehallmark.com or under site/_tests/.

每个页面都是独立的 HTML + CSS,并在 CSS 注释中标记了其宏观结构。访问 usehallmark.com 或查看 site/_tests/ 目录即可浏览完整集合。

Custom (自定义)

NEW: When a brief carries creative intent that no catalog theme fits, Hallmark switches to Custom and designs the page from scratch: a made-to-measure palette, type, and layout. Same 57 slop-test gates, no template underneath.

新增:当需求包含现有主题库无法满足的创意意图时,Hallmark 会切换到“自定义”模式,从零开始设计页面:量身定制的调色板、字体和布局。同样经过 57 项平庸测试门控,底层没有任何模板。

(The Cascadia Nightjar Sleeper-train ticket · Custom; The Mend Assembly Repair-café broadsheet · Custom) It stays a quiet branch; vanilla briefs never see it. The protocol lives in custom-theme.md.

(The Cascadia Nightjar 卧铺火车票 · 自定义;The Mend Assembly 维修咖啡馆宣传单 · 自定义) 这保持为一个隐藏分支;普通需求不会触发它。相关协议位于 custom-theme.md 中。

Install (安装)

npx skills add nutlope/hallmark Re-run any time to update. Or copy SKILL.md + references/ into:

  • Claude Code: ~/.claude/skills/hallmark/
  • Cursor: .cursor/rules/hallmark.mdc (body of SKILL.md, no frontmatter)
  • Codex: ~/.codex/skills/hallmark/ (personal) or .codex/skills/hallmark/ (project-scoped)

npx skills add nutlope/hallmark 随时重新运行以更新。或者将 SKILL.mdreferences/ 复制到:

  • Claude Code: ~/.claude/skills/hallmark/
  • Cursor: .cursor/rules/hallmark.mdc (SKILL.md 的正文,无需 frontmatter)
  • Codex: ~/.codex/skills/hallmark/ (个人) 或 .codex/skills/hallmark/ (项目范围)

The rule-set lives in SKILL.md and references/. Worked examples in docs/recipes.md and docs/study-examples.md. Licence MIT. Use it, fork it, ship it.

规则集位于 SKILL.mdreferences/ 中。实践案例请参考 docs/recipes.mddocs/study-examples.md。采用 MIT 协议。使用它,Fork 它,发布它。