Content
100%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 tight, highly actionable skill body with a clear multi-step workflow, executable code throughout, and explicit feedback/validation checkpoints. Structure and progressive disclosure are appropriate for a self-contained skill.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and efficient; assumes Claude's competence with no 'what is Rerun' filler, and every section earns its place. The few explanatory passages (e.g. named coordinate frames) cover non-obvious knowledge rather than basics. | 5 / 5 |
Actionability | Fully executable, copy-paste-ready Python blocks, a concrete archetype-to-view mapping table, explicit origin/name rules, and the include/exclude contents grammar cover the common cases directly. | 5 / 5 |
Workflow Clarity | A clear five-step sequence (read -> map -> group -> construct -> iterate) with an explicit screenshot feedback loop (render, look, revise) and a Gotchas section providing error-recovery checkpoints (blank views, transform-path errors, timeline/settle bumps). | 5 / 5 |
Progressive Disclosure | A single-file skill with no external bundle files; well-organized numbered sections plus a one-level-deep 'See also' pointer to sibling skills satisfies the bar for skills that need no separate reference files. | 5 / 5 |
Total | 20 / 20 Passed |