All skills
Skillintermediate
analyze screenshot
Analyze a screenshot or UI image to identify elements, layout issues, and implementation details.
Claude Code Knowledge Pack7/10/2026
Overview
Analyze a screenshot or UI image to identify elements, layout issues, and implementation details.
Steps
- Load and examine the screenshot:
- Catalog visual elements:
- Analyze the layout:
- Identify design details:
- Detect potential issues:
- Generate implementation notes:
Format
Screenshot Analysis:
Type: <web|mobile|desktop>
Elements: <count by category>
Layout: <grid|flex|absolute> structure
Rules
- Be specific about colors, sizes, and spacing (estimate values).
- Note any accessibility concerns immediately.
- Describe layout in terms that map to CSS (flexbox, grid).