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 MarkdownDecision Guide
Use when the agent must choose between patterns from task risk and state requirements.
Open full MarkdownAnti-pattern Checklist
Use after generation or during review to find known interaction failures and safer replacements.
Open full MarkdownMachine-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.