AGENTCONN

// Skill profile

Hallmark

Claude Code Beginner Creative Open Source

Nutlope/hallmark is an anti-AI-slop design skill for Claude Code, Cursor, and Codex that forces AI-generated UI to look intentionally designed rather than template-stamped. It operates as a structured rule-set with 57 slop-test gates, 20 built-in design themes, a macrostructure selection layer, and a pre-emit self-critique pass — all designed to reject the on-distribution defaults that every LLM was trained into. The skill ships four verbs: default (build new UI), audit (score existing code against anti-patterns), redesign (rebuild with a different fingerprint while preserving copy/IA), and study (extract design DNA from screenshots or URLs into a portable design.md). A custom mode generates designs from scratch when no catalog theme fits. Stats as of July 13, 2026: 5.4K GitHub stars, 318 forks, MIT-licensed. The first widely-adopted tool specifically targeting the visual homogeneity problem in AI-generated interfaces.

Input / Output

Accepts

design-brief screenshot url existing-code

Produces

ui-code design-audit design-system

Overview

Hallmark is an anti-AI-slop design skill from Hassan El Mghari (Nutlope) that tackles a specific, growing problem: every AI coding agent generates UI that looks the same. The same hero section, the same card grid, the same gradient button, the same Inter font at the same weight. Hallmark breaks this pattern by injecting a structured rule-set, theme system, and validation layer into the generation process — forcing agents to produce UI that looks intentionally designed rather than template-stamped.

Key Capabilities

Four operating modes: The default verb builds new UI by selecting a macrostructure pattern that fits the brief and applying one of twenty built-in design themes. audit scores existing code against Hallmark’s anti-pattern library and returns specific findings. redesign rebuilds an interface with a completely different visual fingerprint while preserving the copy and information architecture. study extracts design DNA from a screenshot or URL and generates a portable design.md that can be applied to other projects.

57 slop-test gates: Before any code is emitted, Hallmark runs the output through fifty-seven validation checks plus a pre-emit self-critique. These gates specifically target on-distribution LLM defaults — the patterns that appear in AI-generated UI because they dominated training data, not because they serve the design brief. Two pages built by Hallmark for two different briefs will look like different sites, not color-swaps of the same template.

Custom mode: When none of the twenty catalog themes fit the creative intent, Hallmark generates designs from scratch without templates. The same validation gates still apply — custom mode doesn’t bypass quality checks, it just removes the theme constraint.

Why It Matters

The visual homogeneity problem in AI-generated interfaces is becoming a real business issue. Users can increasingly spot “AI-designed” pages on sight, and that pattern recognition erodes trust. Hallmark is the first widely-adopted tool that treats this as a solvable engineering problem rather than an inherent limitation of AI generation. By codifying what makes design look intentional — variety in structure, coherent but unexpected theme choices, rejection of safe defaults — it raises the floor for AI-generated UI quality.

Use Cases

Frontend developers using Claude Code or Cursor install Hallmark when generating new landing pages, dashboards, or marketing sites to avoid the “AI look.” Design-conscious teams use audit mode to score existing AI-generated components and identify which ones need manual attention. Agencies generating multiple client sites use the theme system plus redesign to ensure no two deliverables share visual DNA. The study verb is useful for reverse-engineering the design language of a reference site and applying it to a new project — without copying the implementation.

Considerations

Hallmark is a design quality tool, not a design system. It improves the visual diversity and intentionality of AI-generated output but doesn’t replace having a real design system for production applications. The twenty built-in themes provide a strong starting point but organizations with established brand guidelines will want custom mode. The skill operates during generation — it doesn’t post-process existing code, though audit mode can identify issues for manual fixing.

Tags

#design #anti-slop #ui #css #frontend #guardrail #quality

Compatible Agents

AI agents that work well with Hallmark.

Similar Skills