Leaderboard/Design/hallmark
Last commit on August 6, 2026·Created on April 27, 2026

Nutlope/hallmark

Prevents generic AI design defaults when building greenfield pages and landing pages.
Combined rank
#28
across all skills
In Design
#4
category rank
Stars
28.9k
+1.5% in last 7d
Forks
1.5k
+2.2% in last 7d
Watchers
62
+1.6% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

Hallmark provides a design framework for AI coding assistants to ensure generated user interfaces look intentionally crafted rather than generic. It helps frontend engineers avoid common AI design patterns during the creation of new apps or the redesign of existing pages.

The skill enables the extraction of design DNA—including macrostructure, type-pairing, and color anchors—from screenshots or URLs to inform more precise UI audits and implementations.

WHO IT'S FOR
Frontend engineers
building greenfield pages with AI assistants
UI/UX designers
extracting design DNA from URLs or screenshots
Product designers
auditing existing interfaces for AI anti-patterns
Web developers
redesigning visual structures of existing sites
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Install with npx skills

Installs: Hallmark skill · Claude Code, Cursor, Codex

  1. In a terminal, run the documented installer command. Re-run it later to update Hallmark.

    npx skills add nutlope/hallmark
README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Audit an existing UI without editing it

Uses hallmark

  • An existing page or UI target path to substitute for `<target>`
Use the hallmark skill to audit `<target>`. Replace `<target>` with the path to an existing page or UI file. Score it against Hallmark's anti-pattern list and return a ranked punch list only; do not edit any files.
site/_tests/verbs/README.md · Checked Sep 18, 2026skills/hallmark/SKILL.md · Checked Sep 18, 2026