modern-design-system
v1.0.0
Published
Modern dark-theme UI design system as an Agent Skill — gradient buttons, layered elevation, modals, forms, cards. Install into any Agent Skills compatible coding agent.
Downloads
111
Maintainers
Readme
modern-design-system
A modern dark-theme UI design system packaged as an Agent Skill.
npx modern-design-systemInstalls to ~/.claude/skills/modern-design-system/ and becomes available as /modern-design-system in Claude Code and other compatible coding agents.
What's included
- 7 button variants — primary (gradient), danger, info, secondary, ghost, outline, CTA
- Elevation model — 3 dark layers with border separation
- Modal system — backdrop blur, scale animation, Escape-to-close
- Form inputs — dark bg with purple glow focus ring
- Cards, notification banners, warning messages
- Full design token system — custom properties on
:root
Usage
# Install
npx modern-design-system
# Remove
npx modern-design-system removeThen type /modern-design-system in Claude Code, or ask Claude to "style the buttons," "make a modern modal," or "apply the dark design system."
Manual install
git clone https://github.com/manny/modern-design-system.git ~/.claude/skills/modern-design-systemLicense
MIT
