hallmark

Generates and audits UI designs against 57 anti-AI-slop gates with structural variety rules.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/TylerSimons1127/vibe --skill hallmark-tylersimons1127
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hallmark
Source: https://github.com/TylerSimons1127/vibe/tree/main/skills/creative/hallmark
Command: npx skills add https://github.com/TylerSimons1127/vibe --skill hallmark-tylersimons1127

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated interfaces tend to fall back on the same defaults: Inter fonts, purple-blue gradients, hero-plus-three-cards layouts, and missing interactive states. This Skill enforces an opinionated rule set so generated UIs look deliberately designed rather than template-produced. ## Core Features & Use Cases - Design generation with locked tokens: Builds HTML/CSS/JS or React pages using 21 rotating named themes, named CSS variables, and 10 alternative macrostructures instead of the default hero+3-card+CTA rhythm. - Audit, redesign, and study verbs: Scores an existing target against the 57-gate anti-pattern list, redesigns only the visual layer while preserving routes and copy intent, or extracts design DNA from a screenshot or URL. - Quality gates before output: Requires a 6-axis self-critique score, 8-state completeness for every interactive component, and a ban on fabricated metrics or testimonials. - Use Case: Ask the agent to redesign a landing page that looks like generic AI output; it returns a ranked punch list of slop violations, then rebuilds the page with a new section rhythm, token-locked palette, and full component states. ## Quick Start Ask the agent to run hallmark audit on your landing page file to get a ranked list of design anti-patterns to fix.

Frequently Asked Questions about hallmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stop AI-generated UIs from looking generic?▼

Run a design skill that enforces anti-slop rules: locked color and font tokens, non-default macrostructures, and a checklist of common AI patterns to avoid. Hallmark applies 57 such gates covering typography, color, layout, components, motion, and content.

How to audit a landing page for AI design anti-patterns?▼

Invoke the audit verb with the target file or page. It reads the target, scores it against the 57-gate anti-pattern list spanning typography, color, layout, components, motion, and content, and returns a ranked punch list without editing anything.

Can I redesign a page without breaking existing routes and components?▼

Yes. The redesign verb preserves routes, component ownership, copy intent, brand, and information architecture while replacing only the visual and interaction layer. It defaults to in-place edits and requires explicit confirmation before any file deletions.

What interactive states should every UI component include?▼

Every interactive component should ship eight states: default, hover, focus, active, disabled, loading, error, and success. Missing states are the most common gap in AI-generated UI, so the skill treats incomplete state coverage as a build failure.

Does the design output support reduced motion and accessibility?▼

Yes. The anti-pattern gates require prefers-reduced-motion support, keyboard navigation, ARIA attributes, focus management, WCAG AA contrast checks, a lang attribute, and prefers-color-scheme handling. Builds missing these fail the gate check.