diff --git a/resources/example-skills/pptx/SKILL.md b/resources/example-skills/pptx/SKILL.md index df5000e1..14f12cfb 100644 --- a/resources/example-skills/pptx/SKILL.md +++ b/resources/example-skills/pptx/SKILL.md @@ -162,36 +162,6 @@ If grep returns results, fix them before declaring success. ### Visual QA -**⚠️ USE SUBAGENTS** — even for 2-3 slides. You've been staring at the code and will see what you expect, not what's there. Subagents have fresh eyes. - -Convert slides to images (see [Converting to Images](#converting-to-images)), then use this prompt: - -``` -Visually inspect these slides. Assume there are issues — find them. - -Look for: -- Overlapping elements (text through shapes, lines through words, stacked elements) -- Text overflow or cut off at edges/box boundaries -- Decorative lines positioned for single-line text but title wrapped to two lines -- Source citations or footers colliding with content above -- Elements too close (< 0.3" gaps) or cards/sections nearly touching -- Uneven gaps (large empty area in one place, cramped in another) -- Insufficient margin from slide edges (< 0.5") -- Columns or similar elements not aligned consistently -- Low-contrast text (e.g., light gray text on cream-colored background) -- Low-contrast icons (e.g., dark icons on dark backgrounds without a contrasting circle) -- Text boxes too narrow causing excessive wrapping -- Leftover placeholder content - -For each slide, list issues or areas of concern, even if minor. - -Read and analyze these images: -1. /path/to/slide-01.jpg (Expected: [brief description]) -2. /path/to/slide-02.jpg (Expected: [brief description]) - -Report ALL issues found, including minor ones. -``` - ### Verification Loop 1. Generate slides → Convert to images → Inspect