본문으로 건너뛰기
T

dsh-versatile-design

try-works/dsh-versatile-design

A curated library of 186 frontend/UI design skills across 15 collections, with a human-readable index (INDEX.md) and a machine-readable, searchable manifest (SKILLS-MANIFEST.json) for agents.

설치

dsh plugin --profile web add github:try-works/dsh-versatile-design

README

dsh-versatile-design

A curated library of 186 frontend/UI design skills across 15 collections, packaged for AI agents with two indexes:

  • references/INDEX.md — human-readable index. Per skill: what it does, when to use, why, keywords, and which skills work together, plus cross-collection workflows and a "need → skills" lookup table.
  • references/SKILLS-MANIFEST.json — machine-readable manifest (200 entries) with id, path, summary, whenToUse, keywords, worksWith, and tags per skill. Grep or JSON-parse it to find the right skill programmatically.

Every skill ships as a SKILL.md under references/<collection>/… with its supporting files (guides, references, rules, assets) beside it.

Collections

CollectionSourceContents
modern-web-guidanceGoogleChrome/modern-web-guidance1 skill + ~141 platform guides in 14 categories
make-interfaces-feel-betterjakubkrehel/make-interfaces-feel-better1 skill + 5 topic guides
design-system-patterns, accessibility-compliance, interaction-design, responsive-design, visual-design-foundations, web-component-designwshobson/agents (ui-design)6 skills + references
web-design-reviewergithub/awesome-copilot1 skill + references
bundlesfreshtechbro/claudedesignskills5 bundles · 22 skills + agents/commands
animation-principlesdylantarre/animation-principles144 skills in 12 axes
extract-design-systemarvindrk/extract-design-system1 skill + references
composition-patternsvercel-labs/agent-skills1 skill + 9 rules
shadcnshadcn-ui/ui1 skill + docs + 6 rules
designer-skillsjulianoczkowski/designer-skills8 skills

How agents use it

  1. Identify the task type (design system, accessibility, motion, responsive, component architecture, review, 3D, forms…).
  2. Search SKILLS-MANIFEST.json by keywords/tags (or browse INDEX.md).
  3. Load the matching skill's SKILL.md from references/<path> and follow it.
  4. For multi-faceted tasks, combine skills using each entry's worksWith field and the cross-collection section of INDEX.md.

Licensing

The skills in this library are cloned from their upstream repositories and retain their original authorship and licenses. This package is published as a convenience distribution only; see each upstream repository for its license terms.

관련 플러그인