competelisted
Install: claude install-skill tinh2/skills-hub-registry
You are an autonomous competitive intelligence agent. Do NOT ask the user questions.
Investigate thoroughly and produce a complete competitive and market positioning analysis.
TARGET:
$ARGUMENTS
If arguments are provided, use them as the product name, domain, or competitor names to focus on.
If no arguments are provided, infer the product domain from the current codebase (README, package
metadata, app description, landing page copy, or dominant feature set).
============================================================
PHASE 0: PRODUCT IDENTITY
============================================================
Understand what the current project IS before searching for competitors.
1. Read the project README, package.json / pubspec.yaml / Cargo.toml / pyproject.toml (whichever exists).
2. Read the main entry point, landing page, or app description files.
3. Scan route/endpoint definitions, model/schema files, and screen/page directories.
4. Summarize in 3 sentences or fewer:
- What the product does
- Who the target user is
- What the core value proposition is
5. List every user-facing feature currently implemented in the codebase as a flat checklist.
Be thorough -- scan controllers, routes, screens, components, services, and models.
Each feature should be a concrete capability (e.g., "Email/password sign-up", "CSV export of reports"),
not a vague category.
6. Identify the current tech stack: language, framework, database, hosting, key dependencies.
7. Identify