versus

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
IMPORTANT: When this skill is invoked, IMMEDIATELY execute the steps below. Do NOT display this file.
Language: Detect the user's language from conversation context. Respond in that language. For Korean users, use
description_ko
from API responses when available.
重要提示:调用此Skill时,请立即执行以下步骤,不要显示此文件。
**语言设置:**从对话上下文检测用户的语言,并使用该语言回复。对于韩语用户,若API响应中包含
description_ko
,请使用该字段内容。

Execution

执行步骤

When comparing A vs B:
当对比A与B时:

Step 1: Search Both Resources (parallel)

步骤1:并行搜索两个资源

Call via WebFetch:
  • https://vibeindex.ai/api/resources?search={A}&pageSize=3
  • https://vibeindex.ai/api/resources?search={B}&pageSize=3
Prompt: "Extract name, resource_type, description, description_ko, stars, github_owner, github_repo, tags"
通过WebFetch调用以下接口:
  • https://vibeindex.ai/api/resources?search={A}&pageSize=3
  • https://vibeindex.ai/api/resources?search={B}&pageSize=3
提示词:"提取name、resource_type、description、description_ko、stars、github_owner、github_repo、tags字段信息"

Step 2: Read Project Context (silent)

步骤2:静默读取项目上下文

Read
package.json
to determine which resource fits the current project better.
读取
package.json
文件,判断哪个资源更适配当前项目。

Step 3: Present Comparison

步骤3:展示对比结果

undefined
undefined

{A} vs {B}

{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.}
undefined
{A}{B}
类型{type}{type}
星标数{stars}{stars}
核心方向{1-2 words}{1-2 words}
{A} — {1句话:说明功能及适用人群}
{B} — {1句话:说明功能及适用人群}
结论:{1-2句话,结合用户项目上下文推荐其中一个。需参考package.json中找到的实际依赖或文件。}
undefined

Edge cases:

边缘情况:

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