Skip to content

Improve design system output visuals#184

Merged
mrgoonie merged 1 commit intonextlevelbuilder:mainfrom
Jenser77:feat/design-system-visual-improvements
Apr 3, 2026
Merged

Improve design system output visuals#184
mrgoonie merged 1 commit intonextlevelbuilder:mainfrom
Jenser77:feat/design-system-visual-improvements

Conversation

@Jenser77
Copy link
Copy Markdown

Summary

  • Replace ASCII box-drawing (+, -, |) with Unicode characters (╔═╗, ┌─┐, ├───┤, , └─┘) and section headers
  • Add ANSI true color swatches (██) for color previews in terminal, with graceful fallback when COLORTERM is not set
  • Expand color palette from 5 to 10 colors (Primary, On Primary, Secondary, Accent, Background, Foreground, Muted, Border, Destructive, Ring) with CSS variable names across all output formats (ASCII, Markdown, MASTER.md)
  • Surface Light/Dark mode support indicator from styles.csv in Style section

Test plan

  • python3 search.py "SaaS dashboard modern" --design-system -p "Test" — verify Unicode borders and ANSI swatches
  • python3 search.py "beauty spa" --design-system -p "Spa" -f markdown — verify extended palette and mode support in Markdown
  • python3 search.py "ecommerce luxury" --design-system --persist -p "Shop" -o /tmp/test — verify MASTER.md has 10 colors
  • COLORTERM= python3 search.py "fintech" --design-system -p "Test" — verify clean fallback without color swatches

🤖 Generated with Claude Code

…s, extended palette, and dark/light mode

Upgrade the design system terminal output from basic ASCII to Unicode box-drawing characters,
add ANSI true color swatches with graceful fallback, expand the color palette from 5 to 10
colors (Primary, On Primary, Secondary, Accent, Background, Foreground, Muted, Border,
Destructive, Ring) with CSS variable names, and surface Light/Dark mode support from styles.csv.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@amyragan3297 amyragan3297 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@mrgoonie
Copy link
Copy Markdown
Contributor

@claude review

@claude
Copy link
Copy Markdown

claude Bot commented Mar 24, 2026

Claude Code is working…

I'll analyze this and get back to you.

View job run

@amyragan3297
Copy link
Copy Markdown
Contributor

I have no clue what I'm doing but I have something worth the time and effort please help.

@amyragan3297
Copy link
Copy Markdown
Contributor

Claude Code is working…

I'll analyze this and get back to you.

View job run

Thank you

@mrgoonie mrgoonie merged commit b7e3af8 into nextlevelbuilder:main Apr 3, 2026
lorenzomacosta pushed a commit to Regius-LLC/ui-ux-pro-max-skill that referenced this pull request Apr 16, 2026
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.

3 participants