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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/screenshot-feature-extractor.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/screenshot-feature-extractor/SKILL.md
3
Invoke in Claude Code
/screenshot-feature-extractor
View source on GitHub
designplanning

Frequently Asked Questions

What is screenshot-feature-extractor?

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.

How to install screenshot-feature-extractor?

To install screenshot-feature-extractor, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /screenshot-feature-extractor.

What is screenshot-feature-extractor best for?

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