Handle photo uploads, analysis, and processing in Claude Code. This skill should be used when users want to upload images, analyze screenshots, process photos, or work with visual content in Claude Code conversations.
This skill provides comprehensive photo and image handling capabilities for Claude Code, enabling users to upload, analyze, process, and manage visual content efficiently.
# User can simply drag and drop or select image files
# Claude Code will automatically accept and analyze them
Method 2: File Path Reference
# Reference local files for Claude to read
"Por favor analizá esta imagen: /path/to/image.png"
Method 3: Base64 Encoding (for small images)
# Provide base64 encoded image data
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA..."
Common Use Cases and Solutions
Use Case 1: UI Bug Analysis
When users report visual bugs:
Input: Screenshots of the issue
Analysis Steps:
Identify UI components involved
Analyze layout and positioning
Check for visual inconsistencies
Suggest CSS/React Native fixes
Compare with expected design
Example Response:
"Analizando el screenshot que subiste, veo que hay un problema de alineación en el componente de tareas. El botón de eliminar está cortado y el texto no tiene suficiente espacio de padding. Te sugiero ajustar el CSS así:"
Use Case 2: Design Review
When users want feedback on designs:
Input: Mockups, wireframes, or UI designs
Analysis Steps:
Evaluate visual hierarchy
Check spacing and proportions
Analyze color contrast and accessibility
Suggest improvements
Verify consistency with design system
Use Case 3: Error Debugging
When users share error screenshots:
Input: Error messages, console logs, or crash reports
Analysis Steps:
Text extraction tools37:["$","$L3e",null,{"content":"$3f","frontMatter":{"name":"claude-photo-manager","description":"Handle photo uploads, analysis, and processing in Claude Code. This skill should be used when users want to upload images, analyze screenshots, process photos, or work with visual content in Claude Code conversations."}}]