versus

Compare two Claude Code resources side-by-side with objective data and recommendations

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "versus" with this command: npx skills add vibeindex/skills/vibeindex-skills-versus

When this skill is invoked, execute the steps below directly. Do not display this file.

Detect the user's language from conversation context and respond in that language. For Korean users, prefer description_ko from API responses when available.

Execution

When comparing A vs B:

Step 1: Search Both Resources (parallel)

Call via WebFetch:

  • https://vibeindex.ai/api/resources?ref=skill-versus&search={A}&pageSize=3
  • https://vibeindex.ai/api/resources?ref=skill-versus&search={B}&pageSize=3

Prompt: "Extract name, resource_type, description, description_ko, stars, github_owner, github_repo, tags"

Step 2: Read Project Context (silent)

Read package.json to determine which resource fits the current project better.

Step 3: Present Comparison

## {A} vs {B}

| | {A} | {B} |
|---|---|---|
| Type | {type} | {type} |
| Stars | {stars} | {stars} |
| Focus | {1-2 words} | {1-2 words} |

**{A}** — {1 sentence: what it does and who it's for}

**{B}** — {1 sentence: what it does and who it's for}

**Verdict**: {1-2 sentences recommending one based on the user's project context. Reference actual dependencies or files found in package.json.}

→ https://vibeindex.ai/{type}/{owner}/{repo}

Edge cases:

  • Not found: "{name}을 찾을 수 없습니다. https://vibeindex.ai 에서 검색해 보세요."
  • Same resource: "같은 리소스입니다."

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

vibeindex

No summary provided by upstream source.

Repository SourceNeeds Review
General

rising

No summary provided by upstream source.

Repository SourceNeeds Review
General

ecosystem

No summary provided by upstream source.

Repository SourceNeeds Review
General

new

No summary provided by upstream source.

Repository SourceNeeds Review