Content
92%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.
A thorough, highly actionable plotting skill with executable code, clear workflow, and efficient structure. Its main weakness is that everything lives inline in one file rather than being progressively disclosed into reference files.
Suggestions
Extract the palette definitions and the full code template into referenced files (e.g., references/palettes.md, references/template.py) so SKILL.md stays a concise overview with one-level-deep links.
Split the '常用图表类型' snippets into a separate reference and link to it, keeping only the most common example inline.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and well-structured with tables, checklists, and executable code; it assumes Claude's competence and avoids explaining basic plotting or library concepts. | 3 / 3 |
Actionability | Provides a complete, copy-paste-ready code template plus concrete per-chart-type snippets, real file paths, and exact rcParams — fully executable guidance. | 3 / 3 |
Workflow Clarity | An opening checklist, numbered sections, and a closing quality-check checklist give a clear generation sequence with an explicit verification step before output is considered final. | 3 / 3 |
Progressive Disclosure | The skill is a single monolithic SKILL.md with no bundle files; color palettes, the code template, and the chart-type snippets could be split into one-level-deep reference files for better navigation. | 2 / 3 |
Total | 11 / 12 Passed |