bergside / awesome-design-skills
Claude, Codex, Gemini와 같은 에이전틱 도구를 위한 멋진 디자인 MD 스킬 파일 목록
이 프로젝트에 대해
bergside 님의 awesome-design-skills 프로젝트는 GitHub에서 106개의 별을 받으며 많은 개발자들의 주목을 받고 있습니다. 특히 다양한 프로그래밍 언어 환경에서 유용하게 활용될 수 있으며, 최근 오픈소스 커뮤니티에서 활발한 기여와 토론이 이루어지고 있는 트렌딩 레포지토리입니다.
🇰🇷 한국어 번역 README
캐시 히트Awesome Design Skills 
A curated registry of design system skill files for AI-powered agentic tools like Claude Code, Cursor, Codex, and others. Pull any skill into your project with a single command.
Each skill is a SKILL.md file containing design tokens, component guide lines, accessibility rules, and implementation-ready specifications that instruct AI agents to follow a specific design system when building interfaces.
Preview all design skills on typeui.sh
Built and maintained by Bergside. Powered by typeui.sh.
Contents
- Quick Start
- What is a Design Skill?
- [Design Skills](#des ign-skills)
- Usage
- Registry Structure
- Contributing
- License
Quick Start
Pull any design skill directly into your project using typeui.sh:
npx typeui.sh pull <slug>
For example, to pull the Glassmorphism design skill:
npx typeui.sh pull glassmorphism
Or browse all available skills interactively:
npx typeui.sh list
What i s a Design Skill?
A design skill is a SKILL.md file that acts as a set of instructions for AI agents and LLMs. Each file contains:
- Brand & mission — the design philosophy and visual identity
- Style foundations — typography scale, color palette, spacing system
- Component families — buttons, inputs, cards, modals, navigation, and more
- Accessibility rules — WCAG 2.2 AA compliance, keyboard-first interactions
- Writing tone — content and voice guidel ines
- Do/Don't rules — explicit patterns and anti-patterns
- Quality gates — testable acceptance criteria for code review
When an AI agent reads a skill file, it follows these guidelines to generate UI code that is consistent, accessible, and true to the design system.
Design Skills
Browse and preview all design skills at typeui.sh/design-skills before pulling them into your project.
| Skill | Category | Preview | Pull Comman d |
|---|---|---|---|
| Agentic | Themed & Unique | Preview | npx typeui.sh pull agentic |
| Ant | Professional & Corporate | Preview | npx typeui.sh pull ant |
| Application | Professional & Corporate | Preview | npx typeui.sh pull application |
| Artistic | Creative & Artistic | [Preview](https://ty peui.sh/design-skills/artistic) | npx typeui.sh pull artistic |
| Bento | Layout & Structure | [Preview](https://t |
안내: 무료 번역기 용량 제한으로 앞부분만 번역되었습니다.
🔗 유사한 프로젝트
eigent-ai/eigent
Eigent: The Open Source Cowork Desktop to Unlock Your Exceptional Productivity. Local and Free Alternative to Claude Cowork.
MARKTECHPOST-AI-MEDIA-INC/AI-Agents-Projects-Tutorials
Multi-agent systems, memory, planning, reasoning loops
a5c-ai/babysitter
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
이 정보는 AI가 자동으로 분석한 결과입니다. 정확한 내용은 원문을 확인하세요.
bergside/awesome-design-skills GitHub 원문 바로가기 →