Leaderboard/Design/awesome-design-skills
Last commit on June 26, 2026·Created on March 9, 2026

bergside/awesome-design-skills

Sixty-seven design systems, ready to hand to your agent.
Combined rank
#141
across all skills
In Design
#18
category rank
Stars
2.8k
+3.2% in last 7d
Forks
275
+3.0% in last 7d
Watchers
15
+7.1% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This repo curates 67 design system skill files built for agentic tools like Claude Design, Google Stitch, and Cursor. Each skill provides implementation-ready guidance: typography scales, color tokens, spacing rules, component states, and accessibility requirements. It helps designers, engineers, and AI tool users quickly apply a consistent visual language — from clean minimal to playful retro to enterprise dark themes — without starting from scratch.

WHO IT'S FOR
AI Tool Designers
selecting design system skills for agentic tools
Product Design Engineers
applying pre-built design systems to AI UIs
Design System Maintainers
curating and comparing design system skill files
AI Agent / Automation Builders
integrating design system skills into agentic workflows
Repository contents

67 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

Pull the Shadcn skill with TypeUI CLI

Installs: Installs the single Shadcn design skill into the configured provider path for the current project.

Before you start
  • An environment in which the documented npx command can be run.

Run from: Project directory

  1. In a terminal opened in the project directory, replace the author-provided <slug> placeholder with shadcn, then run the command.

    npx typeui.sh pull <slug>
README.md · Checked Sep 18, 2026skills/shadcn/SKILL.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Draft Shadcn button guidelines

Uses shadcn

  • Product context and button purpose
  • Existing design tokens or component constraints, if any
Use the shadcn skill to draft concise design-system guidance for one button component in my product. Apply the documented Shadcn tokens and spacing, cover relevant default, hover, focus-visible, active, disabled, loading, and error states, explain keyboard, pointer, and touch behavior, and finish with a short accessibility-focused QA checklist. Product context: [describe the product and button purpose]. Existing conventions: [provide any relevant tokens or component constraints, if available].
skills/shadcn/SKILL.md · Checked Sep 18, 2026