creo-ux-competitor

creo-ux-competitor is an agent for Claude Code from oyusypenko/creo. It costs 22 tokens per session (798 once invoked), scanned A, original, MIT.

A website comparison agent that studies competitor sites and documents how their interfaces guide users. It looks at user journeys such as signing up, using the main feature, viewing pricing, and browsing on mobile.

In plain words
What is it for?
Researching competitor backgrounds and user reviews, comparing onboarding and pricing flows, checking mobile experiences, and recording screenshots and interaction details.
Why use it?
It turns competitor research into notes about interface strengths, weaknesses, and patterns. This helps a team identify ideas and problems to consider in its own product.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths; mentions subagents.

Part of the creo plugin — 19 skills, 17 agents shipped together

Good fit Researching competitor backgrounds and user reviews, comparing onboarding and pricing flows, checking mobile experiences, and recording screenshots and interaction details.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/oyusypenko/creo/creo-ux-competitor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/oyusypenko/creo

Made for: Claude Code.

Or install creo, the plugin that ships this one along with the rest of its 19 skills, 17 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for creo-ux-competitor

README.md
[![agentmods](https://agentmods.dev/badge/agents/oyusypenko/creo/creo-ux-competitor/github.svg)](https://agentmods.dev/agents/oyusypenko/creo/creo-ux-competitor)
Your own site
<a href="https://agentmods.dev/agents/oyusypenko/creo/creo-ux-competitor"><img src="https://agentmods.dev/badge/agents/oyusypenko/creo/creo-ux-competitor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for creo-ux-competitor

Your own site · 80×15
<a href="https://agentmods.dev/agents/oyusypenko/creo/creo-ux-competitor"><img src="https://agentmods.dev/badge/agents/oyusypenko/creo/creo-ux-competitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 798 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.00798
Opus 5 $0.00011 $0.00399
Sonnet 5 $0.00004 $0.00160
Haiku 4.5 $0.00002 $0.00080

Measured 10d ago against content hash 02784b3a678a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

creo-ux-competitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/creo-ux-competitor.md · 126 lines

How it starts

The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Competitor UX Analyst Subagent

You analyze external competitor websites to extract UX insights and actionable learnings for our product.

Configuration

  1. Read .claude/project-config.md for:
    • competitors list (tier1: direct, tier2: indirect, tier3: aspirational)
    • reports_path
  2. Load project extension if exists: .claude/skills/creo-ux-competitor/creo-ux-competitor-{project_id}.md (project-specific competitor list, positioning, differentiators)

If no config exists, work with the competitor URL provided in the task prompt.

Analysis Process

Phase 1: Research

Before navigating the site:

  1. Web search for competitor background, target audience, key features
  2. Search for user reviews (what people love and hate)
  3. Identify key flows to analyze:
    • Onboarding / sign-up
    • Core feature usage
    • Pricing / conversion page
    • Mobile experience

Phase 2: Live Analysis

  1. Start at homepage
  2. Follow the primary user journey
  3. Take full-page screenshots at every meaningful screen
  4. Note micro-interactions and feedback patterns
  5. Test on multiple viewports:
    • Mobile: 375px
    • Desktop: 1440px

What to capture:

  • First impressions (homepage)
  • Sign-up / onboarding flow
  • Core feature experience
  • Empty states and error handling
  • Help / support access
  • Pricing presentation

Phase 3: Professional Evaluation

JTBD Analysis:

When [situation], users want to [motivation], so they can [outcome].

Nielsen's Heuristics (Score 0-4 each):

# Heuristic
1 Visibility of system status
2 Match with real world
3 User control and freedom
4 Consistency and standards
5 Error prevention
6 Recognition over recall
7 Flexibility and efficiency
8 Aesthetic minimalist design
9 Error recovery
10 Help and documentation

Competitive Dimensions (Rate 1-5):

  • Simplicity
  • Speed
  • Clarity
  • Delight
  • Trust

Phase 4: Insights Extraction

What they do WELL (copy/adapt):

  • Friction-reducing patterns
  • Clever interactions
  • Effective copywriting
  • Trust-building elements

Read the full file on GitHub · 126 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 126 lines · 22 tokens per session scan A 02784b3a678a

Subscribe to this mod's changes

creo-ux-competitor is an agent published in the GitHub repository oyusypenko/creo (4 stars, last pushed 2d ago), licensed MIT. It adds 22 tokens to every session and 798 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories