Skip to main content
Back to registry

screenshot-feature-extractor

davila7/claude-code-templates

Extract product features from UI screenshots using a coordinated multi-agent analysis pipeline.

Installs230
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill screenshot-feature-extractor
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Extract product features from UI screenshots using a coordinated multi-agent analysis pipeline. Core principle : Describe WHAT to build (features/interactions), NOT HOW (no tech stack). This skill orchestrates 5 specialized agents for comprehensive analysis: Gather all screenshots to analyze: Launch THREE Task agents IN PARALLEL for each screenshot: Agent 1: screenshot-ui-analyzer Agent 2: screenshot-interaction-analyzer Agent 3: screenshot-business-analyzer IMPORTANT : Use the Task tool with THREE parallel calls in a single message to maximize efficiency. After all parallel analyses complete, launch the synthesizer agent: Agent 4: screenshot-synthesizer Launch the reviewer agent to validate the output: Agent 5: screenshot-reviewer - Read the screenshot file(s) provided by the user - For each screenshot, note the file path and any context provided - If multiple screenshots, determine if they are from the same product - Write final task list to docs/plans/YYYY-MM-DD- -features.md - Use format from references/output-format.md - Present summary to user - Use - [ ] checkbox format for all tasks - Break features into small, executable subtasks - Focus on user interactions, not implementation details - For multiple screenshots: deduplicate features across all screens - For competitive analysis: highlight unique features and gaps - Thoroughness - Three specialized perspectives catch...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does screenshot-feature-extractor do?

Extract product features from UI screenshots using a coordinated multi-agent analysis pipeline.

Is screenshot-feature-extractor good?

screenshot-feature-extractor does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does screenshot-feature-extractor work with?

screenshot-feature-extractor currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to screenshot-feature-extractor?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install screenshot-feature-extractor?

npx skills add https://github.com/davila7/claude-code-templates --skill screenshot-feature-extractor

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering