mcpbeat

UI Primitives Shadcn Lucide

thegoat395/ui-primitives-shadcn-lucide

Use shadcn/ui, Radix-style primitives, and lucide-react icons without producing generic default UI. Use for dialogs, menus, accordions, tabs, forms, buttons, toolbars, icons, inputs, and app controls that need accessibility and polished custom styling.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
115
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/TheGoat395/Codex-Skills --skill ui-primitives-shadcn-lucide

What comes with it

2 143 bytes besides the instruction
agents/openai.yaml
references/ui-primitives-shadcn-lucide-guide.md

The instruction itself

5 sections, as written by the author

UI Primitives Shadcn Lucide

Overview

Use primitives as structure, not as the visual identity. Accessible primitives save time, but default styling is not design direction.

Website Nonnegotiables

  • Inspect before coding: structure, framework, homepage or main entry file, styling system, JavaScript or interaction system, assets, and build commands.
  • Before major changes, explain planned files and wait unless the user clearly says proceed, build, create, implement, or fix.
  • Use existing project conventions first. Explain major new dependencies before adding them.
  • Never ship generic visual work: no default card grids, placeholder copy, weak type, random gradients, stock-like media, or template heroes.
  • Build version 1, inspect the rendered result, improve spacing, type, hierarchy, motion, media, hover states, and responsiveness, then run checks again.
  • Run available lint, build, and test commands when possible. Report commands, changed files, and any untested areas honestly.
  • Check desktop and mobile. Respect accessibility, semantic markup, focus states, and reduced-motion preferences.

Workflow

  • Read the user's brief and identify the website category, audience, content reality, visual references, and asset availability.
  • Inspect the project before editing when code exists.
  • Apply this skill's specific rules from references/ui-primitives-shadcn-lucide-guide.md.
  • Explain planned files before major changes unless the user has clearly said to proceed.
  • Build, inspect, polish, and verify before final delivery.

Reference

Read references/ui-primitives-shadcn-lucide-guide.md when this skill triggers for a concrete website build, redesign, visual review, or implementation plan.

How to use it

Copy the folder

Take thegoat395/ui-primitives-shadcn-lucide from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.