Skip to content

Baseline/pre uiux revamp#99

Open
aleemcolaberry wants to merge 5 commits into
colaberry:devfrom
aleemcolaberry:baseline/pre-uiux-revamp
Open

Baseline/pre uiux revamp#99
aleemcolaberry wants to merge 5 commits into
colaberry:devfrom
aleemcolaberry:baseline/pre-uiux-revamp

Conversation

@aleemcolaberry

Copy link
Copy Markdown

No description provided.

aleemcolaberry and others added 5 commits June 5, 2026 19:15
Adds the colaberry-revamp Claude Code skill bundle for redesigning and
rebuilding colaberry.ai / AIXcelerator front-end surfaces against UX laws,
accessibility standards, and the WoT/Atlas design system.

Includes SKILL.md, commands (critique-surface, revamp-surface), and
references (ux-laws, component-playbook, critique-rubric, brand-tokens).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds the colaberry-revamp UI/UX redesign skill bundle.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…orm UX

Audit findings + fixes from a whole-site UX/accessibility sweep
(12 UX Laws, WCAG 2.2 AA, locked zinc+coral theming):

- catalogFormatters: beta amber->coral, partner violet->zinc (every card)
- globals.css: add visible coral focus ring to .input-premium:focus
- search: purple type badge -> chip-neutral
- request-demo: purple/teal chrome -> zinc/coral; drop off-screen dup submit
- DemoRequestForm: green success -> zinc; remove consent-gated disabled submit
- industries: coral-stroked icons -> zinc
- solutions: slate hex -> zinc; hover-lift cards -> .catalog-card

Adds docs/ui-ux-audit-2026-06-07.md (full report + outstanding items)
and the ui-ux-review-audit skill. Verified: tsc 0 errors, next build OK.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ome hero/stat/catalog)

Accessibility (WCAG 2.1/2.2):
- Interactive SVG ontology nodes (OntologyPageTemplate, platform + skills
  ontology) now keyboard-operable: role=link, tabIndex, aria-label, Enter/Space,
  cyan focus ring; SVG named via role=group+aria-label (avoids React-19 <title>
  hydration mismatch)
- Force-graph canvas (GraphPageTemplate, CollectionGraph): role=img label +
  keyboard 'Browse as a list' alternative + prefers-reduced-motion particle gate
- industries: stop nesting .stagger-grid inside .reveal (reveal-on-scroll now fires)

WoT/Atlas migration pilot (scoped under .atlas; rest of site stays on the
current Inter+coral system until each surface migrates):
- Atlas token layer in globals.css: Geist, cyan #06B6D4 primary (navy ink for AA),
  teal secondary, navy #0B1E3D dark base, flat (no gradients/shadows/glows),
  one radius token; Geist wired in _app.tsx
- request-demo: cyan CTA, cyan focus rings, chunked form (About you / About your
  team), explicit labels, required legend, accessible success panel w/ focus move
- home hero: flat navy, removed aurora orbs/gradient text/glow, static cyan
  heading accent, cyan single-hue metric bars
- home stat band + catalog grid: flat cards, killed rainbow accents (uniform cyan
  icons), solid cyan tabular numbers
- P1 motion a11y: removed infinite live-dot blink (+ its coral/glow), explicit
  prefers-reduced-motion reset for hero animations

Adds animation-review skill + request-demo Atlas handoff doc.
Verified: tsc 0 errors, next build OK, rendered-screenshot + contrast checks (AA).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants