Content
22%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides brand color hex values and font names but fails to give Claude any actionable instructions on how to apply them. It reads more like a design spec document than a skill—there are no code examples, no workflow steps, and no concrete commands. The repeated font fallback information and vacuous 'When to Use' section waste tokens without adding value.
Suggestions
Add executable python-pptx code examples showing how to apply brand colors and fonts to slides (e.g., setting font family, applying RGBColor to shapes).
Define a clear step-by-step workflow: e.g., 1. Open presentation, 2. Iterate slides, 3. Apply heading fonts, 4. Apply body fonts, 5. Recolor shapes, 6. Save and verify.
Remove the redundant 'When to Use' section and consolidate the repeated font fallback information into a single location.
Add a concrete example showing input (a plain slide) and expected output (a branded slide) to make the skill truly actionable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Contains some redundancy—font fallback information is repeated across multiple sections (Typography, Smart Font Application, Font Management). The 'When to Use' section is a meaningless tautology. Some sections like 'Features' describe capabilities rather than instruct. | 2 / 3 |
Actionability | No executable code, no concrete commands, no examples of how to actually apply these brand styles. It describes what the styling does but never shows how to do it—no python-pptx code snippets, no workflow for applying colors or fonts to a presentation. | 1 / 3 |
Workflow Clarity | There is no workflow at all—no steps, no sequence, no process for applying brand styling to any artifact. The skill reads as a reference sheet of values without any guidance on how to use them in practice. | 1 / 3 |
Progressive Disclosure | The content is organized into logical sections with clear headings, which is good. However, it's somewhat monolithic with repeated information, and there are no references to external files for deeper details like code examples or templates. | 2 / 3 |
Total | 6 / 12 Passed |