Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
93
39%
Does it follow best practices?
Impact
98%
1.75xAverage score across 10 eval scenarios
Failed to scan
The risk profile of this skill
Optimize this skill with Tessl
npx tessl skill review --optimize ./glm-skills/canvas-design/SKILL.mdQuality
Discovery
67%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
The description adequately communicates both what the skill does and when to use it, which is its strongest aspect. However, it suffers from somewhat vague language ('design philosophy', 'beautiful visual art') and could benefit from more specific capability listing and broader trigger term coverage. The copyright disclaimer, while responsible, doesn't aid in skill selection.
Suggestions
Expand trigger terms to include common variations like 'illustration', 'graphic', 'infographic', 'flyer', 'banner', 'wallpaper', or 'visual artwork'.
Replace vague phrases like 'using design philosophy' with specific capabilities such as 'using color theory, typography, layout composition, and geometric patterns'.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (visual art/design) and some actions (create posters, art, designs), but 'using design philosophy' is vague and the specific capabilities like file format handling are not well elaborated beyond mentioning .png and .pdf. | 2 / 3 |
Completeness | Clearly answers both 'what' (create visual art in .png and .pdf documents) and 'when' ('when the user asks to create a poster, piece of art, design, or other static piece'), with explicit trigger guidance. | 3 / 3 |
Trigger Term Quality | Includes some natural trigger terms like 'poster', 'piece of art', 'design', and file formats '.png' and '.pdf', but misses common variations users might say such as 'illustration', 'graphic', 'infographic', 'flyer', 'banner', 'visual', or 'artwork'. | 2 / 3 |
Distinctiveness Conflict Risk | The mention of 'static piece' and visual art helps distinguish it from general document creation, but 'design' is broad and could overlap with UI design, web design, or presentation skills. The .pdf output could also conflict with PDF-focused skills. | 2 / 3 |
Total | 9 / 12 Passed |
Implementation
12%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill reads more like an inspirational creative manifesto than actionable technical guidance. It is extremely verbose and repetitive, particularly around the themes of craftsmanship and minimalism, while paradoxically lacking any concrete code, commands, or executable examples for actually generating PDF/PNG output. The workflow structure exists at a high level but lacks validation steps and technical specificity.
Suggestions
Add concrete, executable code examples showing how to generate PDF/PNG files (e.g., using reportlab, Pillow, or Cairo), including font loading from ./canvas-fonts and basic shape/text placement.
Reduce repetition dramatically — consolidate the 5+ mentions of 'expert craftsmanship' and 'museum quality' into a single, clear directive, and remove redundant restatements of 'minimal text' and 'visual expression.'
Move the philosophy examples into a separate reference file (e.g., PHILOSOPHY_EXAMPLES.md) and link to it, keeping SKILL.md as a concise overview.
Add validation checkpoints to the workflow, such as verifying the generated file opens correctly, checking that text doesn't overlap boundaries, and confirming font files exist before use.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely verbose and repetitive. The instruction to emphasize 'expert craftsmanship' is itself repeated at least 5-6 times across the document. Concepts like 'minimal text,' 'visual expression,' and 'museum quality' are restated in nearly every section. The philosophy examples, while illustrative, are redundant with each other. Much of this content explains creative philosophy that Claude already understands, and the document could be cut by 60%+ without losing actionable information. | 1 / 3 |
Actionability | Despite its length, the skill provides almost no concrete, executable guidance. There are no code examples for generating PDFs or PNGs, no specific library usage (e.g., reportlab, Pillow, matplotlib), no commands, and no file structure examples. Instructions like 'Download and use whatever fonts are needed' and 'Search the ./canvas-fonts directory' are vague. The skill describes what the output should feel like but never shows how to actually produce it. | 1 / 3 |
Workflow Clarity | There is a discernible multi-step sequence (create philosophy → deduce reference → create canvas → refine), and the steps are labeled. However, there are no validation checkpoints, no concrete criteria for when a step is 'done,' and the 'FINAL STEP' refinement pass lacks any specific verification mechanism. The workflow is more of a creative brief than an operational procedure. | 2 / 3 |
Progressive Disclosure | The entire skill is a monolithic wall of text with no references to external files for detailed guidance. The philosophy examples could be in a separate file. There's a reference to './canvas-fonts' directory but no listing or explanation. No bundle files are provided, and the content that could be split (examples, multi-page instructions, refinement guidelines) is all inline, making the document overwhelming. | 1 / 3 |
Total | 5 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
aad73ed
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.