What is substack-ui-skills?
Substack's UI design system. Use when building interfaces inspired by Substack's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Substack's UI design system. Use when building interfaces inspired by Substack's aesthetic - light mode, Inter font, 4px grid.
Quickly install substack-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Substack-style interfaces with AI agents.
| surface-base | #FFFFFF | rgb(255,255,255) | Page background | | surface-raised | #FC5013 | rgb(252,80,19) | Cards, modals, raised surfaces | | surface-overlay | #E9E9E9 | rgb(233,233,233) | Overlays, tooltips, dropdowns | | text-primary | #999999 | rgb(153,153,153) | Headings, body text | | text-2 | #515151 | rgb(81,81,81) | Additional text |
| text-secondary | #717171 | rgb(113,113,113) | Secondary, muted text | | border-default | #E7E7E7 | rgb(231,231,231) | Subtle borders, dividers | | destructive | #E26739 | rgb(226,103,57) | Error states, delete actions |
Substack's UI design system. Use when building interfaces inspired by Substack'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 substack-ui-skillsSubstack's UI design system. Use when building interfaces inspired by Substack'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 substack-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