Content
75%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-structured skill with strong code examples and clean progressive disclosure into real reference files. Its main weaknesses are marketing fluff and repetition that hurt token efficiency, plus a broken templates/ reference claim and an undercounted references list.
Suggestions
Remove the "Token Efficiency Metrics" section and the duplicated closing block (Recommended Stack / Token Savings / Error Prevention) — these are marketing claims that waste context without aiding Claude.
Delete or actually ship the "5 production-ready templates in the templates/ directory" claim, since no templates/ directory exists in the bundle.
Fix the References section to list all six reference guides (it currently says "4 comprehensive reference guides" and omits core-concepts-deep-dive.md and accessibility-guide.md).
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Core code examples and prop tables are efficient, but the body carries marketing padding ("industry-standard... thousands of applications", "30,200+ GitHub stars", "Token Savings: ~83%", "Error Prevention: 100%"), repeated sections (Recommended Stack and Token Savings each appear twice), and time-sensitive version numbers ("verified 2026-08-03") that will go stale. | 3 / 5 |
Actionability | Copy-paste-ready, executable examples cover the common cases — basic animate, gestures, AnimatePresence, layout, scroll-linked, drag, and spring — alongside concrete install commands and a symptom/solution Known Issues block. | 5 / 5 |
Workflow Clarity | The install → framework config → use sequence is clear with explicit requirements ("use client", Tailwind transition removal) and a troubleshooting section, though it lacks formal validation checkpoints since this is a library-usage skill rather than a destructive workflow. | 4 / 5 |
Progressive Disclosure | Good one-level-deep structure with well-signaled reference loads and a "When to Load References" trigger section, but the body claims "5 production-ready templates in the templates/ directory" when no templates directory exists, and the References section lists only 4 of the 6 actual reference files. | 4 / 5 |
Total | 16 / 20 Passed |