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,54 @@
1
+ ---
2
+ name: fixing-motion-performance
3
+ description: |
4
+ Audits and fixes animation performance issues including layout thrashing,
5
+ compositor properties, scroll-linked motion, and blur effects. Guides
6
+ developers to smooth, GPU-accelerated animations that avoid jank.
7
+ triggers:
8
+ - "motion performance"
9
+ - "animation performance"
10
+ - "layout thrashing"
11
+ - "compositor properties"
12
+ das:
13
+ category: motion-animation
14
+ upstream: "https://github.com/ibelick/fixing-motion-performance"
15
+ upstream_path: "SKILL.md"
16
+ version: latest
17
+ install: true
18
+ ---
19
+
20
+ # fixing-motion-performance
21
+
22
+ > Catalogue stub — full skill: [ibelick/fixing-motion-performance](https://github.com/ibelick/fixing-motion-performance)
23
+
24
+ ## Decision tree
25
+
26
+ Run this before any motion performance audit:
27
+
28
+ 1. **Is the full skill already installed?**
29
+ Check: `~/.design-agent-skills/skills/fixing-motion-performance/SKILL.md` exists AND does NOT contain a `das:` block.
30
+ - Yes → invoke `fixing-motion-performance` and proceed
31
+ - No → go to step 2
32
+
33
+ 2. **Do you have shell access?**
34
+ - Yes → run the install command below, then invoke the skill
35
+ - No → show the user the install command, ask them to run it, then proceed once confirmed
36
+
37
+ ## Install command
38
+
39
+ ```bash
40
+ npx skills add ibelick/fixing-motion-performance
41
+ ```
42
+
43
+ Or per-agent:
44
+ - Claude Code: `claude skills add ibelick/fixing-motion-performance`
45
+ - Cursor/OpenCode: `npx skills add ibelick/fixing-motion-performance`
46
+
47
+ ## Invoke after install
48
+
49
+ - Skill name: `fixing-motion-performance`
50
+ - Trigger phrases: "motion performance", "animation performance", "layout thrashing", "compositor properties"
51
+
52
+ ## What it does
53
+
54
+ Audits animations for layout thrashing, incorrect compositor property usage, scroll-linked motion anti-patterns, and expensive blur effects. Provides concrete fixes to move animations onto the GPU and eliminate frame drops for smooth, production-grade motion.
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: community
3
+ upstream: https://github.com/ibelick/fixing-motion-performance
4
+ version: latest
5
+ install_default: "npx skills add ibelick/fixing-motion-performance"
@@ -0,0 +1,55 @@
1
+ ---
2
+ name: framer-motion-skills
3
+ description: |
4
+ Six dedicated Framer Motion skills: core animation, React/Next.js integration,
5
+ variants and orchestration, scroll animations, gestures (drag/tap/hover), and
6
+ layout/shared transitions.
7
+ triggers:
8
+ - "Framer Motion"
9
+ - "framer animation"
10
+ - "layout animation"
11
+ - "shared transitions"
12
+ - "motion variants"
13
+ das:
14
+ type: package
15
+ category: motion-animation
16
+ upstream: "https://github.com/C-Jeril/framer-motion-skills"
17
+ version: latest
18
+ install: false
19
+ ---
20
+
21
+ # framer-motion-skills
22
+
23
+ > Catalogue stub — full package: [C-Jeril/framer-motion-skills](https://github.com/C-Jeril/framer-motion-skills)
24
+
25
+ ## Decision tree
26
+
27
+ 1. **Is the package already installed?**
28
+ Check: your agent's skills directory contains `framer-motion-skills` with content beyond this stub.
29
+ - Yes → invoke `framer-motion-skills` and proceed
30
+ - No → go to step 2
31
+
32
+ 2. **Which agent are you on?**
33
+ - Claude Code → `npx skills add C-Jeril/framer-motion-skills`
34
+ - Cursor → `npx skills add C-Jeril/framer-motion-skills`
35
+ - Other → `npx skills add C-Jeril/framer-motion-skills` or see [GitHub README](https://github.com/C-Jeril/framer-motion-skills)
36
+
37
+ ## Install command
38
+
39
+ ```bash
40
+ npx skills add C-Jeril/framer-motion-skills
41
+ ```
42
+
43
+ ## Invoke after install
44
+
45
+ - Skill name: `framer-motion-skills`
46
+ - Trigger phrases: "Framer Motion", "framer animation", "layout animation", "shared transitions", "motion variants"
47
+
48
+ ## What it does
49
+
50
+ Six dedicated Framer Motion skills covering the full library surface: core animation primitives (`motion` components, `animate`, `initial`, `exit`), React and Next.js integration patterns, variants and animation orchestration (`staggerChildren`, `delayChildren`, `when`), scroll-linked and scroll-triggered animations (`useScroll`, `useTransform`), gesture-driven interactions (drag, tap, hover, `whileDrag`/`whileHover`/`whileTap`), and layout animations with shared element transitions (`layoutId`).
51
+
52
+ ## When NOT to use
53
+
54
+ - GSAP-specific projects or complex timeline orchestration (use `gsap-skills`)
55
+ - Vanilla CSS animation without a React framework (use `animate-css-skill`)
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: experimental
3
+ upstream: https://github.com/C-Jeril/framer-motion-skills
4
+ version: latest
5
+ install_default: "npx skills add C-Jeril/framer-motion-skills"
@@ -0,0 +1,65 @@
1
+ ---
2
+ name: frontend-design
3
+ description: |
4
+ 8 aesthetic anchors (Brutalist, Nordic, Cyberpunk, Vaporwave, Organic, Luxury, Editorial,
5
+ Industrial), each locking palette, typography, and texture to specific CSS tokens. Pick one
6
+ per brief and the skill generates matching code.
7
+ triggers:
8
+ - "aesthetic anchor"
9
+ - "brutalist design"
10
+ - "nordic design"
11
+ - "themed UI"
12
+ - "frontend-design"
13
+ das:
14
+ type: skill
15
+ category: design-systems
16
+ upstream: "https://github.com/Ilm-Alan/frontend-design"
17
+ upstream_path: "SKILL.md"
18
+ version: latest
19
+ install: true
20
+ ---
21
+
22
+ # frontend-design
23
+
24
+ > Catalogue stub — full skill: [Ilm-Alan/frontend-design](https://github.com/Ilm-Alan/frontend-design)
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/frontend-design/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
31
+ - Project: `grep -q "^das:" .agents/skills/frontend-design/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/frontend-design ] && echo "global" || echo "project"
40
+ ```
41
+
42
+ **Global** (installed with `-g`):
43
+ ```bash
44
+ npx skills add Ilm-Alan/frontend-design --skill frontend-design -g -y
45
+ ```
46
+
47
+ **Project** (installed without `-g`):
48
+ ```bash
49
+ npx skills add Ilm-Alan/frontend-design --skill frontend-design -y
50
+ ```
51
+
52
+ ## Invoke after install
53
+
54
+ - Skill name: `frontend-design`
55
+ - Trigger phrases: "aesthetic anchor", "brutalist design", "nordic design", "themed UI", "frontend-design"
56
+
57
+ ## What it does
58
+
59
+ Provides 8 named aesthetic anchors — Brutalist, Nordic, Cyberpunk, Vaporwave, Organic, Luxury, Editorial, and Industrial — each defined by a locked set of CSS custom properties covering palette, typography scale, and texture tokens. The user picks one anchor per brief and the skill generates component code that strictly adheres to those tokens. This prevents aesthetic drift across a project by making the design system the constraint, not a suggestion.
60
+
61
+ ## When NOT to use
62
+
63
+ - When you need multi-stack support across React, Vue, and Svelte simultaneously (use `ui-ux-pro-max`)
64
+ - When the primary deliverable is animation-heavy or video (use `remotion`)
65
+ - When no specific aesthetic direction has been chosen and you need exploration first (use `design-consultation`)
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/Ilm-Alan/frontend-design
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,59 @@
1
+ ---
2
+ name: frontend-slides
3
+ description: |
4
+ Create animation-rich HTML presentations from scratch or convert PPT/PPTX into
5
+ polished web slides. Produces self-contained HTML files with smooth transitions,
6
+ custom layouts, and presenter-friendly controls.
7
+ triggers:
8
+ - "frontend slides"
9
+ - "HTML slides"
10
+ - "web presentation"
11
+ - "animated slides"
12
+ - "HTML presentation"
13
+ - "convert PPT to HTML"
14
+ das:
15
+ category: presentations
16
+ upstream: "https://github.com/zarazhangrui/frontend-slides"
17
+ upstream_path: "SKILL.md"
18
+ version: latest
19
+ install: true
20
+ ---
21
+
22
+ # frontend-slides
23
+
24
+ > Catalogue stub — full skill: [zarazhangrui/frontend-slides](https://github.com/zarazhangrui/frontend-slides)
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/frontend-slides/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
31
+ - Project: `grep -q "^das:" .agents/skills/frontend-slides/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/frontend-slides ] && echo "global" || echo "project"
40
+ ```
41
+
42
+ **Global** (installed with `-g`):
43
+ ```bash
44
+ npx skills add zarazhangrui/frontend-slides --skill frontend-slides -g -y
45
+ ```
46
+
47
+ **Project** (installed without `-g`):
48
+ ```bash
49
+ npx skills add zarazhangrui/frontend-slides --skill frontend-slides -y
50
+ ```
51
+
52
+ ## Invoke after install
53
+
54
+ - Skill name: `frontend-slides`
55
+ - Trigger phrases: "frontend slides", "HTML slides", "web presentation", "animated slides"
56
+
57
+ ## What it does
58
+
59
+ Creates animation-rich, self-contained HTML presentations from scratch or by converting existing PPT/PPTX files into polished web slides. Supports smooth transitions, custom layouts, speaker notes, and keyboard/touch navigation. Output is a single HTML file — no build step required.
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/zarazhangrui/frontend-slides
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,56 @@
1
+ ---
2
+ name: generative-media-skills
3
+ description: |
4
+ 41 workflow recipes for AI media generation covering Midjourney v7, Flux Kontext, Kling 3.0,
5
+ Veo3, Seedance 2.0, and 100+ models. Covers image generation, video creation, audio (Suno),
6
+ and social media content. Requires a muapi account and muapi-cli.
7
+ triggers:
8
+ - "generative media"
9
+ - "Flux Kontext"
10
+ - "Kling 3.0"
11
+ - "Veo3"
12
+ - "SamurAIGPT"
13
+ das:
14
+ category: creative-3d
15
+ upstream: "https://github.com/SamurAIGPT/Generative-Media-Skills"
16
+ version: latest
17
+ install: false
18
+ ---
19
+
20
+ # generative-media-skills
21
+
22
+ > Catalogue stub — full platform: [SamurAIGPT/Generative-Media-Skills](https://github.com/SamurAIGPT/Generative-Media-Skills)
23
+
24
+ ## Account requirement
25
+
26
+ **A muapi account is required.** Sign up at [muapi.ai](https://muapi.ai) before installing. The `muapi-cli` tool provides the runtime bridge to 100+ AI media models.
27
+
28
+ ## Install methods
29
+
30
+ | Method | Command |
31
+ |--------|---------|
32
+ | Install all 41 skills | `npx skills add SamurAIGPT/Generative-Media-Skills --all` |
33
+ | Install individual skill | `npx skills add SamurAIGPT/Generative-Media-Skills --skill <name>` |
34
+ | Authenticate muapi | `npx muapi-cli auth login` |
35
+
36
+ ## Decision tree
37
+
38
+ 1. **Do you have a muapi account?**
39
+ - No → direct user to [muapi.ai](https://muapi.ai) to create an account first.
40
+ - Yes → go to step 2.
41
+ 2. **Is muapi-cli authenticated?** Run `npx muapi-cli auth status`.
42
+ - No → run `npx muapi-cli auth login`
43
+ - Yes → go to step 3.
44
+ 3. **Are the skills installed?** Check `~/.design-agent-skills/skills/` for generative-media skill directories.
45
+ - No → run the install command above.
46
+ - Yes → invoke the relevant skill by name.
47
+
48
+ ## What it does
49
+
50
+ Provides 41 structured workflow recipes that orchestrate 100+ AI media generation models through the muapi platform. Covers text-to-image (Midjourney v7, Flux Kontext, DALL-E), text-to-video (Kling 3.0, Veo3, Seedance 2.0), music and audio generation (Suno), and social media content creation workflows. Each skill encapsulates prompt patterns, parameter tuning, and model selection for a specific media output type.
51
+
52
+ ## When NOT to use
53
+
54
+ - Without a muapi account — the skills require muapi-cli authentication
55
+ - fal.ai model workflows specifically — use fal-ai-skills instead
56
+ - Static image editing without AI generation
@@ -0,0 +1,4 @@
1
+ type: platform
2
+ tier: experimental
3
+ upstream: https://github.com/SamurAIGPT/Generative-Media-Skills
4
+ version: latest
@@ -0,0 +1,69 @@
1
+ ---
2
+ name: google-fonts-skill
3
+ description: |
4
+ Searches 1,923 enriched Google Fonts with personality/mood tags, suggests
5
+ 73 proven pairings, generates CSS custom properties + Tailwind config +
6
+ embed links, offers 8 modular scales, and 100 pre-made typography showcases.
7
+ Runs as MCP server or Claude plugin.
8
+ triggers:
9
+ - "Google Fonts"
10
+ - "font pairing"
11
+ - "typography skill"
12
+ - "google-fonts-skill"
13
+ - "modular scale"
14
+ - "font mood"
15
+ - "font personality"
16
+ das:
17
+ type: platform
18
+ category: visual-components
19
+ upstream: "https://github.com/sliday/google-fonts-skill"
20
+ version: latest
21
+ install: false
22
+ ---
23
+
24
+ # google-fonts-skill
25
+
26
+ > Catalogue stub — full platform skill: [sliday/google-fonts-skill](https://github.com/sliday/google-fonts-skill)
27
+
28
+ ## Decision tree
29
+
30
+ 1. **Is the skill already active?** Check if the `google-fonts` MCP server is connected or the plugin is installed.
31
+ - Yes → proceed directly
32
+ - No → go to step 2
33
+
34
+ 2. **Which install method fits your environment?**
35
+ - MCP server → install with `uvx` (see below)
36
+ - Claude plugin → install with `claude plugin install` (see below)
37
+ - If unsure → show both options to the user
38
+
39
+ ## Install methods
40
+
41
+ ### Option A — MCP server
42
+
43
+ ```bash
44
+ claude mcp add google-fonts -- uvx google-fonts-mcp
45
+ ```
46
+
47
+ ### Option B — Claude plugin
48
+
49
+ ```bash
50
+ claude plugin install google-fonts
51
+ ```
52
+
53
+ > Note: Requires Python/uvx for the MCP path. See the [GitHub README](https://github.com/sliday/google-fonts-skill) for full setup instructions.
54
+
55
+ ## Invoke after install
56
+
57
+ - Skill name: `google-fonts-skill`
58
+ - MCP server name: `google-fonts`
59
+ - Triggers: "Google Fonts", "font pairing", "modular scale", "typography showcase"
60
+
61
+ ## What it does
62
+
63
+ Provides intelligent Google Fonts selection across 1,923 fonts enriched with personality and mood metadata. Suggests from 73 battle-tested pairing combinations, generates ready-to-use CSS custom properties, Tailwind configuration snippets, and Google Fonts embed links. Offers 8 modular type scales and 100 pre-built typography showcases for instant design direction.
64
+
65
+ ## When NOT to use
66
+
67
+ - Non-Google font sources (self-hosted, Adobe Fonts, etc.)
68
+ - Complete brand typography system needing token architecture — pair with `design-tokens-skill`
69
+ - Variable font fine-tuning at axis level — consult font-specific documentation
@@ -0,0 +1,4 @@
1
+ type: platform
2
+ tier: experimental
3
+ upstream: https://github.com/sliday/google-fonts-skill
4
+ version: latest
@@ -0,0 +1,71 @@
1
+ ---
2
+ name: google-stitch-skills
3
+ description: |
4
+ 6 official Google Stitch skills for the complete design-to-code pipeline:
5
+ DESIGN.md management, prompt enhancement, React component generation, shadcn/ui
6
+ components, and iterative Stitch feedback loops.
7
+ triggers:
8
+ - "Stitch skill"
9
+ - "google stitch"
10
+ - "design-md"
11
+ - "stitch loop"
12
+ - "enhance prompt"
13
+ - "stitch shadcn"
14
+ das:
15
+ category: figma-code
16
+ upstream: "https://github.com/google-labs-code/stitch-skills"
17
+ version: latest
18
+ install: false
19
+ ---
20
+
21
+ # google-stitch-skills
22
+
23
+ > Catalogue stub — full package: [google-labs-code/stitch-skills](https://github.com/google-labs-code/stitch-skills)
24
+
25
+ ## Decision tree
26
+
27
+ Run this for any Google Stitch design workflow:
28
+
29
+ 1. **Is a Stitch skill already installed?**
30
+ Check: `~/.design-agent-skills/skills/stitch-loop/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
+ # Create and manage DESIGN.md files
42
+ npx skills add google-labs-code/design-md
43
+
44
+ # Improve prompts with UI/UX vocabulary
45
+ npx skills add google-labs-code/enhance-prompt
46
+
47
+ # Extract Stitch design specs into DESIGN.md format
48
+ npx skills add google-labs-code/extract-design-md
49
+
50
+ # Convert Stitch to React components
51
+ npx skills add google-labs-code/react-components
52
+
53
+ # Build components with shadcn/ui
54
+ npx skills add google-labs-code/shadcn-ui
55
+
56
+ # Iterative design-to-code feedback loop
57
+ npx skills add google-labs-code/stitch-loop
58
+ ```
59
+
60
+ ## Invoke after install
61
+
62
+ - `design-md` — "DESIGN.md", "create design spec"
63
+ - `enhance-prompt` — "enhance my prompt", "improve UI prompt"
64
+ - `extract-design-md` — "extract design md", "Stitch to DESIGN.md"
65
+ - `react-components` — "Stitch to React", "convert to React"
66
+ - `shadcn-ui` — "Stitch to shadcn", "build with shadcn"
67
+ - `stitch-loop` — "stitch loop", "iterate design"
68
+
69
+ ## What it does
70
+
71
+ Google Labs' official Stitch skill collection for the complete design-to-code pipeline. Manages DESIGN.md specification files, enhances prompts with UI/UX vocabulary, converts Stitch output to React components or shadcn/ui, extracts design specs, and runs iterative improvement loops.
@@ -0,0 +1,6 @@
1
+ type: package
2
+ tier: official
3
+ upstream: https://github.com/google-labs-code/stitch-skills
4
+ version: latest
5
+ install_default: "npx skills add google-labs-code/<skill>"
6
+ installed_as: stitch-loop
@@ -0,0 +1,55 @@
1
+ ---
2
+ name: gsap-skills
3
+ description: |
4
+ Official GSAP skills suite with 8 focused skills: core GSAP, Timeline, ScrollTrigger,
5
+ plugins (Flip/Draggable/SplitText), utils, React (useGSAP hook), performance (60fps),
6
+ and frameworks (Vue/Svelte/Nuxt). Works across Cursor, Claude Code, Copilot.
7
+ triggers:
8
+ - "GSAP"
9
+ - "GreenSock"
10
+ - "ScrollTrigger"
11
+ - "GSAP timeline"
12
+ - "useGSAP"
13
+ das:
14
+ type: package
15
+ category: motion-animation
16
+ upstream: "https://github.com/greensock/gsap-skills"
17
+ version: latest
18
+ install: false
19
+ ---
20
+
21
+ # gsap-skills
22
+
23
+ > Catalogue stub — full package: [greensock/gsap-skills](https://github.com/greensock/gsap-skills)
24
+
25
+ ## Decision tree
26
+
27
+ 1. **Is the package already installed?**
28
+ Check: your agent's skills directory contains `gsap-skills` with content beyond this stub.
29
+ - Yes → invoke `gsap-skills` and proceed
30
+ - No → go to step 2
31
+
32
+ 2. **Which agent are you on?**
33
+ - Claude Code → `npx skills add https://github.com/greensock/gsap-skills`
34
+ - Cursor → `npx skills add https://github.com/greensock/gsap-skills`
35
+ - Other → `npx skills add https://github.com/greensock/gsap-skills` or see [GitHub README](https://github.com/greensock/gsap-skills)
36
+
37
+ ## Install command
38
+
39
+ ```bash
40
+ npx skills add https://github.com/greensock/gsap-skills
41
+ ```
42
+
43
+ ## Invoke after install
44
+
45
+ - Skill name: `gsap-skills`
46
+ - Trigger phrases: "GSAP", "GreenSock", "ScrollTrigger", "GSAP timeline", "useGSAP"
47
+
48
+ ## What it does
49
+
50
+ Official GreenSock GSAP skills suite comprising 8 focused skills: core GSAP tweening, Timeline orchestration, ScrollTrigger (scroll-linked and scroll-triggered animations), plugin-specific skills for Flip, Draggable, and SplitText, a utilities skill, a React skill covering the `useGSAP` hook and cleanup patterns, a performance skill targeting 60fps GPU-accelerated motion, and a frameworks skill covering Vue, Svelte, and Nuxt integration. Works across Cursor, Claude Code, and GitHub Copilot.
51
+
52
+ ## When NOT to use
53
+
54
+ - Pure CSS animations without JavaScript (use `animate-css-skill`)
55
+ - Framer Motion projects in React (use `framer-motion-skills`)
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: official
3
+ upstream: https://github.com/greensock/gsap-skills
4
+ version: latest
5
+ install_default: "npx skills add https://github.com/greensock/gsap-skills"
@@ -0,0 +1,58 @@
1
+ ---
2
+ name: guizang-ppt
3
+ description: |
4
+ Generate structured PowerPoint presentations from content or outlines.
5
+ Produces clean .pptx files with consistent slide layouts, proper hierarchy,
6
+ and presenter-ready formatting.
7
+ triggers:
8
+ - "guizang ppt"
9
+ - "generate PowerPoint"
10
+ - "create presentation"
11
+ - "make slides"
12
+ - "PPTX from outline"
13
+ das:
14
+ category: presentations
15
+ upstream: "https://github.com/op7418/guizang-ppt-skill"
16
+ upstream_path: "SKILL.md"
17
+ version: latest
18
+ install: true
19
+ ---
20
+
21
+ # guizang-ppt
22
+
23
+ > Catalogue stub — full skill: [op7418/guizang-ppt-skill](https://github.com/op7418/guizang-ppt-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/guizang-ppt/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
30
+ - Project: `grep -q "^das:" .agents/skills/guizang-ppt/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/guizang-ppt ] && echo "global" || echo "project"
39
+ ```
40
+
41
+ **Global** (installed with `-g`):
42
+ ```bash
43
+ npx skills add op7418/guizang-ppt-skill --skill guizang-ppt -g -y
44
+ ```
45
+
46
+ **Project** (installed without `-g`):
47
+ ```bash
48
+ npx skills add op7418/guizang-ppt-skill --skill guizang-ppt -y
49
+ ```
50
+
51
+ ## Invoke after install
52
+
53
+ - Skill name: `guizang-ppt`
54
+ - Trigger phrases: "generate PowerPoint", "create presentation", "make slides", "PPTX from outline"
55
+
56
+ ## What it does
57
+
58
+ Generates structured .pptx PowerPoint presentations from content outlines or raw text. Applies consistent slide layouts, correct typographic hierarchy, and clean formatting suitable for business and product presentations. Simpler than nanobanan-ppt (no image generation) but has no external API dependencies.
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: community
3
+ upstream: https://github.com/op7418/guizang-ppt-skill
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,57 @@
1
+ ---
2
+ name: hand-drawn-diagrams
3
+ description: |
4
+ Generate hand-drawn Excalidraw diagrams from a text prompt. Produces animated SVG,
5
+ a hosted edit link, and PNG export. Lightweight alternative to excalidraw-diagram
6
+ with a focus on quick ideation sketches.
7
+ triggers:
8
+ - "hand drawn diagram"
9
+ - "sketch diagram"
10
+ - "excalidraw sketch"
11
+ - "rough diagram"
12
+ das:
13
+ category: diagrams
14
+ upstream: "https://github.com/muthuishere/hand-drawn-diagrams"
15
+ upstream_path: "SKILL.md"
16
+ version: latest
17
+ install: true
18
+ ---
19
+
20
+ # hand-drawn-diagrams
21
+
22
+ > Catalogue stub — full skill: [muthuishere/hand-drawn-diagrams](https://github.com/muthuishere/hand-drawn-diagrams)
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/hand-drawn-diagrams/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
29
+ - Project: `grep -q "^das:" .agents/skills/hand-drawn-diagrams/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/hand-drawn-diagrams ] && echo "global" || echo "project"
38
+ ```
39
+
40
+ **Global** (installed with `-g`):
41
+ ```bash
42
+ npx skills add muthuishere/hand-drawn-diagrams --skill hand-drawn-diagrams -g -y
43
+ ```
44
+
45
+ **Project** (installed without `-g`):
46
+ ```bash
47
+ npx skills add muthuishere/hand-drawn-diagrams --skill hand-drawn-diagrams -y
48
+ ```
49
+
50
+ ## Invoke after install
51
+
52
+ - Skill name: `hand-drawn-diagrams`
53
+ - Trigger phrases: "hand drawn diagram", "sketch diagram", "rough diagram"
54
+
55
+ ## What it does
56
+
57
+ Generates hand-drawn style Excalidraw diagrams from a text prompt with animated SVG output, a hosted live-edit link, and PNG export. Best for quick whiteboard-style sketches and early ideation where the rough aesthetic communicates "this is exploratory."
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/muthuishere/hand-drawn-diagrams
4
+ upstream_path: SKILL.md
5
+ version: latest