Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with concrete syntax, templates, and worked examples, and the workflow includes an explicit constraint-checking step. Its main weaknesses are length/verbosity (restating known concepts) and a monolithic structure with no progressive disclosure into separate reference files.
Suggestions
Move the camera-language, style-modifier, and example-template reference material into separate files under references/ and link to them from SKILL.md to improve progressive disclosure and reduce inline length.
Trim the restated "Description" section and the definitions of basic camera terms (pan, tilt, close-up) that Claude already knows, keeping only Seedance-specific syntax and constraints.
Consider adding a brief validation/feedback note in the workflow for cases where a drafted prompt violates constraints (e.g., real-face upload blocked), mirroring the destructive-operation checkpoint pattern.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient reference tables and examples, but it re-states the description in a "Description" section and defines basic cinematography terms Claude already knows (e.g. "Pan left/right — Camera rotates horizontally"), and the body runs ~370 lines that could be tightened. | 2 / 3 |
Actionability | Provides fully concrete, copy-paste-ready prompt templates, an explicit @-reference syntax table, a prompt-structure formula, and ten capability-specific worked examples — directly executable guidance rather than abstraction. | 3 / 3 |
Workflow Clarity | The "Workflow: Step-by-Step Prompt Creation" gives a clear 6-step sequence with an explicit validation checkpoint (step 5: verify total files ≤ 12, no real human faces, durations within limits), and the "Common Mistakes" section reinforces error avoidance. | 3 / 3 |
Progressive Disclosure | Well-organized into sections, but it is a single monolithic ~370-line file with no bundle files (references/scripts/assets absent) and no one-level-deep references — the camera language reference, capability patterns, and templates could each be split into separate referenced files. | 2 / 3 |
Total | 10 / 12 Passed |