·dribbble-ui-skills
*

dribbble-ui-skills

Dribbble's UI design system. Use when building interfaces inspired by Dribbble's aesthetic - light mode, Inter font, 4px grid.

35Installs·1Trend·@ihlamury

Installation

$npx skills add https://github.com/ihlamury/design-skills --skill dribbble-ui-skills

How to Install dribbble-ui-skills

Quickly install dribbble-ui-skills AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ihlamury/design-skills --skill dribbble-ui-skills
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ihlamury/design-skills.

SKILL.md

View raw

Opinionated constraints for building Dribbble-style interfaces with AI agents.

| surface-base | #000000 | rgb(0,0,0) | Page background | | surface-raised | #FEFEFD | rgb(254,254,253) | Cards, modals, raised surfaces | | surface-overlay | #1B1B1C | rgb(27,27,28) | Overlays, tooltips, dropdowns | | text-primary | #5C5B60 | rgb(92,91,96) | Headings, body text | | text-secondary | #797886 | rgb(121,120,134) | Secondary, muted text |

| text-tertiary | #9E9EA7 | rgb(158,158,167) | Additional text | | border-default | #0C110F | rgb(12,17,15) | Subtle borders, dividers | | destructive | #ECC6B6 | rgb(236,198,182) | Error states, delete actions | | accent | #F2B5D7 | rgb(242,181,215) | Primary actions, links, focus | | warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ihlamury/design-skills --skill dribbble-ui-skills
Category
*Creative Media
Verified
First Seen
2026-03-06
Updated
2026-03-11

Browse more skills from ihlamury/design-skills

Quick answers

What is dribbble-ui-skills?

Dribbble's UI design system. Use when building interfaces inspired by Dribbble's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.

How do I install dribbble-ui-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 dribbble-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

Where is the source repository?

https://github.com/ihlamury/design-skills