chore: Add design system audit report (#6606)#6806
Draft
talissoncosta wants to merge 1 commit intomainfrom
Draft
chore: Add design system audit report (#6606)#6806talissoncosta wants to merge 1 commit intomainfrom
talissoncosta wants to merge 1 commit intomainfrom
Conversation
Scan the frontend codebase for design token misuse, dark mode gaps, and component fragmentation. Produces a structured report with 85 findings across 7 areas (colours, typography, spacing, buttons, forms, icons, notifications) and a component inventory covering 11 categories. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Docker builds report
|
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.
Summary
frontend/DESIGN_SYSTEM_AUDIT.md— a comprehensive code-first audit of the frontend design systemfrontend/DESIGN_SYSTEM_AUDIT_PLAN.md— the plan document for the audit approachThe audit identifies 85 findings (21 P0, 34 P1, 30 P2) across 7 areas:
Plus a component inventory covering 11 UI pattern categories (modals, dropdowns, selects, toasts, tables, tabs, buttons, icons, empty states, tooltips, layout).
Top 5 fixes by impact:
btn-tertiary,btn-danger,btn--transparent)Closes #6606
Test plan
🤖 Generated with Claude Code