Document the 8 skills missing from the README (additive only)#31
Merged
Conversation
The README claimed "36 skills" but only documented 28 — eight skills shipped in the repo (several ported in #29) were never mentioned, so the count didn't reconcile with the visible lists and users couldn't discover them. Adds an "Entry Points & Support Skills" subsection after the workflow table covering: design-express, design-review, design-md, design-library, figma-bridge, heuristic-evaluation, synthetic-user-testing, taste-report. Purely additive — 18 lines added, none removed. No other content touched. Consistency check passes (exit 0); all 36 skill dirs now referenced.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this does
The README claimed "36 skills" but only documented 28 — eight skills that ship in the repo (several ported in #29) were never mentioned anywhere. So the count didn't reconcile with the visible lists, and users couldn't discover roughly a quarter of what's included.
This adds an "Entry Points & Support Skills" subsection right after the workflow table, documenting the previously-undocumented skills:
design-express— two-minute on-ramp for first-time usersdesign-review— the Review lane (audit existing screenshot/URL/code)design-md— read/author aDESIGN.mdand build faithfully from its tokensdesign-library— pull a brand'sDESIGN.mdoff the shelf and adapt itfigma-bridge— turn specs/code into Figma frames or an accessible HTML prototypeheuristic-evaluation— structured Nielsen-style heuristics passsynthetic-user-testing— persona walkthroughs after the fix roundtaste-report— written report from the two-layer taste modelScope & safety
scripts/check-consistency.shpasses (exit 0).Generated by Claude Code