BeClaude

screenshot-feature-extractor

New
19.9kSmitheryGeneralby davila7

Analyze product screenshots to extract feature lists and generate development task checklists. Use when: (1) Analyzing competitor product screenshots for feature extraction, (2) Generating PRD/task lists from UI designs, (3) Batch analyzing multiple app screens, (4) Conducting competitive analysis from visual references.

First seen 6/14/2026

Summary

This skill analyzes product screenshots to extract feature lists and generate development task checklists.

  • It helps developers quickly understand competitor features, create PRDs from UI designs, and plan implementation tasks from visual references.

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "screenshot-feature-extractor": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp

Use Cases

Extract a feature list from a competitor's app screenshot to inform your own product roadmap.
Generate a development task checklist from a UI mockup screenshot to guide implementation.
Batch analyze multiple screenshots of an app to create a comprehensive feature inventory.
Convert a screenshot of a design prototype into a structured PRD with feature descriptions.
Identify UI components and interactions from a screenshot to estimate development effort.
Compare two product screenshots to highlight feature differences for competitive analysis.

Usage Examples

1

/screenshot-feature-extractor analyze this competitor app screenshot and list all visible features with brief descriptions.

2

Extract features from these three screenshots of the onboarding flow and generate a task checklist for implementation.

3

Analyze this UI design screenshot and create a PRD with feature categories, user interactions, and development tasks.

View source on GitHub
designplanning

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is screenshot-feature-extractor?

This skill analyzes product screenshots to extract feature lists and generate development task checklists. It helps developers quickly understand competitor features, create PRDs from UI designs, and plan implementation tasks from visual references.

How to install screenshot-feature-extractor?

To install screenshot-feature-extractor: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "screenshot-feature-extractor": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is screenshot-feature-extractor best for?

screenshot-feature-extractor is a mcp categorized under General. It is designed for: design, planning. Created by davila7.

What can I use screenshot-feature-extractor for?

screenshot-feature-extractor is useful for: Extract a feature list from a competitor's app screenshot to inform your own product roadmap.; Generate a development task checklist from a UI mockup screenshot to guide implementation.; Batch analyze multiple screenshots of an app to create a comprehensive feature inventory.; Convert a screenshot of a design prototype into a structured PRD with feature descriptions.; Identify UI components and interactions from a screenshot to estimate development effort.; Compare two product screenshots to highlight feature differences for competitive analysis..