Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
kunchenguid avatar

Lavish Design

  • 81 installs
  • 2.5k repo stars
  • Updated July 31, 2026
  • kunchenguid/lavish-axi

Helps with design & ui/ux tasks.

About

lavish-design is a Claude Code skill for design & ui/ux. It helps solo builders move faster with AI-assisted development.

  • lavish-design
  • Design & UI/UX
  • AI-coding skill

Lavish Design by the numbers

  • 81 all-time installs (skills.sh)
  • +12 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #1,173 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/kunchenguid/lavish-axi --skill lavish-design

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs81
repo stars2.5k
Last updatedJuly 31, 2026
Repositorykunchenguid/lavish-axi

What it does

Helps with design & ui/ux tasks.

Files

SKILL.mdMarkdownGitHub ↗

Read the README.md file within this skill, and explore the other available files. If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and create static HTML files for the user to view. If working on production code, you can copy assets and read the rules here to become an expert in designing with this brand. If the user invokes this skill without any other guidance, ask them what they want to build or design, ask some questions, and act as an expert designer who outputs HTML artifacts _or_ production code, depending on the need.

Where things live

  • README.md — product context, content fundamentals, visual foundations, iconography, caveats
  • colors_and_type.css — drop-in CSS custom properties for the full token system (ink, brass, sage, amber, rust, steel, cream + type + spacing + radii + shadows)
  • assets/ — wordmark, lavish-mark icon, flow diagram SVG
  • preview/ — Design-System-tab specimen cards (one concept per card)
  • ui_kits/editor/ — clickable React recreation of the Lavish Editor chrome

Quick rules of thumb

1. Dark ink + cream type + one brass accent. No second accent, no gradient, no glassmorphism. 2. Serif for prose and brand moments (EB Garamond italic). Sans for chrome (Geist). Mono for technical (Geist Mono). 3. No emoji. No exclamation marks. No "🚀 powerful seamless" copy. Read the on-brand/off-brand examples in README's Content Fundamentals. 4. The element annotation outline = the focus outline: 2px brass, 2px offset. Text range annotations use a translucent brass highlight instead; both mean "attention is here." 5. Shadows only on floating surfaces (tooltip, annotation card). Never on buttons or in-panel cards. 6. Sage = agent. Amber = user. Rust = danger. Don't mix. 7. Words first, icons second. When you must reach for an icon, use Lucide (stroke, 1.5, currentColor).

To produce a new HTML artifact

1. @import "../colors_and_type.css"; in your stylesheet (or copy the tokens block inline if standalone). 2. Build with the semantic vars (--bg, --fg, --accent, etc.) — never hard-code hex. 3. Set font-family: var(--font-sans) on the body; reach for var(--font-serif) on headlines and pull-quotes. 4. Reference assets/lavish-wordmark.svg for the brand mark; do not redraw it. 5. If you need a component (button, pill, bubble, annotation card, top bar), open the matching JSX file in ui_kits/editor/ and copy the styles object — they're already token-driven.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.