What is clerk-ui-skills?
Clerk's UI design system. Use when building interfaces inspired by Clerk's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Clerk's UI design system. Use when building interfaces inspired by Clerk's aesthetic - light mode, Inter font, 4px grid.
Quickly install clerk-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Clerk-style interfaces with AI agents.
| surface-base | #FEFEFE | rgb(254,254,254) | Page background | | surface-raised | #090909 | rgb(9,9,9) | Cards, modals, raised surfaces | | text-primary | #5C5C5C | rgb(92,92,92) | Headings, body text | | text-secondary | #98979D | rgb(152,151,157) | Secondary, muted text | | text-tertiary | #2F2F2F | rgb(47,47,47) | Additional text |
| border-default | #E4E4E1 | rgb(228,228,225) | Subtle borders, dividers | | accent | #C4A9F3 | rgb(196,169,243) | Primary actions, links, focus |
Clerk's UI design system. Use when building interfaces inspired by Clerk'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 clerk-ui-skillsClerk's UI design system. Use when building interfaces inspired by Clerk'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 clerk-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