compete

GitHub

用于对比目标网站与竞争对手在性能、技术栈、SEO及安全方面的差异,并进行战略层面的护城河、定位及定价分析,输出可视化比较卡片。

skills/compete/SKILL.md Houseofmvps/ultraship

Trigger Scenarios

用户希望分析竞争对手网站 需要对比自身网站与竞品表现 进行市场定位或竞争态势评估

Install

npx skills add Houseofmvps/ultraship --skill compete -g -y
More Options

Use without installing

npx skills use Houseofmvps/ultraship@compete

指定 Agent (Claude Code)

npx skills add Houseofmvps/ultraship --skill compete -a claude-code -g -y

安装 repo 全部 skill

npx skills add Houseofmvps/ultraship --all -g -y

预览 repo 内 skill

npx skills add Houseofmvps/ultraship --list

SKILL.md

Frontmatter
{
    "name": "compete",
    "description": "Competitive X-Ray — analyze any competitor URL vs your site. Use when user wants to compare their site against a competitor, benchmark performance, or understand competitive positioning.",
    "allowed-tools": "Bash, Read, Grep, Glob",
    "argument-hint": "<competitor-url>"
}

Competitive X-Ray

Know what you're up against. Understand where you win, where you lose, and where the gaps are. This isn't just a technical comparison — it's a strategic assessment.

Process

Phase 1: Gather URLs

Ask the user for:

  1. Your site URL (production URL)
  2. Competitor URL (the site to compare against)

If the user provided both URLs already, skip asking.

Phase 2: Run Analysis

node ${CLAUDE_PLUGIN_ROOT}/tools/compete-analyzer.mjs <your-url> <competitor-url>

Parse the JSON output.

Phase 3: Present Comparison

Present results in a clear head-to-head format:

Performance:

  • Response time comparison (who's faster, by how much)
  • Content size comparison
  • What the speed difference means for user experience and SEO

Tech Stack:

  • What each site is built with (framework, hosting, analytics, payments)
  • What their tech choices reveal about their stage and priorities
  • Overlap and differences

SEO:

  • Score comparison (out of 10)
  • Specific wins/losses (who has better meta tags, OG tags, sitemap, etc.)
  • GEO readiness comparison (llms.txt, AI-friendly robots.txt, structured data)
  • AEO readiness comparison (FAQPage schema, answer formatting)

Security:

  • Header comparison
  • HTTPS status
  • What missing headers reveal about their security posture

Phase 4: Strategic Analysis

Go beyond raw data. A principal-level competitive analysis answers:

1. Moat Assessment

  • What is their defensible advantage? (network effects, data, integrations, brand, switching costs)
  • What is YOUR defensible advantage?
  • Which moat is stronger, and what would it take to erode theirs?

2. Positioning Gap Analysis

  • What market segment are they targeting? (enterprise, SMB, developer, consumer)
  • Is there an underserved segment between you? (e.g., they target enterprise, you target solo founders — is there an SMB gap?)
  • Where do they over-serve (features their users don't need) or under-serve (features their users wish they had)?

3. Pricing & Value Perception

  • If pricing is visible, compare positioning: are they premium or budget? Is there room above, below, or between?
  • What does their pricing structure tell you? (per-seat = team play, usage-based = API/developer, flat = SMB simplicity)

4. Technical Debt Signals

  • Slow response time = legacy stack or unoptimized infrastructure
  • Missing security headers = early stage or no security focus
  • No structured data = SEO is an afterthought
  • Heavy bundle = frontend debt accumulating
  • These are exploitable advantages if you're faster, more secure, or more SEO-optimized

5. Your Advantages — where you're ahead, how to maintain and widen the lead 6. Their Advantages — where they beat you, how to close the gap 7. Quick Wins — low-effort improvements that would flip a loss into a win

Phase 5: Comparison Card

Display the ASCII comparison card from the tool output. This is designed to be screenshot-shareable on Twitter/X.

Suggest the user share it with context like: "Ran a competitive analysis of [my product] vs [competitor]. Here's what the data shows:" — factual, not adversarial.

Phase 6: Action Items

Create a prioritized action plan:

This week (quick wins):

  • Technical gaps you can close in hours (add missing headers, optimize images, fix meta tags)
  • Low-effort improvements that flip a score

This month (strategic):

  • Feature or content gaps that require development work
  • SEO + AI visibility improvements that compound over time

This quarter (moat building):

  • Structural advantages to invest in (integrations, community, content library)
  • Things that get harder to replicate the earlier you start

Key Principles

  • Know thy enemy. This isn't about scores — it's about understanding what a competitor prioritizes and finding your unfair advantage.
  • Compete on strengths, not weaknesses. Don't try to match every feature — find where you win and amplify it.
  • Data over opinion. Every recommendation should be backed by the comparison data. No "I feel like you should" — only "the data shows X, so do Y."
  • Share the card. The comparison card is designed for virality. Factual competitive analysis gets engagement on Twitter.

Version History

  • ed232cb Current 2026-07-24 16:15

Same Skill Collection

skills/a11y/SKILL.md
skills/architecture/SKILL.md
skills/brainstorming/SKILL.md
skills/canary/SKILL.md
skills/clone-patterns/SKILL.md
skills/code-review/SKILL.md
skills/cost/SKILL.md
skills/demo/SKILL.md
skills/deploy/SKILL.md
skills/dispatching-parallel-agents/SKILL.md
skills/evals/SKILL.md
skills/executing-plans/SKILL.md
skills/finishing-a-development-branch/SKILL.md
skills/frontend-design/SKILL.md
skills/grow/SKILL.md
skills/guard/SKILL.md
skills/index-fix/SKILL.md
skills/investigate/SKILL.md
skills/launch/SKILL.md
skills/learn/SKILL.md
skills/onboard/SKILL.md
skills/pentest/SKILL.md
skills/perf-audit/SKILL.md
skills/receiving-code-review/SKILL.md
skills/release/SKILL.md
skills/requesting-code-review/SKILL.md
skills/rescue/SKILL.md
skills/retro/SKILL.md
skills/revise-claude-md/SKILL.md
skills/security-audit/SKILL.md
skills/seo-audit/SKILL.md
skills/seo-strategy/SKILL.md
skills/ship-gate/SKILL.md
skills/sprint/SKILL.md
skills/staying-current/SKILL.md
skills/subagent-driven-development/SKILL.md
skills/systematic-debugging/SKILL.md
skills/test-driven-development/SKILL.md
skills/using-git-worktrees/SKILL.md
skills/using-ultraship/SKILL.md
skills/verification-before-completion/SKILL.md
skills/visual-diff/SKILL.md
skills/writing-plans/SKILL.md
skills/writing-skills/SKILL.md

Metadata

Files
0
Version
ed232cb
Hash
2e63e17d
Indexed
2026-07-24 16:15

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-16 21:45
浙ICP备14020137号-1 $mapa de visitantes$