What is neon-ui-skills?
Neon's UI design system. Use when building interfaces inspired by Neon's aesthetic - dark mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Neon's UI design system. Use when building interfaces inspired by Neon's aesthetic - dark mode, Inter font, 4px grid.
Quickly install neon-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Neon-style interfaces with AI agents.
| surface-base | #000000 | rgb(0,0,0) | Page background | | surface-raised | #262626 | rgb(38,38,38) | Cards, modals, raised surfaces | | surface-overlay | #FEFEFE | rgb(254,254,254) | Overlays, tooltips, dropdowns | | text-primary | #E3E3E3 | rgb(227,227,227) | Headings, body text | | text-2 | #ACACAC | rgb(172,172,172) | Additional text |
| text-secondary | #6A6B6E | rgb(106,107,110) | Secondary, muted text | | border-default | #262626 | rgb(38,38,38) | Subtle borders, dividers |
Neon's UI design system. Use when building interfaces inspired by Neon's aesthetic - dark mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ihlamury/design-skills --skill neon-ui-skillsNeon's UI design system. Use when building interfaces inspired by Neon's aesthetic - dark mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ihlamury/design-skills --skill neon-ui-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ihlamury/design-skills