Skip to main content
Glama

Drafthouse

v1.0.0 — Open-source Claude Design–class verify harness for Hermes Agent.

Hermes already has the agent core. Drafthouse ships the hidden check-and-correct loop:

refs → bind tokens → generate → P0 checklist → 5-dim → lint → vision → human

Quick start (safe)

export PYTHONPATH="$PWD/src" DRAFTHOUSE_ROOT="$PWD"
python3 -m drafthouse.doctor
bash bin/drafthouse lint tests/fixtures/clean.html --system design-systems/default
python3 scripts/eval_plate.py

Docker lab (does not touch live ~/.hermes):

sudo docker compose -f docker/docker-compose.yml run --rm drafthouse-lab

Optional live install: python3 -m drafthouse.install_hermes --dry-run first.

Related MCP server: Design Constraint Validator MCP Server

What’s in the box

Area

Contents

Skills

verify · systems · references · vision

Gates

lint P0 · tokens · 5-dim · vision (max 3 rounds)

MCP

10 stdio tools (lint/bind/refs/vision/…)

Systems

default · editorial-field · saas-minimal · developer-docs · dark-product

Refs

57+ galleries + 10 playbooks

Evals

golden plates + honesty stub

Ops

doctor · sandbox installer · Docker CI

Docs

License

MIT

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to score live URLs against a 40-check design contract, validate DTCG tokens and Lottie animations, audit accessibility, and retrieve design-system contracts, catalogs, and review rubrics.
    30 npm
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server that exposes a design system and UX rulebook as tools, enabling AI to generate UI consistent with your design tokens, components, layout rules, accessibility guidelines, and templates. It also provides a review tool to score UI proposals against the design system.
    -