screenshot-handling
Installation
SKILL.md
Screenshot Handling
⚠️ CRITICAL REQUIREMENT ⚠️
SAVING SCREENSHOTS TO PROJECT ROOT IS FORBIDDEN.
ALL screenshots MUST be saved to the screenshots/ folder. There are NO exceptions.
Validation Checklist
Before capturing ANY screenshot, verify:
- ✅
screenshots/folder exists (create withmkdir -p screenshots/) - ✅ Screenshot command includes
screenshots/in the path - ✅ Path format:
screenshots/filename.png(NOTfilename.png)