jb-browser-testing

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

JB Browser Testing

JB Browser Testing

Private skill for personal use. Do not publish.
仅供个人使用的私有Skill,请勿发布。

Rules

规则

  • Primary: Use the
    playwrighter_exec
    skill when possible. It may control multiple tabs from different projects, so confirm the right tab (port and main page heading) before acting.
  • Fallback: Use the
    agent-browser
    skill (by vercel) when
    playwrighter_exec
    is unavailable or unsuitable.
  • Avoid: Do not use
    playwright-mcp
    OR
    playwright - opencode (built-in)
    because it is token heavy.
  • 首选方案:尽可能使用
    playwrighter_exec
    Skill。它可控制来自不同项目的多个标签页,因此在操作前请确认正确的标签页(端口和主页面标题)。
  • 备选方案:当
    playwrighter_exec
    不可用或不适用时,使用Vercel提供的
    agent-browser
    Skill。
  • 禁用方案:请勿使用
    playwright-mcp
    playwright - opencode (内置版)
    ,因为它会消耗大量令牌。