What is replit-ui-skills?
Replit's UI design system. Use when building interfaces inspired by Replit's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Replit's UI design system. Use when building interfaces inspired by Replit's aesthetic - light mode, Inter font, 4px grid.
Quickly install replit-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Replit-style interfaces with AI agents.
| surface-base | #F8F8F8 | rgb(248,248,248) | Page background | | surface-raised | #1C4B39 | rgb(28,75,57) | Cards, modals, raised surfaces | | surface-overlay | #E1EAE7 | rgb(225,234,231) | Overlays, tooltips, dropdowns | | text-primary | #769E8E | rgb(118,158,142) | Headings, body text |
| text-secondary | #8F9A96 | rgb(143,154,150) | Secondary, muted text | | text-tertiary | #BBBFBB | rgb(187,191,187) | Additional text | | border-default | #EEEEEE | rgb(238,238,238) | Subtle borders, dividers | | accent | #9266E6 | rgb(146,102,230) | Primary actions, links, focus | | destructive | #DE4409 | rgb(222,68,9) | Error states, delete actions |
Replit's UI design system. Use when building interfaces inspired by Replit's aesthetic - light 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 replit-ui-skillsReplit's UI design system. Use when building interfaces inspired by Replit's aesthetic - light 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 replit-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