Skip to content

feat(skills): add claude-design HTML artifact skill + disambiguate design skills#16358

Merged
teknium1 merged 6 commits into
mainfrom
hermes/hermes-23ecef52
Apr 27, 2026
Merged

feat(skills): add claude-design HTML artifact skill + disambiguate design skills#16358
teknium1 merged 6 commits into
mainfrom
hermes/hermes-23ecef52

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Salvages #15131 by @BadTechBandit onto current main, with a clearer boundary between the three design skills in skills/creative/.

Summary

  • Adds skills/creative/claude-design/SKILL.md (from feat(skills): add claude-design HTML artifact skill #15131, authorship preserved).
  • Adds a "When To Use This Skill vs popular-web-designs vs design-md" comparison table to claude-design so agents pick the right one.
  • Reciprocal pointers added to design-md and popular-web-designs.
  • Corrects author: to BadTechBandit.
  • Adds CREWorx@users.noreply.github.comBadTechBandit to scripts/release.py AUTHOR_MAP (the CREWorx GitHub account no longer exists; user renamed to BadTechBandit).

Skill boundaries (now explicit)

Skill Gives you Use when...
claude-design design process + taste, from-scratch HTML artifacts one-off landing page / prototype / deck / component lab with no locked brand
popular-web-designs 54 real design systems (Stripe/Linear/Vercel/etc.) "make it look like X"
design-md Google's DESIGN.md token spec format authoring the token spec file itself

Closes #15131.

CREWorx and others added 4 commits April 26, 2026 21:26
…s vs design-md

- claude-design: design process + taste for one-off HTML artifacts
- popular-web-designs: 54 ready-to-paste design systems (Stripe/Linear/etc.)
- design-md: formal DESIGN.md token spec file authoring

Adds a comparison table to claude-design's 'When To Use' section and
reciprocal pointers in design-md and popular-web-designs. Also corrects
claude-design author attribution to BadTechBandit.
…ross-ref

- claude-design: 'Design one-off HTML artifacts (landing, deck, prototype).' (57)
- popular-web-designs: '54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.' (60)
- design-md: "Author/validate/export Google's DESIGN.md token spec files." (59)

Also adds an inline callout near the top of claude-design pointing to
popular-web-designs and design-md so the cross-reference lands even
without reading the full decision table.
@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) labels Apr 27, 2026
Target: every skill's description fits in a one-line gateway menu and
leads with trigger keywords an agent would match on. Drops filler like
'Use this skill to', 'A skill for', 'This skill provides'.

Before: max description length was 791 chars (architecture-diagram),
74 of 81 built-in skills were >60 chars.

After: max 60, mean 54, all 81 built-in skills <=60.

Rewritten with double-quoted YAML scalars to preserve Chinese/arrow
glyphs (baoyu-comic, yuanbao, youtube-content).
For 14 of 74 compressed skills, the original description contained
trigger keywords, technique counts, attribution, or use-case phrases
not covered by the existing body content. Prepends a 'When to use' /
'What's inside' block near the top so the agent still has the full
context when the skill is loaded.

Skills salvaged:
- codex, ascii-video, creative-ideation, excalidraw, manim-video, p5js
- gif-search, heartmula, youtube-content
- lm-evaluation-harness, obliteratus, vllm, axolotl
- powerpoint

Remaining 60 skills were verified to already cover the dropped content
in their existing body sections (When to Use, overview, intro prose)
or had short descriptions fully captured by the new compressed form.
@teknium1 teknium1 merged commit 9f1b197 into main Apr 27, 2026
10 of 11 checks passed
@teknium1 teknium1 deleted the hermes/hermes-23ecef52 branch April 27, 2026 04:50
@BadTechBandit

Copy link
Copy Markdown

🙏🏽💪🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants