stars
1
forks
3
last update
Apr 27, 2026
license
MITv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add madebysan-theme-editor// Run from any project directory
$ claude --skill madebysan-theme-editor "give my landing page a hero treatment"// extracted from a Usage / Example section
$ skill/
├── SKILL.md # Skill instructions (what Claude reads)
├── assets/ # Template files injected into your project
│ ├── ThemeDrawer.tsx # Main floating popover UI
│ ├── ColorControl.tsx # Color picker with hex input
│ ├── FontControl.tsx # Font input with Google Fonts auto-loadingVisual theme editor for React + Tailwind CSS v4. Tweak colors, fonts, radius, and shadows live in the browser.
Loading README…
$ cat reviews/