Baseline/pre uiux revamp#99
Open
aleemcolaberry wants to merge 5 commits into
Open
Conversation
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>
Uiux/atlas revamp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.