design-agent-skills 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (262) hide show
  1. package/README.md +380 -0
  2. package/VERSION +1 -0
  3. package/bin/cli.mjs +45 -0
  4. package/bootstrap.sh +32 -0
  5. package/install.sh +689 -0
  6. package/package.json +36 -0
  7. package/skills/accessibility-agents/SKILL.md +52 -0
  8. package/skills/accessibility-agents/stub.yaml +5 -0
  9. package/skills/accessibility-catalogue/SKILL.md +45 -0
  10. package/skills/accessibility-catalogue/stub.yaml +3 -0
  11. package/skills/addyosmani-quality/SKILL.md +72 -0
  12. package/skills/addyosmani-quality/stub.yaml +6 -0
  13. package/skills/ai-graphic-design-skill/SKILL.md +65 -0
  14. package/skills/ai-graphic-design-skill/stub.yaml +5 -0
  15. package/skills/algorithmic-art/SKILL.md +59 -0
  16. package/skills/algorithmic-art/stub.yaml +5 -0
  17. package/skills/animate-css-skill/SKILL.md +55 -0
  18. package/skills/animate-css-skill/stub.yaml +5 -0
  19. package/skills/animate-skill/SKILL.md +64 -0
  20. package/skills/animate-skill/stub.yaml +5 -0
  21. package/skills/anthropics-skills/SKILL.md +72 -0
  22. package/skills/anthropics-skills/stub.yaml +12 -0
  23. package/skills/antvis-chart-skills/SKILL.md +61 -0
  24. package/skills/antvis-chart-skills/stub.yaml +6 -0
  25. package/skills/apple-hig-skills/SKILL.md +66 -0
  26. package/skills/apple-hig-skills/stub.yaml +6 -0
  27. package/skills/baseline-ui/SKILL.md +54 -0
  28. package/skills/baseline-ui/stub.yaml +5 -0
  29. package/skills/bencium-ux-designer/SKILL.md +54 -0
  30. package/skills/bencium-ux-designer/stub.yaml +5 -0
  31. package/skills/brand-design-md/SKILL.md +65 -0
  32. package/skills/brand-design-md/stub.yaml +5 -0
  33. package/skills/callstack-agent-skills/SKILL.md +56 -0
  34. package/skills/callstack-agent-skills/stub.yaml +6 -0
  35. package/skills/cc-slidev/SKILL.md +54 -0
  36. package/skills/cc-slidev/stub.yaml +5 -0
  37. package/skills/claud3/SKILL.md +54 -0
  38. package/skills/claud3/stub.yaml +5 -0
  39. package/skills/claude-pm-skills/SKILL.md +53 -0
  40. package/skills/claude-pm-skills/stub.yaml +5 -0
  41. package/skills/claude-wireframe-skill/SKILL.md +63 -0
  42. package/skills/claude-wireframe-skill/stub.yaml +5 -0
  43. package/skills/claude2figma/SKILL.md +54 -0
  44. package/skills/claude2figma/stub.yaml +5 -0
  45. package/skills/claudedesignskills/SKILL.md +59 -0
  46. package/skills/claudedesignskills/stub.yaml +5 -0
  47. package/skills/cloudai-threejs/SKILL.md +51 -0
  48. package/skills/cloudai-threejs/stub.yaml +6 -0
  49. package/skills/cloudflare-web-perf/SKILL.md +60 -0
  50. package/skills/cloudflare-web-perf/stub.yaml +5 -0
  51. package/skills/color-expert/SKILL.md +62 -0
  52. package/skills/color-expert/stub.yaml +5 -0
  53. package/skills/composio-artifacts/SKILL.md +63 -0
  54. package/skills/composio-artifacts/stub.yaml +5 -0
  55. package/skills/content-catalogue/SKILL.md +105 -0
  56. package/skills/content-catalogue/stub.yaml +3 -0
  57. package/skills/coreyhaines-marketing/SKILL.md +59 -0
  58. package/skills/coreyhaines-marketing/stub.yaml +6 -0
  59. package/skills/creative-director/SKILL.md +60 -0
  60. package/skills/creative-director/stub.yaml +5 -0
  61. package/skills/css-animation-skill/SKILL.md +63 -0
  62. package/skills/css-animation-skill/stub.yaml +5 -0
  63. package/skills/d3js-skill/SKILL.md +58 -0
  64. package/skills/d3js-skill/stub.yaml +5 -0
  65. package/skills/data-analysis-skill/SKILL.md +64 -0
  66. package/skills/data-analysis-skill/stub.yaml +5 -0
  67. package/skills/data-viz-agent/SKILL.md +60 -0
  68. package/skills/data-viz-agent/stub.yaml +5 -0
  69. package/skills/deanpeters-pm-skills/SKILL.md +76 -0
  70. package/skills/deanpeters-pm-skills/stub.yaml +6 -0
  71. package/skills/design-auditor/SKILL.md +62 -0
  72. package/skills/design-auditor/stub.yaml +5 -0
  73. package/skills/design-brief/SKILL.md +58 -0
  74. package/skills/design-brief/stub.yaml +5 -0
  75. package/skills/design-catalogue/SKILL.md +346 -0
  76. package/skills/design-catalogue/stub.yaml +3 -0
  77. package/skills/design-consultation/SKILL.md +58 -0
  78. package/skills/design-consultation/stub.yaml +5 -0
  79. package/skills/design-engineering-catalogue/SKILL.md +92 -0
  80. package/skills/design-engineering-catalogue/stub.yaml +3 -0
  81. package/skills/design-for-ai/SKILL.md +58 -0
  82. package/skills/design-for-ai/stub.yaml +5 -0
  83. package/skills/design-html/SKILL.md +59 -0
  84. package/skills/design-html/stub.yaml +5 -0
  85. package/skills/design-lab/SKILL.md +54 -0
  86. package/skills/design-lab/stub.yaml +5 -0
  87. package/skills/design-review-garrytan/SKILL.md +58 -0
  88. package/skills/design-review-garrytan/stub.yaml +5 -0
  89. package/skills/design-tokens-skill/SKILL.md +68 -0
  90. package/skills/design-tokens-skill/stub.yaml +5 -0
  91. package/skills/design-with-claude/SKILL.md +51 -0
  92. package/skills/design-with-claude/stub.yaml +5 -0
  93. package/skills/designer-skills/SKILL.md +52 -0
  94. package/skills/designer-skills/stub.yaml +5 -0
  95. package/skills/digidai-pm/SKILL.md +60 -0
  96. package/skills/digidai-pm/stub.yaml +5 -0
  97. package/skills/distinctive-frontend/SKILL.md +55 -0
  98. package/skills/distinctive-frontend/stub.yaml +5 -0
  99. package/skills/email-html-mjml/SKILL.md +54 -0
  100. package/skills/email-html-mjml/stub.yaml +5 -0
  101. package/skills/emilkowalski-skill/SKILL.md +60 -0
  102. package/skills/emilkowalski-skill/stub.yaml +7 -0
  103. package/skills/excalidraw-agents365/SKILL.md +56 -0
  104. package/skills/excalidraw-agents365/stub.yaml +5 -0
  105. package/skills/excalidraw-diagram/SKILL.md +58 -0
  106. package/skills/excalidraw-diagram/stub.yaml +5 -0
  107. package/skills/expo-skills/SKILL.md +56 -0
  108. package/skills/expo-skills/stub.yaml +21 -0
  109. package/skills/extract-design-md/SKILL.md +58 -0
  110. package/skills/extract-design-md/stub.yaml +5 -0
  111. package/skills/extract-design-system/SKILL.md +53 -0
  112. package/skills/extract-design-system/stub.yaml +5 -0
  113. package/skills/fal-ai-skills/SKILL.md +56 -0
  114. package/skills/fal-ai-skills/stub.yaml +6 -0
  115. package/skills/figma-catalogue/SKILL.md +57 -0
  116. package/skills/figma-catalogue/stub.yaml +3 -0
  117. package/skills/figma-official-skills/SKILL.md +80 -0
  118. package/skills/figma-official-skills/stub.yaml +6 -0
  119. package/skills/figma-skill/SKILL.md +52 -0
  120. package/skills/figma-skill/stub.yaml +5 -0
  121. package/skills/figma-variables-tokens-generator/SKILL.md +54 -0
  122. package/skills/figma-variables-tokens-generator/stub.yaml +5 -0
  123. package/skills/fixing-accessibility/SKILL.md +54 -0
  124. package/skills/fixing-accessibility/stub.yaml +5 -0
  125. package/skills/fixing-motion-performance/SKILL.md +54 -0
  126. package/skills/fixing-motion-performance/stub.yaml +5 -0
  127. package/skills/framer-motion-skills/SKILL.md +55 -0
  128. package/skills/framer-motion-skills/stub.yaml +5 -0
  129. package/skills/frontend-design/SKILL.md +65 -0
  130. package/skills/frontend-design/stub.yaml +5 -0
  131. package/skills/frontend-slides/SKILL.md +59 -0
  132. package/skills/frontend-slides/stub.yaml +5 -0
  133. package/skills/generative-media-skills/SKILL.md +56 -0
  134. package/skills/generative-media-skills/stub.yaml +4 -0
  135. package/skills/google-fonts-skill/SKILL.md +69 -0
  136. package/skills/google-fonts-skill/stub.yaml +4 -0
  137. package/skills/google-stitch-skills/SKILL.md +71 -0
  138. package/skills/google-stitch-skills/stub.yaml +6 -0
  139. package/skills/gsap-skills/SKILL.md +55 -0
  140. package/skills/gsap-skills/stub.yaml +5 -0
  141. package/skills/guizang-ppt/SKILL.md +58 -0
  142. package/skills/guizang-ppt/stub.yaml +5 -0
  143. package/skills/hand-drawn-diagrams/SKILL.md +57 -0
  144. package/skills/hand-drawn-diagrams/stub.yaml +5 -0
  145. package/skills/hig-doctor/SKILL.md +59 -0
  146. package/skills/hig-doctor/stub.yaml +6 -0
  147. package/skills/huashu-design/SKILL.md +64 -0
  148. package/skills/huashu-design/stub.yaml +5 -0
  149. package/skills/hyperframes/SKILL.md +60 -0
  150. package/skills/hyperframes/stub.yaml +5 -0
  151. package/skills/impeccable/SKILL.md +75 -0
  152. package/skills/impeccable/stub.yaml +8 -0
  153. package/skills/ink-google/SKILL.md +58 -0
  154. package/skills/ink-google/stub.yaml +5 -0
  155. package/skills/interface-design-dammyjay/SKILL.md +55 -0
  156. package/skills/interface-design-dammyjay/stub.yaml +5 -0
  157. package/skills/liquid-glass-skill/SKILL.md +54 -0
  158. package/skills/liquid-glass-skill/stub.yaml +5 -0
  159. package/skills/logo-designer-skill/SKILL.md +56 -0
  160. package/skills/logo-designer-skill/stub.yaml +5 -0
  161. package/skills/make-interfaces-better/SKILL.md +60 -0
  162. package/skills/make-interfaces-better/stub.yaml +5 -0
  163. package/skills/markdown-viewer-skills/SKILL.md +70 -0
  164. package/skills/markdown-viewer-skills/stub.yaml +6 -0
  165. package/skills/marp-slide-quality/SKILL.md +63 -0
  166. package/skills/marp-slide-quality/stub.yaml +5 -0
  167. package/skills/marp-slides/SKILL.md +63 -0
  168. package/skills/marp-slides/stub.yaml +5 -0
  169. package/skills/mastepanoski-skills/SKILL.md +52 -0
  170. package/skills/mastepanoski-skills/stub.yaml +5 -0
  171. package/skills/microsoft-skills/SKILL.md +51 -0
  172. package/skills/microsoft-skills/stub.yaml +6 -0
  173. package/skills/mobile-app-design/SKILL.md +67 -0
  174. package/skills/mobile-app-design/stub.yaml +5 -0
  175. package/skills/mobile-app-ui-design/SKILL.md +65 -0
  176. package/skills/mobile-app-ui-design/stub.yaml +5 -0
  177. package/skills/motion-catalogue/SKILL.md +69 -0
  178. package/skills/motion-catalogue/stub.yaml +3 -0
  179. package/skills/motion-design-skill/SKILL.md +55 -0
  180. package/skills/motion-design-skill/stub.yaml +5 -0
  181. package/skills/nanobanan-ppt/SKILL.md +64 -0
  182. package/skills/nanobanan-ppt/stub.yaml +5 -0
  183. package/skills/neo-user-journey/SKILL.md +62 -0
  184. package/skills/neo-user-journey/stub.yaml +5 -0
  185. package/skills/nimbalyst-skills/SKILL.md +59 -0
  186. package/skills/nimbalyst-skills/stub.yaml +7 -0
  187. package/skills/open-design/SKILL.md +55 -0
  188. package/skills/open-design/stub.yaml +4 -0
  189. package/skills/openai-skills/SKILL.md +67 -0
  190. package/skills/openai-skills/stub.yaml +6 -0
  191. package/skills/p5js-hermes/SKILL.md +62 -0
  192. package/skills/p5js-hermes/stub.yaml +5 -0
  193. package/skills/phuryn-pm-skills/SKILL.md +56 -0
  194. package/skills/phuryn-pm-skills/stub.yaml +6 -0
  195. package/skills/plan-design-review/SKILL.md +58 -0
  196. package/skills/plan-design-review/stub.yaml +5 -0
  197. package/skills/platform-design-skills/SKILL.md +52 -0
  198. package/skills/platform-design-skills/stub.yaml +6 -0
  199. package/skills/pm-skills/SKILL.md +55 -0
  200. package/skills/pm-skills/stub.yaml +5 -0
  201. package/skills/react-doctor/SKILL.md +55 -0
  202. package/skills/react-doctor/stub.yaml +5 -0
  203. package/skills/remotion/SKILL.md +59 -0
  204. package/skills/remotion/stub.yaml +5 -0
  205. package/skills/revealjs-skill/SKILL.md +54 -0
  206. package/skills/revealjs-skill/stub.yaml +5 -0
  207. package/skills/shadcn-ui/SKILL.md +54 -0
  208. package/skills/shadcn-ui/stub.yaml +5 -0
  209. package/skills/shader-dev/SKILL.md +60 -0
  210. package/skills/shader-dev/stub.yaml +5 -0
  211. package/skills/simota-agent-skills/SKILL.md +53 -0
  212. package/skills/simota-agent-skills/stub.yaml +5 -0
  213. package/skills/sleek-design-mobile-apps/SKILL.md +56 -0
  214. package/skills/sleek-design-mobile-apps/stub.yaml +4 -0
  215. package/skills/slidev-skill/SKILL.md +54 -0
  216. package/skills/slidev-skill/stub.yaml +5 -0
  217. package/skills/softaworks-agent-toolkit/SKILL.md +58 -0
  218. package/skills/softaworks-agent-toolkit/stub.yaml +6 -0
  219. package/skills/software-mansion-skills/SKILL.md +63 -0
  220. package/skills/software-mansion-skills/stub.yaml +11 -0
  221. package/skills/superdesign-skill/SKILL.md +53 -0
  222. package/skills/superdesign-skill/stub.yaml +4 -0
  223. package/skills/swiftui-claude-skills/SKILL.md +54 -0
  224. package/skills/swiftui-claude-skills/stub.yaml +5 -0
  225. package/skills/swiftui-patterns/SKILL.md +54 -0
  226. package/skills/swiftui-patterns/stub.yaml +5 -0
  227. package/skills/taste-design-stitch/SKILL.md +58 -0
  228. package/skills/taste-design-stitch/stub.yaml +5 -0
  229. package/skills/taste-skill/SKILL.md +74 -0
  230. package/skills/taste-skill/stub.yaml +5 -0
  231. package/skills/threejs-claude-skill-package/SKILL.md +54 -0
  232. package/skills/threejs-claude-skill-package/stub.yaml +5 -0
  233. package/skills/threejs-ecs-ts/SKILL.md +54 -0
  234. package/skills/threejs-ecs-ts/stub.yaml +5 -0
  235. package/skills/tui-design-skill/SKILL.md +56 -0
  236. package/skills/tui-design-skill/stub.yaml +5 -0
  237. package/skills/ui-craft/SKILL.md +58 -0
  238. package/skills/ui-craft/stub.yaml +5 -0
  239. package/skills/ui-ux-pro-max/SKILL.md +64 -0
  240. package/skills/ui-ux-pro-max/stub.yaml +7 -0
  241. package/skills/ux-designer-skill/SKILL.md +62 -0
  242. package/skills/ux-designer-skill/stub.yaml +5 -0
  243. package/skills/ux-ui-mastery/SKILL.md +53 -0
  244. package/skills/ux-ui-mastery/stub.yaml +5 -0
  245. package/skills/vercel-skills/SKILL.md +65 -0
  246. package/skills/vercel-skills/stub.yaml +6 -0
  247. package/skills/wcag-ai-skill/SKILL.md +52 -0
  248. package/skills/wcag-ai-skill/stub.yaml +5 -0
  249. package/skills/wcag-audit-patterns/SKILL.md +53 -0
  250. package/skills/wcag-audit-patterns/stub.yaml +5 -0
  251. package/skills/webgpu-claude-skill/SKILL.md +54 -0
  252. package/skills/webgpu-claude-skill/stub.yaml +5 -0
  253. package/skills/wiggle-claude-skill/SKILL.md +63 -0
  254. package/skills/wiggle-claude-skill/stub.yaml +5 -0
  255. package/skills/wireframe-skill/SKILL.md +63 -0
  256. package/skills/wireframe-skill/stub.yaml +5 -0
  257. package/skills/wireframer/SKILL.md +59 -0
  258. package/skills/wireframer/stub.yaml +5 -0
  259. package/skills/wondelai-skills/SKILL.md +57 -0
  260. package/skills/wondelai-skills/stub.yaml +11 -0
  261. package/skills/work-with-design-systems/SKILL.md +67 -0
  262. package/skills/work-with-design-systems/stub.yaml +5 -0
@@ -0,0 +1,62 @@
1
+ ---
2
+ name: ux-designer-skill
3
+ description: |
4
+ Synthesizes guidance from 19 authoritative UX sources including Nielsen Norman Group and Laws of UX, with 2026 modern best practices. Covers interaction patterns, cognitive load reduction, visual design, usability principles, and platform conventions.
5
+ triggers:
6
+ - "UX designer"
7
+ - "UX principles"
8
+ - "Laws of UX"
9
+ - "ux-designer-skill"
10
+ - "usability guidelines"
11
+ das:
12
+ type: skill
13
+ category: design-review
14
+ upstream: "https://github.com/szilu/ux-designer-skill"
15
+ upstream_path: "SKILL.md"
16
+ version: latest
17
+ install: true
18
+ ---
19
+
20
+ # ux-designer-skill
21
+
22
+ > Catalogue stub — full skill: [szilu/ux-designer-skill](https://github.com/szilu/ux-designer-skill)
23
+
24
+ ## Decision tree
25
+
26
+ 1. **Is the full skill already installed?**
27
+ Check whether the skill at this location still has a `das:` block:
28
+ - Global: `grep -q "^das:" ~/.agents/skills/ux-designer-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
29
+ - Project: `grep -q "^das:" .agents/skills/ux-designer-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
30
+ - No `das:` block → full skill installed, invoke it and proceed
31
+ - `das:` block present → go to step 2
32
+
33
+ 2. **Detect scope, then install:**
34
+
35
+ To detect scope:
36
+ ```bash
37
+ [ -e ~/.agents/skills/ux-designer-skill ] && echo "global" || echo "project"
38
+ ```
39
+
40
+ **Global** (installed with `-g`):
41
+ ```bash
42
+ npx skills add szilu/ux-designer-skill --skill ux-designer-skill -g -y
43
+ ```
44
+
45
+ **Project** (installed without `-g`):
46
+ ```bash
47
+ npx skills add szilu/ux-designer-skill --skill ux-designer-skill -y
48
+ ```
49
+
50
+ ## Invoke after install
51
+
52
+ - Skill name: `ux-designer-skill`
53
+ - Trigger phrases: "UX designer", "UX principles", "Laws of UX", "ux-designer-skill", "usability guidelines"
54
+
55
+ ## What it does
56
+
57
+ Synthesizes UX guidance from 19 authoritative sources including Nielsen Norman Group, Laws of UX, and others, updated for 2026 best practices. Covers interaction patterns, cognitive load reduction, visual design principles, usability heuristics, and platform-specific conventions (web, mobile, desktop). Useful when you need principled UX rationale grounded in established frameworks rather than generic advice.
58
+
59
+ ## When NOT to use
60
+
61
+ - Code-specific implementation — this skill provides design guidance, not code output
62
+ - Brand or visual identity work — use a dedicated brand/creative direction skill
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/szilu/ux-designer-skill
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,53 @@
1
+ ---
2
+ name: ux-ui-mastery
3
+ description: |
4
+ 19-skill plugin suite covering cognitive psychology UX, Nielsen heuristics, UX research methods, interaction/motion design, accessibility/inclusive design, mobile UX, desktop app design, cross-cultural i18n UX, agentic AI/generative UX, ambient/zero UI, and spatial/voice UX. 310K+ words incorporating iOS 26 Liquid Glass and WCAG 3.0.
5
+ triggers:
6
+ - "ux mastery"
7
+ - "phazurlabs"
8
+ - "UX ui mastery"
9
+ - "310k skills"
10
+ - "iOS 26 UX"
11
+ - "ambient UI"
12
+ das:
13
+ type: package
14
+ category: design-review
15
+ upstream: "https://github.com/phazurlabs/ux-ui-mastery"
16
+ version: latest
17
+ install: false
18
+ ---
19
+
20
+ # ux-ui-mastery
21
+
22
+ > Catalogue stub — full package: [phazurlabs/ux-ui-mastery](https://github.com/phazurlabs/ux-ui-mastery)
23
+
24
+ ## Decision tree
25
+
26
+ 1. **Is the package already installed?**
27
+ Check your agent's skills directory for `ux-ui-mastery` with content beyond this stub.
28
+ - Yes → invoke and proceed
29
+ - No → go to step 2
30
+
31
+ 2. **Which agent?**
32
+ - Claude Code / Cursor → `/plugin marketplace add phazurlabs/ux-ui-mastery`
33
+ - Other → see [GitHub README](https://github.com/phazurlabs/ux-ui-mastery)
34
+
35
+ ## Install command
36
+
37
+ ```bash
38
+ /plugin marketplace add phazurlabs/ux-ui-mastery
39
+ ```
40
+
41
+ ## Invoke after install
42
+
43
+ - Skill name: `ux-ui-mastery`
44
+ - Trigger phrases: "ux mastery", "phazurlabs", "UX ui mastery", "310k skills", "iOS 26 UX", "ambient UI"
45
+
46
+ ## What it does
47
+
48
+ A 19-skill plugin suite totalling 310K+ words of UX/UI expertise, updated for 2026 with iOS 26 Liquid Glass patterns and WCAG 3.0. Skills cover: cognitive psychology in UX, Nielsen heuristics, UX research methods, interaction design, motion design, accessibility and inclusive design, mobile UX, desktop application design, cross-cultural and i18n UX, agentic AI and generative UX, ambient/zero UI, and spatial and voice UX. Each skill is independently invocable as a deep domain expert.
49
+
50
+ ## When NOT to use
51
+
52
+ - Quick design review — use `plan-design-review` for a lighter-weight pass
53
+ - Single-domain needs where one focused skill suffices
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: experimental
3
+ upstream: https://github.com/phazurlabs/ux-ui-mastery
4
+ version: latest
5
+ install_default: "/plugin marketplace add phazurlabs/ux-ui-mastery"
@@ -0,0 +1,65 @@
1
+ ---
2
+ name: vercel-skills
3
+ description: |
4
+ 4 official Vercel skills for web design guidelines, component building, React
5
+ performance, and composition patterns. Enforces 100+ Web Interface Guidelines
6
+ and accessible, composable component APIs.
7
+ triggers:
8
+ - "Vercel skill"
9
+ - "web design guidelines"
10
+ - "building components"
11
+ - "React best practices"
12
+ - "composition patterns"
13
+ - "Web Interface Guidelines"
14
+ das:
15
+ category: official-suites
16
+ upstream: "https://github.com/vercel-labs/skills"
17
+ version: latest
18
+ install: false
19
+ ---
20
+
21
+ # vercel-skills
22
+
23
+ > Catalogue stub — full package: [vercel-labs/skills](https://github.com/vercel-labs/skills)
24
+
25
+ ## Decision tree
26
+
27
+ Run this before using Vercel skill workflows:
28
+
29
+ 1. **Is a Vercel skill already installed?**
30
+ Check: `~/.design-agent-skills/skills/building-components/SKILL.md` exists (representative skill).
31
+ - Yes → invoke the specific skill by name and proceed
32
+ - No → go to step 2
33
+
34
+ 2. **Do you have shell access?**
35
+ - Yes → install the specific skill below, then invoke it
36
+ - No → show the user the install command, ask them to run it, then proceed once confirmed
37
+
38
+ ## Install command
39
+
40
+ ```bash
41
+ # Review UI code against 100+ Web Interface Guidelines
42
+ npx skills add vercel-labs/web-design-guidelines
43
+
44
+ # Build accessible, composable, themeable UI components
45
+ npx skills add vercel-labs/building-components
46
+
47
+ # React/Next.js performance optimization
48
+ npx skills add vercel-labs/react-best-practices
49
+
50
+ # React component composition and reusable patterns
51
+ npx skills add vercel-labs/composition-patterns
52
+ ```
53
+
54
+ > Note: `web-design-guidelines` may be a stale listing — verify install before use.
55
+
56
+ ## Invoke after install
57
+
58
+ - `web-design-guidelines` — "web design guidelines", "UI review"
59
+ - `building-components` — "build component", "accessible component", "composable API"
60
+ - `react-best-practices` — "React performance", "Next.js optimization"
61
+ - `composition-patterns` — "composition patterns", "reusable React patterns"
62
+
63
+ ## What it does
64
+
65
+ Vercel's official skill collection: enforces 100+ Web Interface Guidelines in UI code review, guides accessible and composable component architecture, optimizes React/Next.js performance, and establishes reusable component composition patterns.
@@ -0,0 +1,6 @@
1
+ type: package
2
+ tier: official
3
+ upstream: https://github.com/vercel-labs/skills
4
+ version: latest
5
+ install_default: "npx skills add vercel-labs/<skill>"
6
+ installed_as: building-components
@@ -0,0 +1,52 @@
1
+ ---
2
+ name: wcag-ai-skill
3
+ description: |
4
+ Turns WCAG 2.2 into practical guidance for web design, frontend implementation, content review, accessibility QA, remediation planning, and conformance documentation. Different focus from wcag-audit-patterns — covers the full WCAG guidance workflow from design through documentation.
5
+ triggers:
6
+ - "WCAG 2.2 guidance"
7
+ - "wcag-ai-skill"
8
+ - "Raze Systems"
9
+ - "WCAG conformance docs"
10
+ - "accessibility remediation"
11
+ das:
12
+ type: package
13
+ category: accessibility-quality
14
+ upstream: "https://github.com/Raze-Systems/wcag-ai-skill"
15
+ version: latest
16
+ install: false
17
+ ---
18
+
19
+ # wcag-ai-skill
20
+
21
+ > Catalogue stub — full package: [Raze-Systems/wcag-ai-skill](https://github.com/Raze-Systems/wcag-ai-skill)
22
+
23
+ ## Decision tree
24
+
25
+ 1. **Is the package already installed?**
26
+ Check your agent's skills directory for `wcag-ai-skill` with content beyond this stub.
27
+ - Yes → invoke and proceed
28
+ - No → go to step 2
29
+
30
+ 2. **Which agent?**
31
+ - Claude Code / Cursor → `npx skills add Raze-Systems/wcag-ai-skill`
32
+ - Other → see [GitHub README](https://github.com/Raze-Systems/wcag-ai-skill)
33
+
34
+ ## Install command
35
+
36
+ ```bash
37
+ npx skills add Raze-Systems/wcag-ai-skill
38
+ ```
39
+
40
+ ## Invoke after install
41
+
42
+ - Skill name: `wcag-ai-skill`
43
+ - Trigger phrases: "WCAG 2.2 guidance", "wcag-ai-skill", "Raze Systems", "WCAG conformance docs", "accessibility remediation"
44
+
45
+ ## What it does
46
+
47
+ Translates WCAG 2.2 success criteria into practical, actionable guidance across the full accessibility workflow: web design (what to spec), frontend implementation (how to code it), content review (what writers need to know), accessibility QA (how to test), remediation planning (how to fix issues), and conformance documentation (how to report). Covers the complete WCAG guidance lifecycle rather than just the audit phase. Different from `wcag-audit-patterns` which focuses on the audit/testing phase.
48
+
49
+ ## When NOT to use
50
+
51
+ - Quick contrast checks — use `fixing-accessibility` for targeted color contrast fixes
52
+ - Automated Lighthouse-style performance audits — use `addyosmani-quality`
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: experimental
3
+ upstream: https://github.com/Raze-Systems/wcag-ai-skill
4
+ version: latest
5
+ install_default: "npx skills add Raze-Systems/wcag-ai-skill"
@@ -0,0 +1,53 @@
1
+ ---
2
+ name: wcag-audit-patterns
3
+ description: |
4
+ Runs WCAG 2.2 audits combining automated testing, manual verification steps,
5
+ and prioritised remediation guidance. Covers perceivability, operability,
6
+ understandability, and robustness criteria across web interfaces.
7
+ triggers:
8
+ - "WCAG audit"
9
+ - "accessibility audit"
10
+ - "WCAG 2.2"
11
+ das:
12
+ category: accessibility-quality
13
+ upstream: "https://github.com/wshobson/wcag-audit-patterns"
14
+ upstream_path: "SKILL.md"
15
+ version: latest
16
+ install: true
17
+ ---
18
+
19
+ # wcag-audit-patterns
20
+
21
+ > Catalogue stub — full skill: [wshobson/wcag-audit-patterns](https://github.com/wshobson/wcag-audit-patterns)
22
+
23
+ ## Decision tree
24
+
25
+ Run this before any WCAG compliance audit:
26
+
27
+ 1. **Is the full skill already installed?**
28
+ Check: `~/.design-agent-skills/skills/wcag-audit-patterns/SKILL.md` exists AND does NOT contain a `das:` block.
29
+ - Yes → invoke `wcag-audit-patterns` and proceed
30
+ - No → go to step 2
31
+
32
+ 2. **Do you have shell access?**
33
+ - Yes → run the install command below, then invoke the skill
34
+ - No → show the user the install command, ask them to run it, then proceed once confirmed
35
+
36
+ ## Install command
37
+
38
+ ```bash
39
+ npx skills add wshobson/wcag-audit-patterns
40
+ ```
41
+
42
+ Or per-agent:
43
+ - Claude Code: `claude skills add wshobson/wcag-audit-patterns`
44
+ - Cursor/OpenCode: `npx skills add wshobson/wcag-audit-patterns`
45
+
46
+ ## Invoke after install
47
+
48
+ - Skill name: `wcag-audit-patterns`
49
+ - Trigger phrases: "WCAG audit", "accessibility audit", "WCAG 2.2", "accessibility remediation"
50
+
51
+ ## What it does
52
+
53
+ Provides structured WCAG 2.2 audit patterns that combine automated testing tools with manual verification checklists. Surfaces failures by success criterion and generates prioritised remediation guidance so teams can address the highest-impact issues first.
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: community
3
+ upstream: https://github.com/wshobson/wcag-audit-patterns
4
+ version: latest
5
+ install_default: "npx skills add wshobson/wcag-audit-patterns"
@@ -0,0 +1,54 @@
1
+ ---
2
+ name: webgpu-claude-skill
3
+ description: |
4
+ WebGPU-enabled Three.js skill covering TSL (Three.js Shading Language), node-based materials,
5
+ GPU compute shaders, post-processing effects, and WGSL integration. Ships in dual format for
6
+ Claude Code and Cursor, aligned with Three.js r183+.
7
+ triggers:
8
+ - "WebGPU"
9
+ - "TSL Three.js"
10
+ - "GPU compute shaders"
11
+ - "WGSL"
12
+ - "webgpu-claude-skill"
13
+ das:
14
+ category: creative-3d
15
+ upstream: "https://github.com/dgreenheck/webgpu-claude-skill"
16
+ version: latest
17
+ install: false
18
+ ---
19
+
20
+ # webgpu-claude-skill
21
+
22
+ > Catalogue stub — full package: [dgreenheck/webgpu-claude-skill](https://github.com/dgreenheck/webgpu-claude-skill)
23
+
24
+ ## Decision tree
25
+
26
+ 1. **Is the package already installed?**
27
+ Check: `~/.design-agent-skills/skills/webgpu-claude-skill/SKILL.md` exists.
28
+ - Yes → invoke `webgpu-claude-skill` and proceed
29
+ - No → go to step 2
30
+
31
+ 2. **Do you have shell access?**
32
+ - Yes → run the install command below, then invoke the skill
33
+ - No → show the user the install command, ask them to run it, then proceed once confirmed
34
+
35
+ ## Install command
36
+
37
+ ```bash
38
+ npx skills add dgreenheck/webgpu-claude-skill
39
+ ```
40
+
41
+ ## Invoke after install
42
+
43
+ - Skill name: `webgpu-claude-skill`
44
+ - Trigger phrases: "WebGPU", "TSL Three.js", "GPU compute shaders", "WGSL"
45
+
46
+ ## What it does
47
+
48
+ Provides deep knowledge of the WebGPU rendering pipeline within Three.js (r183+), including the Three.js Shading Language (TSL) for node-based material authoring, GPU compute shaders for non-rendering workloads, advanced post-processing with WebGPU passes, and WGSL shader integration. Ships in dual format compatible with both Claude Code and Cursor. Use when building high-performance 3D experiences that require GPU compute or next-generation shader authoring.
49
+
50
+ ## When NOT to use
51
+
52
+ - Standard Three.js scenes without WebGPU — use cloudai-threejs instead
53
+ - GLSL shader work on WebGL — use a standard Three.js skill instead
54
+ - Architecture/BIM workflows — use threejs-claude-skill-package instead
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: experimental
3
+ upstream: https://github.com/dgreenheck/webgpu-claude-skill
4
+ version: latest
5
+ install_default: "npx skills add dgreenheck/webgpu-claude-skill"
@@ -0,0 +1,63 @@
1
+ ---
2
+ name: wiggle-claude-skill
3
+ description: |
4
+ Animates static SVG logos into Lottie JSON format, then renders them as animated
5
+ GIFs and MP4s. Specialised for logo animation workflows.
6
+ triggers:
7
+ - "logo animation"
8
+ - "wiggle"
9
+ - "SVG to Lottie"
10
+ - "animated GIF"
11
+ - "wiggle-claude-skill"
12
+ das:
13
+ type: skill
14
+ category: motion-animation
15
+ upstream: "https://github.com/talknerdytome-labs/wiggle-claude-skill"
16
+ upstream_path: "SKILL.md"
17
+ version: latest
18
+ install: true
19
+ ---
20
+
21
+ # wiggle-claude-skill
22
+
23
+ > Catalogue stub — full skill: [talknerdytome-labs/wiggle-claude-skill](https://github.com/talknerdytome-labs/wiggle-claude-skill)
24
+
25
+ ## Decision tree
26
+
27
+ 1. **Is the full skill already installed?**
28
+ Check whether the skill at this location still has a `das:` block:
29
+ - Global: `grep -q "^das:" ~/.agents/skills/wiggle-claude-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
30
+ - Project: `grep -q "^das:" .agents/skills/wiggle-claude-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
31
+ - No `das:` block → full skill installed, invoke it and proceed
32
+ - `das:` block present → go to step 2
33
+
34
+ 2. **Detect scope, then install:**
35
+
36
+ To detect scope:
37
+ ```bash
38
+ [ -e ~/.agents/skills/wiggle-claude-skill ] && echo "global" || echo "project"
39
+ ```
40
+
41
+ **Global** (installed with `-g`):
42
+ ```bash
43
+ npx skills add talknerdytome-labs/wiggle-claude-skill --skill wiggle-claude-skill -g -y
44
+ ```
45
+
46
+ **Project** (installed without `-g`):
47
+ ```bash
48
+ npx skills add talknerdytome-labs/wiggle-claude-skill --skill wiggle-claude-skill -y
49
+ ```
50
+
51
+ ## Invoke after install
52
+
53
+ - Skill name: `wiggle-claude-skill`
54
+ - Trigger phrases: "logo animation", "wiggle", "SVG to Lottie", "animated GIF", "wiggle-claude-skill"
55
+
56
+ ## What it does
57
+
58
+ Specialised logo animation workflow: takes a static SVG logo as input, animates its paths and shapes into Lottie JSON format, then renders the Lottie as both an animated GIF and an MP4 video file. Designed specifically for brand logo animation use cases where you need exportable motion assets rather than in-browser animation.
59
+
60
+ ## When NOT to use
61
+
62
+ - Complex multi-layer animations beyond logo scope (use `gsap-skills` or `framer-motion-skills`)
63
+ - Non-SVG source assets (the workflow requires SVG input)
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/talknerdytome-labs/wiggle-claude-skill
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,63 @@
1
+ ---
2
+ name: wireframe-skill
3
+ description: |
4
+ Generates wireframes from natural language descriptions, outputting machine-readable
5
+ JSON (.wireframe.json) and interactive HTML with drag-and-drop reordering and undo/redo.
6
+ Requires only Python 3 and a browser — no design tool accounts needed.
7
+ triggers:
8
+ - "wireframe-skill"
9
+ - "yhassy wireframe"
10
+ - "JSON wireframe"
11
+ - "interactive wireframe HTML"
12
+ das:
13
+ type: skill
14
+ category: diagrams
15
+ upstream: "https://github.com/yhassy/wireframe-skill"
16
+ upstream_path: "SKILL.md"
17
+ version: latest
18
+ install: true
19
+ ---
20
+
21
+ # wireframe-skill
22
+
23
+ > Catalogue stub — full skill: [yhassy/wireframe-skill](https://github.com/yhassy/wireframe-skill)
24
+
25
+ ## Decision tree
26
+
27
+ 1. **Is the full skill already installed?**
28
+ Check whether the skill at this location still has a `das:` block:
29
+ - Global: `grep -q "^das:" ~/.agents/skills/wireframe-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
30
+ - Project: `grep -q "^das:" .agents/skills/wireframe-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
31
+ - No `das:` block → full skill installed, invoke it and proceed
32
+ - `das:` block present → go to step 2
33
+
34
+ 2. **Detect scope, then install:**
35
+
36
+ To detect scope:
37
+ ```bash
38
+ [ -e ~/.agents/skills/wireframe-skill ] && echo "global" || echo "project"
39
+ ```
40
+
41
+ **Global** (installed with `-g`):
42
+ ```bash
43
+ npx skills add yhassy/wireframe-skill --skill wireframe-skill -g -y
44
+ ```
45
+
46
+ **Project** (installed without `-g`):
47
+ ```bash
48
+ npx skills add yhassy/wireframe-skill --skill wireframe-skill -y
49
+ ```
50
+
51
+ ## Invoke after install
52
+
53
+ Skill name: `wireframe-skill`, triggers: "wireframe-skill", "yhassy wireframe", "JSON wireframe", "interactive wireframe HTML"
54
+
55
+ ## What it does
56
+
57
+ Converts natural language UI descriptions into structured wireframes in two output formats: machine-readable `.wireframe.json` for programmatic use and single-file interactive HTML with drag-and-drop element reordering and undo/redo history. Requires only Python 3 and a modern browser. Ideal for rapid lo-fi ideation before any visual design work begins.
58
+
59
+ ## When NOT to use
60
+
61
+ - High-fidelity mockups with color and typography — use wireframer instead
62
+ - Excalidraw-format output — use excalidraw-diagram instead
63
+ - When 5 parallel UX variants are needed — use claude-wireframe-skill instead
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: community
3
+ upstream: https://github.com/yhassy/wireframe-skill
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,59 @@
1
+ ---
2
+ name: wireframer
3
+ description: |
4
+ Generate low-fidelity wireframes for UI layouts, user flows, and screen
5
+ architecture. Focuses on structure and content hierarchy before visual design
6
+ decisions are made.
7
+ triggers:
8
+ - "wireframe"
9
+ - "wireframer"
10
+ - "low fidelity"
11
+ - "lo-fi mockup"
12
+ - "layout skeleton"
13
+ - "UI structure"
14
+ das:
15
+ category: diagrams
16
+ upstream: "https://github.com/agilek/wireframer-skill"
17
+ upstream_path: "SKILL.md"
18
+ version: latest
19
+ install: true
20
+ ---
21
+
22
+ # wireframer
23
+
24
+ > Catalogue stub — full skill: [agilek/wireframer-skill](https://github.com/agilek/wireframer-skill)
25
+
26
+ ## Decision tree
27
+
28
+ 1. **Is the full skill already installed?**
29
+ Check whether the skill at this location still has a `das:` block:
30
+ - Global: `grep -q "^das:" ~/.agents/skills/wireframer/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
31
+ - Project: `grep -q "^das:" .agents/skills/wireframer/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
32
+ - No `das:` block → full skill installed, invoke it and proceed
33
+ - `das:` block present → go to step 2
34
+
35
+ 2. **Detect scope, then install:**
36
+
37
+ To detect scope:
38
+ ```bash
39
+ [ -e ~/.agents/skills/wireframer ] && echo "global" || echo "project"
40
+ ```
41
+
42
+ **Global** (installed with `-g`):
43
+ ```bash
44
+ npx skills add agilek/wireframer-skill --skill wireframer -g -y
45
+ ```
46
+
47
+ **Project** (installed without `-g`):
48
+ ```bash
49
+ npx skills add agilek/wireframer-skill --skill wireframer -y
50
+ ```
51
+
52
+ ## Invoke after install
53
+
54
+ - Skill name: `wireframer`
55
+ - Trigger phrases: "wireframe", "low fidelity", "lo-fi mockup", "UI structure"
56
+
57
+ ## What it does
58
+
59
+ Generates low-fidelity wireframes that establish layout, content hierarchy, and navigation structure before any visual design decisions. Forces content-first thinking and prevents premature pixel-pushing. Use before bringing in design skills like impeccable or ui-craft.
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/agilek/wireframer-skill
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,57 @@
1
+ ---
2
+ name: wondelai-skills
3
+ description: |
4
+ Design skills derived from seminal books including Refactoring UI, The Design
5
+ of Everyday Things, Inspired (Marty Cagan), JTBD, Hook Model, Design Sprint,
6
+ and Lean UX. Available as individual skills (refactoring-ui,
7
+ design-everyday-things, microinteractions, lean-ux, design-sprint).
8
+ triggers:
9
+ - "wondelai"
10
+ - "Refactoring UI skill"
11
+ - "Design of Everyday Things"
12
+ - "microinteractions skill"
13
+ - "Lean UX skill"
14
+ - "Hook Model skill"
15
+ - "Design Sprint skill"
16
+ das:
17
+ type: package
18
+ category: design-review
19
+ upstream: "https://github.com/wondelai/skills"
20
+ version: latest
21
+ install: false
22
+ ---
23
+
24
+ # wondelai-skills
25
+
26
+ > Catalogue stub — full package: [wondelai/skills](https://github.com/wondelai/skills)
27
+
28
+ ## Decision tree
29
+
30
+ 1. **Is the skill already installed?** Check `~/.design-agent-skills/skills/` for wondelai skill directories (e.g. `refactoring-ui`, `lean-ux`).
31
+ - Yes → invoke the relevant skill and proceed
32
+ - No → go to step 2
33
+
34
+ 2. **Shell access?** Yes → install below. No → show user the command.
35
+
36
+ ## Install command
37
+
38
+ ```bash
39
+ npx skills add wondelai/skills
40
+ ```
41
+
42
+ > This installs the full suite. Individual skills from this package include: `refactoring-ui`, `design-everyday-things`, `microinteractions`, `lean-ux`, `design-sprint`. Check `ls ~/.design-agent-skills/skills/` after install.
43
+
44
+ ## Invoke after install
45
+
46
+ - Skill names: `refactoring-ui`, `design-everyday-things`, `microinteractions`, `lean-ux`, `design-sprint`
47
+ - Triggers: "Refactoring UI skill", "Design of Everyday Things", "microinteractions skill", "Lean UX skill", "Design Sprint skill"
48
+
49
+ ## What it does
50
+
51
+ A curated suite of design methodology skills drawn from foundational books. Brings frameworks from Refactoring UI (visual polish heuristics), The Design of Everyday Things (affordances, feedback, mental models), Inspired by Marty Cagan (product design thinking), Jobs To Be Done, the Hook Model (habit-forming product design), Design Sprint (5-day design process), and Lean UX (hypothesis-driven design) into your workflow.
52
+
53
+ ## When NOT to use
54
+
55
+ - Code implementation — these are design thinking and methodology skills, not code-generation skills
56
+ - Component-level visual design — use `color-expert`, `design-tokens-skill`, or `ui-craft`
57
+ - Figma execution — use `work-with-design-systems` or `claude2figma`
@@ -0,0 +1,11 @@
1
+ type: package
2
+ tier: community
3
+ upstream: https://github.com/wondelai/skills
4
+ version: latest
5
+ install_default: "npx skills add wondelai/skills"
6
+ installed_as:
7
+ - refactoring-ui
8
+ - design-everyday-things
9
+ - microinteractions
10
+ - lean-ux
11
+ - design-sprint