Files
YoussefandClaude Opus 4.7 abc25299b1 Cleanup — drop ~3.5 MB of orphan media + dead test pages
Orphan thumbs (referenced nowhere): 8 example PNGs, 5 hero JPGs,
4 verb-* PNGs, audit-slop.png, 2.2 MB crypto-example.mp4.
Dead pages: refine verb test (verb removed earlier), v0 example
specimens (_example-bakery, _example-cmdk), docs/img theme PNGs,
skill/_tests/nav-footer-variety. Updated verbs/README and ROADMAP
to drop the now-broken references.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 14:47:58 +01:00

1.4 KiB

Hallmark verbs — worked examples

Each verb demonstrated on a tiny, realistic input. Folders contain the input, the verb's output, and a one-page note explaining what fired and why.

Verb Folder Input What the verb does
audit audit/ An AI-templated landing fragment Read it, score against the anti-pattern list, return a ranked punch list. Does not edit.
redesign redesign/ A page with the AI structural template (centered hero · 3 cards · CTA · footer) Throw out the structure, rebuild with a different fingerprint. Preserves copy + IA.
study study/ A described screenshot of a Pentagram-style portfolio Extract DNA — macrostructure, archetypes, type-pairing role, accent — return a diagnosis report, then rebuild user content with that DNA. Never copies pixels.

Each folder holds:

  • input.html (or input-description.md for study) — what the user paste / attach.
  • output.* — what the verb produces. For audit and study, this is a Markdown report. For redesign, this is a finished index.html + style.css.
  • notes.md — one page explaining what fired, what reference files loaded, and what the durable artifact is.

The three verb tests together exercise every load path in the skill that the default-flow tests don't.