Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    2,376+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1543
    • Coding1167
    • Infrastructure522
    • Marketing438
    • Design413
    • Projects377
    • Research348
    • Analytics325
    • Testing213
    • MCP206
    • Data200
    • Security186
    • Integration167
    • Learning154
    • Communication144
    • Prompts139
    • Extensions133
    • Voice122
    • Commerce121
    • DevOps97
    • Web75
    • Finance21
    1. Home
    2. Tools
    3. Hallmark
    Hallmark icon

    Hallmark

    AI Coding Assistants
    Featured

    An open-source design skill for Claude Code, Cursor, and Codex that encodes anti-AI-slop design rules into a holistic ruleset with 22 themes, 65 slop-test gates, and 4 verbs.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the MIT License. Install via npx and use without restriction.

    Engagement

    Available On

    CLI
    VS Code
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsUX DesignVibe Coding

    Alternatives

    Autonomy AIAnimaTaste Skill
    Developer
    Together AISan Francisco, CAEst. 2022$533.5M raised

    Listed May 2026

    About Hallmark

    Hallmark is an open-source design skill made by Together AI, installable into Claude Code, Cursor, and Codex via a single npx skills add command. It encodes opinionated anti-AI-slop design rules — covering typography, colour, layout, motion, and microinteractions — into a structured ruleset that AI coding assistants will follow when generating UI. The project is MIT-licensed and hosted on GitHub under the Nutlope/hallmark repository.

    What It Is

    Hallmark is a "skill" — a rule file that attaches to an AI coding assistant and changes how it generates front-end UI. Rather than letting the model reach for its trained defaults (purple-to-pink gradient heroes, Inter as both display and body font, centred-everything layouts), Hallmark intercepts the design decision and routes it through a six-step flow: read the brief, pick a macrostructure from 21 named whole-page shapes, apply one of 22 themes across four genres, run a 65-gate slop test, and emit a stamped, working page. The core rule-set lives in SKILL.md and a references/ directory of opinionated sub-rules.

    Four Verbs and What They Do

    Hallmark exposes one default behaviour and three explicit verbs:

    • Default — build new UI from a brief; asks for audience, use, and tone; picks macrostructure and theme; runs the slop test before returning.
    • hallmark audit <target> — scores existing code against named anti-patterns and structural sameness; returns a punch list, no edits.
    • hallmark redesign <target> [--mood <name>] — discards the structure, keeps copy and information architecture, rebuilds with a deliberately different fingerprint.
    • hallmark study <screenshot | URL> — the differentiator; extracts design DNA (macrostructure, type-pairing, colour anchor) from a screenshot or live URL; image mode names font roles without guessing font IDs; URL mode reads HTML/CSS via WebFetch and names exact fonts and tokens; refuses paid templates and competitor pages outright.

    The Slop-Test Architecture

    Before every output, Hallmark runs 65 named gates. A single "yes" fails the build. Gates cover typography discipline (max three font families per page), input-state correctness (focus ring via outline not border, helper-text slot reserves height), APCA/WCAG contrast thresholds, structural fingerprints (AI nav shape, AI footer shape, hero centred-everything), honest-copy enforcement (no invented metrics, no re-drawn UI chrome), and layout-safety checks (1fr image-track overflow, missing overflow-x: clip). The gate list has grown across versions — gates 56–60 were added in v1.0.0 and cover honest copy, re-drawn chrome, mid-render token improvisation, two-line clickable text, and emoji-as-feature-icon.

    Genres, Themes, and Macrostructures

    Hallmark routes each brief through one of four genres before picking a theme:

    • Editorial (default) — the canonical anti-slop voice; bans radial blooms and pure-white backgrounds.
    • Modern-minimal — Stripe/Linear/ElevenLabs school; allows pure white and pill CTAs.
    • Atmospheric — Suno/Runway/dark-AI-tool school; allows radial blooms.
    • Playful — post-Linear soft school.

    Twenty-two themes are clustered across these genres (e.g., Specimen, Editorial, Atelier, Newsprint, Salon, Linen, Almanac, Garden, Studio, Sport, Riso, Brutal, Manifesto in editorial; Quiet, Coral, Violet in modern-minimal; Midnight, Terminal, Bloom, Aurora, Halo in atmospheric; Plume in playful). A per-project .hallmark/log.json records each run's macrostructure and theme so consecutive outputs in the same project don't repeat shapes.

    Update: v1.0.0

    The repository was created in April 2026 and last pushed in May 2026. Version 1.0.0 introduced pre-emit critique on six axes, honest-copy enforcement, locked-token discipline, a re-drawn-chrome ban, a no-wrap rule for clickable text, and five new slop-test gates (56–60). The project is actively maintained with 62 stars and 3 forks as of the last recorded update.

    Setup Path

    Installation is a single command: npx skills add nutlope/hallmark. For Claude Code, the skill lands in ~/.claude/skills/hallmark/ and is auto-detected. For Cursor, the body of SKILL.md goes into .cursor/rules/hallmark.mdc (no frontmatter). For Codex and other agents, the repository can be cloned and the skill directory copied manually. Re-running the install command pulls the latest version.

    Hallmark - 1

    Community Discussions

    Be the first to start a conversation about Hallmark

    Share your experience with Hallmark, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under the MIT License. Install via npx and use without restriction.

    • 22 design themes
    • 65-gate slop test
    • 4 verbs (default, audit, redesign, study)
    • 21 named macrostructures
    • Per-project design memory

    Capabilities

    Key Features

    • 22 design themes across 4 genres (editorial, modern-minimal, atmospheric, playful)
    • 65-gate slop test runs before every output
    • 21 named macrostructures for whole-page shapes
    • 4 verbs: default build, audit, redesign, study
    • study verb extracts design DNA from screenshots or live URLs
    • Per-project .hallmark/log.json memory to avoid repeating shapes
    • Portable design.md lock-the-system flow
    • 40 component archetypes with variation knobs
    • OKLCH colour palettes with single anchor hue
    • Microinteractions default-on for SaaS-shaped archetypes
    • Pre-emit self-critique on six axes
    • Honest-copy enforcement (no invented metrics)
    • Theme-diversification rule across consecutive runs
    • URL mode reads HTML/CSS via WebFetch for exact fonts and tokens
    • MIT licensed and open source

    Integrations

    Claude Code
    Cursor
    OpenAI Codex
    Tailwind CSS
    shadcn/ui
    DTCG tokens
    Nanobanana
    Recraft
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Hallmark and help others make informed decisions.

    Developer

    Together AI

    Together AI is a leading AI infrastructure company providing a complete platform for the full generative AI lifecycle. Founded by AI researchers and engineers with expertise in large-scale AI systems, Together AI offers solutions for model inference, fine-tuning, and training through their AI Acceleration Cloud. The company is known for its high-performance infrastructure, cutting-edge research contributions like FlashAttention-3 and Cocktail SGD, and commitment to making AI model deployment more accessible and cost-effective.

    Founded 2022
    San Francisco, CA
    $533.5M raised
    360 employees

    Used by

    Cursor
    Decagon
    Salesforce
    Zoom
    +23 more
    Read more about Together AI
    WebsiteGitHubX / Twitter
    2 tools in directory

    Similar Tools

    Autonomy AI icon

    Autonomy AI

    AI development assistant called Fei that creates production-ready frontend code from Figma designs, text prompts, or tickets with iterative refinement.

    Anima icon

    Anima

    AI-powered design-to-code platform that transforms Figma designs into production-ready HTML, React, and Vue code.

    Taste Skill icon

    Taste Skill

    A collection of AI agent skills that improve how AI coding tools write frontend code, producing modern, premium designs with proper animations, spacing, and visual quality.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    452 tools

    UX Design

    AI tools that help create user-centered designs and experiences.

    39 tools

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    139 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    8views
    Discussions