design-validate

Installation
SKILL.md

design:validate — 5-Layer Kitchen Drawing Validation

What This Skill Does

Runs the layered validation pipeline from research/synthesis.md against the current output/kitchen/ drawings. Produces a unified report at /tmp/kitchen-validate/report.md with a pass/fail verdict per layer.

Layers:

  • L1 — Programmatic clearance compliance (ezdxf geometry, no vision)
  • L2 — SVG text extraction (dimension labels injected into all prompts)
  • L3 — Claude dual-pass visual review (PNG spatial + text block)
  • L4 — Small-element checklist (GFCI, hood, outlets)
  • L5 — Human escalation flags (any LOW confidence item)

Prerequisites

Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
design-validate — tstapler/dotfiles