Use while writing code. Your agent applies Corexi's research-backed UX patterns from the first commit — no need to register a site or run a scan first.
get_ux_rulesNo scan needed
Returns Corexi's research-backed UX rules. Filter by category, severity, finding type, or free text.
Try asking
"What are the rules for designing accessible CTAs?"
Returns
Each rule: what / why / how + do/dont examples + code snippet + research citations (WCAG, NN/g, Baymard, Fitts, Miller, BDA, CUD).
get_ux_checklistNo scan needed
Returns a pre-flight checklist for a specific surface (checkout, modal, hero, pricing, navigation, etc.).
Try asking
"Give me the checklist before I implement the checkout form."
Returns
Surface-specific extra checks + applicable Corexi rules with severity tags (required / recommended / optional).
review_code50/month · token-aware
LLM-powered review of a code snippet against Corexi's 11-category UX/a11y methodology. Catches issues BEFORE you commit. Pass an optional site_id to inject your registered design tokens — fix_code will use var(--your-token) instead of hardcoded hex/px.
Try asking
"Review this checkout button JSX for UX issues before I commit."
Returns
Prioritized findings with evidence, research citations, and copy-paste fix_code snippets that match your design system. 50 reviews/month per key on the free tier.
review_screenshotShared quota
Vision-LLM review of a single image (design mockup, Figma export, local screenshot). Validates designs at the mockup stage. Accepts site_id for design-token-aware fixes.
Try asking
"Review this Figma export of the new pricing page."
Returns
Findings with bounding boxes, severity, and recommendations. Shares the 50/month bucket with review_code.