product-clone-research

Automates web reconnaissanceCapturing screenshots and manifests for route mapping and workflow documentation.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/droxey/skills --skill product-clone-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-clone-research
Source: https://github.com/droxey/skills/tree/main/product-clone-research
Command: npx skills add https://github.com/droxey/skills --skill product-clone-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns domain-specific website reconnaissance into structured, evidence-backed research artifacts so you can plan a product clone with defensible coverage instead of guessing.

Core Features & Use Cases

  • Authenticated and role-aware reconnaissance: inventories public routes and authorized flows while keeping traversal within approved scope.
  • Evidence-first documentation: captures high-resolution screenshots and enumerates actionable UI controls to record what actually works.
  • Coverage validation and handoff: produces route/action manifests, explicit unknowns, and a clone-scope recommendation with a ready-to-run handoff prompt.

Quick Start

Use this skill by providing the target DOMAIN and confirming the allowed scope, role matrix, and credential/auth method so it can generate research/$DOMAIN with screenshots, manifests, and a clone-planning handoff.

Frequently Asked Questions about product-clone-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document authenticated website workflows for product cloning?▼

Website workflow documentation for product cloning is automated by capturing authenticated route inventories and screenshots via chrome-mcp-based traversal, producing structured manifests for defensible product planning.

What is route inventory mapping for product planning?▼

Route inventory mapping enumerates public and role-gated authenticated states across a target domain, generating structured manifests that validate clone coverage and define exact scope for product planning.

Can I use chrome-mcp-based traversal to capture role-gated user flows?▼

Yes, you can use chrome-mcp-based traversal to capture role-gated user flows, provided you supply the target domain, confirm the allowed scope, and define the role matrix and credential method beforehand to keep traversal within approved boundaries.

How do I validate coverage across public and authenticated states without storing plaintext credentials?▼

Coverage validation across public and authenticated states is performed using built-in guardrails that prevent bypassing authentication mechanisms, CAPTCHA, paywalls, robots restrictions, and storing plaintext credentials during traversal.

What are the limitations of automated web reconnaissance for product cloning?▼

Limitations of automated web reconnaissance for product cloning include strict guardrails preventing bypassing authentication, CAPTCHA, paywalls, and robots restrictions, restricting traversal strictly to confirmed allowed scope boundaries.

How do I generate a clone-scope recommendation handoff prompt?▼

Generating a clone-scope recommendation handoff prompt requires executing manifest-based action tracking during web reconnaissance, producing explicit unknowns, route/action manifests, and a ready-to-run prompt for downstream development.