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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install screenshot-feature-extractor --cli claudewrites the skill into.claude/skills/screenshot-feature-extractor/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/screenshot-feature-extractor/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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 / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/screenshot-feature-extractor/SKILL.md -o .claude/skills/screenshot-feature-extractor/SKILL.md
Notes
Extracted from davila7/claude-code-templates, screenshot-feature-extractor category.