qa-screenshot-validation
Installation
SKILL.md
QA Screenshot Validation Skill
Validate captured screenshots for layout correctness and handle masked or clipped elements.
Validation Process
After capturing each screenshot, evaluate it for:
- Element visibility - Is the target element fully visible?
- Layout integrity - Does the layout appear correct?
- Clipping/masking - Are elements unexpectedly cut off?
- Overlapping - Are elements overlapping incorrectly?
- Rendering issues - Missing images, broken icons, etc.