Discover and explore top open-source AI tools and projects—updated daily.
NutlopeDesign skill for AI code assistants to generate unique, non-AI-looking UIs
New!
Top 27.0% on SourcePulse
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
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.npx). Target AI coding assistants (Claude Code, Cursor, Codex).usehallmark.com or within the site/_tests/ directory.Highlighted Details
build, audit, redesign, study).study verb extracts design DNA from existing sites, creating portable design.md files.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
study verb's refusal to replicate pixel-clones or paid templates may limit its ability to perfectly mirror highly complex or proprietary existing designs.3 days ago
Inactive
nexu-io