hallmark  by Nutlope

Design skill for AI code assistants to generate unique, non-AI-looking UIs

Created 3 weeks ago

New!

1,499 stars

Top 27.0% on SourcePulse

GitHubView on GitHub
Project Summary

A design skill for AI coding assistants like Claude Code, Cursor, and Codex, Hallmark generates unique web UI designs that actively avoid a generic, AI-generated aesthetic. It addresses the common issue of repetitive outputs from LLMs by implementing a rigorous design process. The primary benefit is the creation of distinct, high-quality web presences that feel original, differentiating them from simple template variations.

How It Works

Hallmark selects a macrostructure for a given brief, applies one of twenty-two themes, and then runs the design through sixty-five "slop-test gates" and a pre-generation self-critique. This multi-layered approach is designed to circumvent the default patterns LLMs are trained on, ensuring each generated page has a unique "fingerprint." The skill offers four verbs: build for new UI generation, audit to score existing code against anti-patterns, redesign to rebuild with a different style while retaining content, and study to extract design DNA (macrostructure, typography, color) from admired sites, refusing pixel-clones and paid templates. Outputs are self-contained HTML and CSS, with the macrostructure embedded in CSS comments.

Quick Start & Requirements

  • Install: npx skills add nutlope/hallmark (re-run to update). Alternatively, copy SKILL.md and references/ into the appropriate skill directories for Claude Code, Cursor, or Codex.
  • Prerequisites: Node.js and npm (for npx). Target AI coding assistants (Claude Code, Cursor, Codex).
  • Links: Full theme set available at usehallmark.com or within the site/_tests/ directory.

Highlighted Details

  • Features twenty-two distinct themes and four core verbs (build, audit, redesign, study).
  • Employs 65 "slop-test gates" and a pre-emit self-critique to ensure design quality and originality.
  • The study verb extracts design DNA from existing sites, creating portable design.md files.
  • Generated pages are self-contained HTML + CSS, with macrostructure identified in CSS comments.

Maintenance & Community

  • Developed by Together AI.
  • No specific community links (Discord, Slack) or roadmap details were provided in the README.

Licensing & Compatibility

  • License: MIT.
  • Compatibility: The permissive MIT license allows for unrestricted use, forking, and distribution, including within commercial or closed-source projects.

Limitations & Caveats

  • The skill actively avoids common LLM outputs, which may result in unconventional or unexpected design choices.
  • The study verb's refusal to replicate pixel-clones or paid templates may limit its ability to perfectly mirror highly complex or proprietary existing designs.
  • No specific performance benchmarks or detailed setup time estimates are provided.
Health Check
Last Commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
5
Issues (30d)
4
Star History
1,540 stars in the last 26 days

Explore Similar Projects

Feedback? Help us improve.