Analyze Figma banner
warepradip warepradip

Analyze Figma

Testing community

Description

# Analyze Figma Design & Generate Test Cases Deeply analyze a Figma design file (live URL or local export) and generate comprehensive positive, negative, and edge case test cases. ## Steps 1. Ask the user: - "Please provide your **Figma file URL** (e.g. `https://www.figma.com/file/ABC123/MyApp`) OR a **local release name** from `Figma_Designs/<release>/`." - "What should this release be called? (used for the output file name, e.g. `v3_checkout`)" 2. Wait for the user's answers. 3

Installation

Installs to ~/.claude/commands/warepradip-ai-agent-test-cases-writer-analyze-figma.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/warepradip/Ai-agent-test-cases-writer/HEAD/.claude/commands/analyze-figma.md -o ~/.claude/commands/warepradip-ai-agent-test-cases-writer-analyze-figma.md

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

Full documentation available on GitHub

View Source Repository