Agent exports

Static context files for LLM agents that need to choose better UI/UX patterns before generating code. These files are generated from validated pattern data during the build.

298 complete patterns exported. 0 stub entries excluded.

Pattern Guidance

Use before code generation when an agent needs pattern contracts and common mistakes.

Open full Markdown

Decision Guide

Use when the agent must choose between patterns from task risk and state requirements.

Open full Markdown

Anti-pattern Checklist

Use after generation or during review to find known interaction failures and safer replacements.

Open full Markdown

Machine-readable JSON

Use for retrieval, custom agents, or automated catalog checks.

patterns[].selectionRules
Candidate choice rules.
patterns[].requiredStates
States the generated UI must include.
patterns[].commonMisuses
What not to generate.
Open JSON