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,64 @@
1
+ ---
2
+ name: nanobanan-ppt
3
+ description: |
4
+ AI-powered PowerPoint generation with document analysis and styled image generation.
5
+ Analyzes input documents, structures content into slides, and generates matching
6
+ visual assets. Requires API credentials for image generation features.
7
+ triggers:
8
+ - "NanoBanana"
9
+ - "nanobanan ppt"
10
+ - "AI PowerPoint"
11
+ - "styled PPT"
12
+ - "PPT with images"
13
+ - "document to slides"
14
+ das:
15
+ category: presentations
16
+ upstream: "https://github.com/op7418/NanoBanana-PPT-Skills"
17
+ upstream_path: "SKILL.md"
18
+ version: latest
19
+ install: true
20
+ ---
21
+
22
+ # nanobanan-ppt
23
+
24
+ > Catalogue stub — full skill: [op7418/NanoBanana-PPT-Skills](https://github.com/op7418/NanoBanana-PPT-Skills)
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/nanobanan-ppt/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
31
+ - Project: `grep -q "^das:" .agents/skills/nanobanan-ppt/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/nanobanan-ppt ] && echo "global" || echo "project"
40
+ ```
41
+
42
+ **Global** (installed with `-g`):
43
+ ```bash
44
+ npx skills add op7418/NanoBanana-PPT-Skills --skill nanobanan-ppt -g -y
45
+ ```
46
+
47
+ **Project** (installed without `-g`):
48
+ ```bash
49
+ npx skills add op7418/NanoBanana-PPT-Skills --skill nanobanan-ppt -y
50
+ ```
51
+
52
+ ## Invoke after install
53
+
54
+ - Skill name: `nanobanan-ppt`
55
+ - Trigger phrases: "NanoBanana", "AI PowerPoint", "styled PPT", "document to slides"
56
+
57
+ ## What it does
58
+
59
+ AI-powered PowerPoint generation that goes beyond text structure: analyzes input documents for content and tone, structures content into coherent slide decks, and generates styled images matched to the presentation theme. Output is a fully assembled .pptx with both content and visuals. Image generation requires external API credentials.
60
+
61
+ ## When NOT to use
62
+
63
+ - Simple text-only slide generation → use `guizang-ppt` instead (no API deps)
64
+ - When you don't have image API credentials configured
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: community
3
+ upstream: https://github.com/op7418/NanoBanana-PPT-Skills
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,62 @@
1
+ ---
2
+ name: neo-user-journey
3
+ description: |
4
+ Elite UX agency skill for user journey mapping with emotional tracking. Includes Playwright testing (happy path, cognitive walkthrough, accessibility, synthetic user), 50+ UX patterns, 7 synthetic personas, Nielsen heuristics scoring, and anti-generic-AI guardrails.
5
+ triggers:
6
+ - "user journey"
7
+ - "UX journey"
8
+ - "journey mapping"
9
+ - "Playwright UX"
10
+ - "neo-user-journey"
11
+ das:
12
+ type: skill
13
+ category: interaction-polish
14
+ upstream: "https://github.com/Cornjebus/neo-user-journey"
15
+ upstream_path: "SKILL.md"
16
+ version: latest
17
+ install: true
18
+ ---
19
+
20
+ # neo-user-journey
21
+
22
+ > Catalogue stub — full skill: [Cornjebus/neo-user-journey](https://github.com/Cornjebus/neo-user-journey)
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/neo-user-journey/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
29
+ - Project: `grep -q "^das:" .agents/skills/neo-user-journey/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/neo-user-journey ] && echo "global" || echo "project"
38
+ ```
39
+
40
+ **Global** (installed with `-g`):
41
+ ```bash
42
+ npx skills add Cornjebus/neo-user-journey --skill neo-user-journey -g -y
43
+ ```
44
+
45
+ **Project** (installed without `-g`):
46
+ ```bash
47
+ npx skills add Cornjebus/neo-user-journey --skill neo-user-journey -y
48
+ ```
49
+
50
+ ## Invoke after install
51
+
52
+ - Skill name: `neo-user-journey`
53
+ - Trigger phrases: "user journey", "UX journey", "journey mapping", "Playwright UX", "neo-user-journey"
54
+
55
+ ## What it does
56
+
57
+ Elite UX agency skill for end-to-end user journey mapping with emotional state tracking at every step. Runs four Playwright test modes — happy path, cognitive walkthrough, accessibility audit, and synthetic user simulation — against live or localhost URLs. Ships with 50+ UX patterns, 7 synthetic personas representing diverse user archetypes, Nielsen heuristics scoring rubric, and explicit anti-generic-AI guardrails to prevent surface-level analysis.
58
+
59
+ ## When NOT to use
60
+
61
+ - Static design work with no user flow — use a design review skill instead
62
+ - Pure visual audit with no interaction component — use `plan-design-review`
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: experimental
3
+ upstream: https://github.com/Cornjebus/neo-user-journey
4
+ upstream_path: SKILL.md
5
+ version: latest
@@ -0,0 +1,59 @@
1
+ ---
2
+ name: nimbalyst-skills
3
+ description: |
4
+ 3 skills from Nimbalyst IDE: Excalidraw diagrams with MCP tool support,
5
+ UI wireframe mockups alongside architecture diagrams, and data model design.
6
+ Uses a custom skill registry at nimbalyst.com/skills.
7
+ triggers:
8
+ - "Nimbalyst"
9
+ - "nimbalyst excalidraw"
10
+ - "nimbalyst mockup"
11
+ - "nimbalyst data model"
12
+ das:
13
+ category: diagrams
14
+ upstream: "https://nimbalyst.com/skills"
15
+ version: latest
16
+ install: false
17
+ ---
18
+
19
+ # nimbalyst-skills
20
+
21
+ > Catalogue stub — full package: [nimbalyst.com/skills](https://nimbalyst.com/skills)
22
+
23
+ ## Decision tree
24
+
25
+ Run this for Nimbalyst IDE skill workflows:
26
+
27
+ 1. **Is a Nimbalyst skill already installed?**
28
+ Check: `~/.design-agent-skills/skills/excalidraw/SKILL.md` exists (from Nimbalyst registry).
29
+ - Yes → invoke the specific skill by name 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
+ # Excalidraw with MCP tool support (add elements, arrows, frames, Mermaid import)
40
+ npx skills add nimbalyst/excalidraw
41
+
42
+ # UI wireframe mockups alongside architecture diagrams
43
+ npx skills add nimbalyst/mockup
44
+
45
+ # Data model design
46
+ npx skills add nimbalyst/datamodel
47
+ ```
48
+
49
+ Note: Nimbalyst uses a custom skill registry. If the above fails, install directly from [nimbalyst.com/skills](https://nimbalyst.com/skills).
50
+
51
+ ## Invoke after install
52
+
53
+ - `excalidraw` (nimbalyst) — "excalidraw with MCP", "interactive excalidraw"
54
+ - `mockup` — "UI mockup", "wireframe alongside architecture"
55
+ - `datamodel` — "data model design"
56
+
57
+ ## What it does
58
+
59
+ Nimbalyst IDE's 3 skills with unique MCP-enhanced capabilities: Excalidraw with programmatic element manipulation via MCP tools (add shapes, arrows, frames, import from Mermaid), UI wireframing that co-generates architecture diagrams, and structured data model design.
@@ -0,0 +1,7 @@
1
+ type: package
2
+ tier: experimental
3
+ upstream: https://nimbalyst.com/skills
4
+ version: latest
5
+ install_default: "npx skills add nimbalyst/<skill>"
6
+ note: "Custom registry at nimbalyst.com/skills"
7
+ installed_as: excalidraw
@@ -0,0 +1,55 @@
1
+ ---
2
+ name: open-design
3
+ description: |
4
+ Open-source local-first alternative to Claude Design with 31 design skills (web prototypes,
5
+ SaaS landing pages, dashboards, mobile onboarding, gamified apps, email, social carousels,
6
+ poster design, motion frames, sprite animation) and 71 brand-grade design systems. Runs as
7
+ a daemon plus web UI or desktop app.
8
+ triggers:
9
+ - "open-design"
10
+ - "open design platform"
11
+ - "nexu-io platform"
12
+ - "31 design skills"
13
+ - "71 design systems"
14
+ das:
15
+ category: creative-3d
16
+ upstream: "https://github.com/nexu-io/open-design"
17
+ version: latest
18
+ install: false
19
+ ---
20
+
21
+ # open-design
22
+
23
+ > Catalogue stub — full platform: [nexu-io/open-design](https://github.com/nexu-io/open-design)
24
+
25
+ ## Account / environment requirement
26
+
27
+ **Local Node.js/pnpm environment required** (no cloud account needed). open-design runs fully locally as a daemon process with a browser-based web UI, or as a downloadable desktop app.
28
+
29
+ ## Install methods
30
+
31
+ | Method | Command / Link |
32
+ |--------|---------------|
33
+ | Desktop app (recommended) | Download from [open-design.ai](https://open-design.ai) |
34
+ | Self-hosted (web UI) | `git clone https://github.com/nexu-io/open-design && pnpm install && pnpm tools-dev run web` |
35
+ | Daemon only | `pnpm tools-dev run daemon` after clone + install |
36
+
37
+ ## Decision tree
38
+
39
+ 1. **Do you want the desktop app?**
40
+ - Yes → download from [open-design.ai](https://open-design.ai) and launch.
41
+ - No → go to step 2.
42
+ 2. **Do you have Node.js and pnpm?**
43
+ - No → install pnpm: `npm install -g pnpm`, then Node.js from [nodejs.org](https://nodejs.org).
44
+ - Yes → clone and install per the table above.
45
+ 3. **Is the daemon running?** Access the web UI at `http://localhost:PORT` (shown on start).
46
+
47
+ ## What it does
48
+
49
+ A local-first open-source platform that ships 31 design skills covering the full product design spectrum: web prototypes, SaaS landing pages, dashboards, mobile onboarding flows, gamified app UIs, email templates, social carousels, poster design, motion frames, and sprite animation. Also includes 71 brand-grade design system definitions that can be applied across any skill. Designed as a self-hosted alternative to Claude Design with no vendor lock-in.
50
+
51
+ ## When NOT to use
52
+
53
+ - Single-skill tasks where the platform overhead isn't warranted — install the individual skill directly
54
+ - Without Node.js/pnpm or the ability to run a local daemon
55
+ - Cloud-only environments (CI, serverless) — the platform requires a persistent local process
@@ -0,0 +1,4 @@
1
+ type: platform
2
+ tier: experimental
3
+ upstream: https://github.com/nexu-io/open-design
4
+ version: latest
@@ -0,0 +1,67 @@
1
+ ---
2
+ name: openai-skills
3
+ description: |
4
+ 9 official OpenAI skills: 6 Figma design skills (mirroring the Figma official suite),
5
+ frontend design for landing pages and apps, PowerPoint slide creation with PptxGenJS,
6
+ and image generation using the OpenAI Image API.
7
+ triggers:
8
+ - "OpenAI skill"
9
+ - "openai frontend"
10
+ - "openai slides"
11
+ - "openai imagegen"
12
+ - "openai figma"
13
+ das:
14
+ category: official-suites
15
+ upstream: "https://github.com/openai/skills"
16
+ version: latest
17
+ install: false
18
+ ---
19
+
20
+ # openai-skills
21
+
22
+ > Catalogue stub — full package: [openai/skills](https://github.com/openai/skills)
23
+
24
+ ## Decision tree
25
+
26
+ Run this before using OpenAI-specific skill workflows:
27
+
28
+ 1. **Is an OpenAI skill already installed?**
29
+ Check: `~/.design-agent-skills/skills/frontend-skill/SKILL.md` exists (representative skill).
30
+ - Yes → invoke the specific skill by name and proceed
31
+ - No → go to step 2
32
+
33
+ 2. **Do you have shell access?**
34
+ - Yes → install the specific skill below, then invoke it
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
+ # Visually strong landing pages and app UIs
41
+ npx skills add openai/frontend-skill
42
+
43
+ # Create/edit .pptx decks with PptxGenJS
44
+ npx skills add openai/slides
45
+
46
+ # Generate/edit images using OpenAI Image API
47
+ npx skills add openai/imagegen
48
+
49
+ # Figma skills (mirror figma/ official suite)
50
+ npx skills add openai/figma
51
+ npx skills add openai/figma-implement-design
52
+ npx skills add openai/figma-generate-design
53
+ npx skills add openai/figma-generate-library
54
+ npx skills add openai/figma-code-connect-components
55
+ npx skills add openai/figma-create-design-system-rules
56
+ ```
57
+
58
+ ## Invoke after install
59
+
60
+ - `frontend-skill` — "visually strong landing page", "app UI", "frontend design"
61
+ - `slides` — "create PowerPoint", "make slides", "PPTX"
62
+ - `imagegen` — "generate image", "edit image", "OpenAI image"
63
+ - Figma skills — same triggers as figma-official-skills above
64
+
65
+ ## What it does
66
+
67
+ OpenAI's official skill collection: frontend design for high-quality landing pages and web apps, PowerPoint generation using PptxGenJS, image creation and editing via the OpenAI Image API, and 6 Figma integration skills mirroring the official Figma suite.
@@ -0,0 +1,6 @@
1
+ type: package
2
+ tier: official
3
+ upstream: https://github.com/openai/skills
4
+ version: latest
5
+ install_default: "npx skills add openai/<skill>"
6
+ installed_as: frontend-skill
@@ -0,0 +1,62 @@
1
+ ---
2
+ name: p5js-hermes
3
+ description: |
4
+ Production pipeline for interactive and generative visual art using p5.js.
5
+ Covers 2D/3D rendering, noise and particle systems, flow fields, GLSL shaders,
6
+ pixel manipulation, kinetic typography, WebGL, and audio-reactive visuals.
7
+ 10 reference files from NousResearch's Hermes agent.
8
+ triggers:
9
+ - "p5js"
10
+ - "p5.js"
11
+ - "generative art p5"
12
+ - "creative coding p5"
13
+ - "particle system p5"
14
+ - "flow field p5"
15
+ - "GLSL shader p5"
16
+ - "audio reactive"
17
+ das:
18
+ category: creative-3d
19
+ upstream: "https://github.com/nousresearch/hermes-agent"
20
+ upstream_path: "skills/creative/p5js/SKILL.md"
21
+ version: latest
22
+ install: true
23
+ ---
24
+
25
+ # p5js-hermes
26
+
27
+ > Catalogue stub — full skill: [nousresearch/hermes-agent](https://github.com/nousresearch/hermes-agent/blob/main/skills/creative/p5js/SKILL.md)
28
+
29
+ ## Decision tree
30
+
31
+ 1. **Is the full skill already installed?**
32
+ Check whether the skill at this location still has a `das:` block:
33
+ - Global: `grep -q "^das:" ~/.agents/skills/p5js-hermes/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
34
+ - Project: `grep -q "^das:" .agents/skills/p5js-hermes/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
35
+ - No `das:` block → full skill installed, invoke it and proceed
36
+ - `das:` block present → go to step 2
37
+
38
+ 2. **Detect scope, then install:**
39
+
40
+ To detect scope:
41
+ ```bash
42
+ [ -e ~/.agents/skills/p5js-hermes ] && echo "global" || echo "project"
43
+ ```
44
+
45
+ **Global** (installed with `-g`):
46
+ ```bash
47
+ npx skills add nousresearch/hermes-agent --skill p5js-hermes -g -y
48
+ ```
49
+
50
+ **Project** (installed without `-g`):
51
+ ```bash
52
+ npx skills add nousresearch/hermes-agent --skill p5js-hermes -y
53
+ ```
54
+
55
+ ## Invoke after install
56
+
57
+ - Skill name: `p5js-hermes`
58
+ - Trigger phrases: "p5.js", "p5js", "generative art p5", "flow field", "audio reactive"
59
+
60
+ ## What it does
61
+
62
+ Full production pipeline for interactive and generative visual art in p5.js. Covers 2D/3D rendering with noise functions, particle systems, flow fields, GLSL shader integration, pixel array manipulation, kinetic typography, WebGL, and audio-reactive visuals. Backed by 10 reference files from NousResearch's Hermes agent — substantially deeper than the official algorithmic-art skill.
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: official
3
+ upstream: https://github.com/nousresearch/hermes-agent
4
+ upstream_path: skills/creative/p5js/SKILL.md
5
+ version: latest
@@ -0,0 +1,56 @@
1
+ ---
2
+ name: phuryn-pm-skills
3
+ description: |
4
+ 6 product management skills covering market research and product discovery:
5
+ customer journey maps with touchpoints and emotions, 3-persona JTBD analysis,
6
+ Teresa Torres opportunity-solution trees, customer interview scripts, 8-section
7
+ PRDs, and feature prioritization by theme, impact, effort, and risk.
8
+ triggers:
9
+ - "phuryn"
10
+ - "JTBD personas"
11
+ - "interview script"
12
+ - "feature prioritization"
13
+ - "analyze feature requests"
14
+ - "create PRD"
15
+ das:
16
+ category: product-pm
17
+ upstream: "https://github.com/phuryn/pm-skills"
18
+ version: latest
19
+ install: false
20
+ ---
21
+
22
+ # phuryn-pm-skills
23
+
24
+ > Catalogue stub — full package: [phuryn/pm-skills](https://github.com/phuryn/pm-skills)
25
+
26
+ ## Decision tree
27
+
28
+ Run this before product discovery or market research work:
29
+
30
+ 1. **Is a Phuryn skill already installed?**
31
+ Check: `~/.design-agent-skills/skills/create-prd/SKILL.md` exists.
32
+ - Yes → invoke the specific skill by name and proceed
33
+ - No → go to step 2
34
+
35
+ 2. **Do you have shell access?**
36
+ - Yes → run the install command below, then invoke the skill
37
+ - No → show the user the install command, ask them to run it, then proceed once confirmed
38
+
39
+ ## Install command
40
+
41
+ ```bash
42
+ npx skills add phuryn/pm-skills
43
+ ```
44
+
45
+ ## Invoke after install
46
+
47
+ - `customer-journey-map` — "customer journey with emotions", "touchpoint map"
48
+ - `user-personas` — "3 personas", "JTBD personas", "pains and gains"
49
+ - `opportunity-solution-tree` — "opportunity solution tree", "Teresa Torres"
50
+ - `interview-script` — "customer interview", "JTBD interview"
51
+ - `create-prd` — "create PRD", "8-section PRD"
52
+ - `analyze-feature-requests` — "feature requests", "prioritize features"
53
+
54
+ ## What it does
55
+
56
+ 6 PM skills focused on discovery and research: customer journey maps with emotion layers and opportunity identification, 3-persona JTBD analysis with pains/gains, Teresa Torres' opportunity-solution trees, customer interview scripts with JTBD probing questions, 8-section PRDs from problem to release plan, and feature request analysis prioritized by theme, impact, effort, and risk.
@@ -0,0 +1,6 @@
1
+ type: package
2
+ tier: community
3
+ upstream: https://github.com/phuryn/pm-skills
4
+ version: latest
5
+ install_default: "npx skills add phuryn/pm-skills"
6
+ installed_as: create-prd
@@ -0,0 +1,58 @@
1
+ ---
2
+ name: plan-design-review
3
+ description: |
4
+ Senior Designer review that rates UI across multiple dimensions (0–10) with
5
+ AI Slop detection. Garry Tan's structured design critique — scores layout,
6
+ hierarchy, typography, color, consistency, and flags generic AI patterns.
7
+ triggers:
8
+ - "plan design review"
9
+ - "rate my design"
10
+ - "design critique"
11
+ - "AI slop detection"
12
+ - "design dimensions"
13
+ das:
14
+ category: design-review
15
+ upstream: "https://github.com/garrytan/gstack"
16
+ upstream_path: "plan-design-review/SKILL.md"
17
+ version: latest
18
+ install: true
19
+ ---
20
+
21
+ # plan-design-review
22
+
23
+ > Catalogue stub — full skill: [garrytan/gstack](https://github.com/garrytan/gstack/blob/main/plan-design-review/SKILL.md)
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/plan-design-review/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
30
+ - Project: `grep -q "^das:" .agents/skills/plan-design-review/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/plan-design-review ] && echo "global" || echo "project"
39
+ ```
40
+
41
+ **Global** (installed with `-g`):
42
+ ```bash
43
+ npx skills add garrytan/gstack --skill plan-design-review -g -y
44
+ ```
45
+
46
+ **Project** (installed without `-g`):
47
+ ```bash
48
+ npx skills add garrytan/gstack --skill plan-design-review -y
49
+ ```
50
+
51
+ ## Invoke after install
52
+
53
+ - Skill name: `plan-design-review`
54
+ - Trigger phrases: "plan design review", "design score", "rate my design", "design critique", "AI slop detection"
55
+
56
+ ## What it does
57
+
58
+ Structured senior designer review that scores UI across dimensions (layout, hierarchy, typography, color, consistency, polish) on a 0–10 scale. Includes AI Slop detection — flags the specific patterns that make AI-generated UI look generic. Produces a prioritized list of improvements with specific fixes for each issue.
@@ -0,0 +1,5 @@
1
+ type: skill
2
+ tier: community
3
+ upstream: https://github.com/garrytan/gstack
4
+ upstream_path: plan-design-review/SKILL.md
5
+ version: latest
@@ -0,0 +1,52 @@
1
+ ---
2
+ name: platform-design-skills
3
+ description: |
4
+ 300+ design rules from Apple HIG, Material Design 3, and WCAG 2.2 for
5
+ cross-platform apps. Covers iOS, Android, macOS, and web accessibility
6
+ platform conventions in one unified skill package.
7
+ triggers:
8
+ - "platform design"
9
+ - "Apple HIG rules"
10
+ - "Material Design"
11
+ - "cross-platform design"
12
+ - "platform conventions"
13
+ - "HIG guidelines"
14
+ - "MD3 design"
15
+ das:
16
+ category: visual-components
17
+ upstream: "https://github.com/ehmo/platform-design-skills"
18
+ version: latest
19
+ install: false
20
+ ---
21
+
22
+ # platform-design-skills
23
+
24
+ > Catalogue stub — full package: [ehmo/platform-design-skills](https://github.com/ehmo/platform-design-skills)
25
+
26
+ ## Decision tree
27
+
28
+ Run this before any cross-platform UI design work:
29
+
30
+ 1. **Is the platform-design skill already installed?**
31
+ Check: `~/.design-agent-skills/skills/platform-design/SKILL.md` exists (representative).
32
+ - Yes → invoke the relevant platform skill and proceed
33
+ - No → go to step 2
34
+
35
+ 2. **Do you have shell access?**
36
+ - Yes → run the install command below, then invoke the skill
37
+ - No → show the user the install command, ask them to run it, then proceed once confirmed
38
+
39
+ ## Install command
40
+
41
+ ```bash
42
+ npx skills add ehmo/platform-design-skills
43
+ ```
44
+
45
+ ## Invoke after install
46
+
47
+ - Check installed skill names with: `ls ~/.design-agent-skills/skills/ | grep platform`
48
+ - Trigger phrases: "platform design", "HIG rules", "Material Design 3", "cross-platform"
49
+
50
+ ## What it does
51
+
52
+ 300+ design rules from Apple's Human Interface Guidelines, Google's Material Design 3, and WCAG 2.2 — all in one package. Ensures apps follow platform conventions on iOS, Android, macOS, and web: correct touch targets, navigation patterns, typography scales, component behaviors, and accessibility requirements per platform.
@@ -0,0 +1,6 @@
1
+ type: package
2
+ tier: experimental
3
+ upstream: https://github.com/ehmo/platform-design-skills
4
+ version: latest
5
+ install_default: "npx skills add ehmo/platform-design-skills"
6
+ installed_as: platform-design
@@ -0,0 +1,55 @@
1
+ ---
2
+ name: pm-skills
3
+ description: |
4
+ 63 production-ready PM skills organized around the Triple Diamond methodology: 30 phase
5
+ skills (Discover through Iterate), 8 foundation skills (personas, OKRs, lean canvas),
6
+ 10 utility meta-skills, and 15 Design Sprint and Foundation Sprint methodology skills.
7
+ 95+ sample outputs included.
8
+ triggers:
9
+ - "Triple Diamond"
10
+ - "pm-skills"
11
+ - "product-on-purpose"
12
+ - "63 PM skills"
13
+ - "Design Sprint methodology"
14
+ das:
15
+ category: product-pm
16
+ upstream: "https://github.com/product-on-purpose/pm-skills"
17
+ version: latest
18
+ install: false
19
+ ---
20
+
21
+ # pm-skills
22
+
23
+ > Catalogue stub — full package: [product-on-purpose/pm-skills](https://github.com/product-on-purpose/pm-skills)
24
+
25
+ ## Decision tree
26
+
27
+ 1. **Is the package already installed?**
28
+ Check: `~/.design-agent-skills/skills/pm-skills/SKILL.md` exists.
29
+ - Yes → invoke the relevant PM skill 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
+ /plugin marketplace add product-on-purpose/pm-skills
40
+ ```
41
+
42
+ ## Invoke after install
43
+
44
+ - Skill name: `pm-skills`
45
+ - Trigger phrases: "Triple Diamond", "pm-skills", "product-on-purpose", "63 PM skills", "Design Sprint"
46
+
47
+ ## What it does
48
+
49
+ Provides 63 structured PM skills organized by the Triple Diamond product development framework. The 30 phase skills cover each stage from Discovery through Iteration (problem framing, research synthesis, ideation, prototyping, validation, launch). The 8 foundation skills cover recurring artifacts like personas, OKR trees, and lean canvas. The 10 meta-skills handle cross-cutting concerns. The 15 sprint skills cover Design Sprint and Foundation Sprint facilitation. Over 95 sample outputs are bundled for reference.
50
+
51
+ ## When NOT to use
52
+
53
+ - Single PRD generation — use deanpeters-pm-skills for a lighter workflow
54
+ - Marketing and CRO work — use coreyhaines-marketing instead
55
+ - UX research focus only — use phuryn-pm-skills instead
@@ -0,0 +1,5 @@
1
+ type: package
2
+ tier: community
3
+ upstream: https://github.com/product-on-purpose/pm-skills
4
+ version: latest
5
+ install_default: "/plugin marketplace add product-on-purpose/pm-skills"