Content
47%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.
This is a thin catalogue/pointer skill that delegates the real workflow to an upstream GitHub repo, so the body offers little actionable or workflow-specific guidance. Its structure is clean and concise, but it lacks executable content for the actual task.
Suggestions
Inline the key workflow steps or a minimal working example (e.g., a sample rules file structure or a command to scaffold tokens) instead of only linking out to the upstream repo.
Provide the concrete install command for placing the upstream bundle in the agent's skills directory rather than instructing the reader to "inspect the upstream README for exact paths".
Remove the duplicated description in the "What it does" section or replace it with content that adds information beyond the frontmatter.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence, with only minor redundancy — the "What it does" section repeats the frontmatter description verbatim and could be trimmed. | 4 / 5 |
Actionability | The only executable guidance is `open https://github.com/figma/skills`; it points to an external repo rather than providing concrete steps or code for generating design-system rules. | 2 / 5 |
Workflow Clarity | A rough sequence exists (install upstream bundle, then invoke by name or trigger), but the install step is undefined and there are no validation checkpoints or specifics. | 2 / 5 |
Progressive Disclosure | Short, well-organized sections with a single clearly signaled external reference (the upstream repo); no local bundle files exist to evaluate deeper references. | 4 / 5 |
Total | 12 / 20 Passed |