Content
78%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 thorough, highly actionable R3F reference with strong executable examples and clean section structure. Its main weaknesses are a monolithic single-file layout with no progressive disclosure to reference files and some scope creep into Leva debugging beyond 'fundamentals'.
Suggestions
Split bulk API material (full Canvas props, the Leva debugging guide, performance patterns) into one-level-deep reference files under references/ and link to them from SKILL.md to improve progressive disclosure.
Trim or relocate the Leva section, which is a debugging tool rather than an R3F fundamental, to reduce token load.
Add a short 'Verify it runs' checkpoint after the Quick Start example so users can confirm their setup before exploring further sections.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Most sections are lean code plus a one-line intro and assume Claude's competence without re-explaining React or Three.js basics, but the ~780-line volume and the sizable Leva debugging section exceed 'fundamentals' scope and could be trimmed. | 4 / 5 |
Actionability | Provides fully executable, copy-paste-ready TSX components throughout — Quick Start, useFrame, useThree, JSX elements, events, primitive, extend, refs, and performance patterns all give concrete runnable examples covering common cases. | 5 / 5 |
Workflow Clarity | The Quick Start is a coherent single example and sections are well-ordered, but this is a reference skill with no multi-step workflow or validation checkpoints, so it lacks the explicit sequencing that would warrant a 5. | 4 / 5 |
Progressive Disclosure | No bundle/reference files exist; all content (including a full Canvas API reference, performance patterns, and a large Leva guide) is inlined in one ~780-line SKILL.md, so well-organized sections cannot compensate for content that belongs in separate one-level-deep reference files. | 3 / 5 |
Total | 16 / 20 Passed |