kuldeep7ke

Analyze Visual — Design skill for Claude Code

Design community

Analyze images, PDFs, screenshots, or diagrams using vision-capable models.

How to install Analyze Visual

Installs to ~/.claude/skills/kuldeep7ke-mevaopencode-analyze-visual/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kuldeep7ke-mevaopencode-analyze-visual && curl -fsSL https://raw.githubusercontent.com/kuldeep7ke/mevaopencode/HEAD/commands/analyze-visual.md -o ~/.claude/skills/kuldeep7ke-mevaopencode-analyze-visual/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Analyze Visual does


description: Analyze images, PDFs, screenshots, or diagrams using vision-capable models agent: multimodal-looker

Analyze the provided media file and extract the requested information.

Capabilities

  • PDFs: Extract text, tables, structure, summarize sections
  • Images: Describe layouts, UI elements, text, diagrams
  • Screenshots: Analyze UI/UX, identify components, extract text
  • Diagrams: Explain relationships, flows, architecture

Usage

Provide:

  1. The file path t

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Weather Orchestrator Command — Fetch the current temperature for Dubai, UAE and create a visual SVG weather card 20.2k ★
  • Figma — Fetch design context, screenshots, and assets from Figma for implementation 14.6k ★

Full documentation available on GitHub

View Source Repository