claude-skills/

Anthropic公式スキル・プラグインの日本語ディレクトリ

last sync 22h ago
スキルKnowledge Work

🔍debug-zoom-integration

プラグイン
Zoom

説明

Zoomの不具合な実装をすばやくデバッグします。 次のような場合に使用: 認証、webhook、SDK join、MCP transport、またはリアルタイムメディアワークフローが失敗しており、修正案を提案する前に問題の層を特定する必要がある場合。

原文を表示

Debug broken Zoom implementations quickly. Use when auth, webhooks, SDK joins, MCP transport, or real-time media workflows are failing and you need to isolate the layer before proposing a fix.

ユースケース

  • Zoom認証が失敗しているとき
  • webhookが正常に動作しないとき
  • SDK joinで問題が生じているとき
  • リアルタイムメディアワークフローが失敗しているとき
  • 問題の層を特定する必要があるとき

本文

Debug Zoom Integration

Use this skill when the user already built something and it is failing.

Triage Order

  1. Auth and app configuration
  2. Request construction or event verification
  3. SDK initialization or platform mismatch
  4. Media/session behavior
  5. MCP transport and capability assumptions

Evidence To Request

  • Exact error text
  • Platform and SDK/runtime
  • Relevant request or payload sample
  • What worked versus what failed
  • Whether the issue is reproducible or intermittent

Reference Routing

Output

  • Most likely failing layer
  • Ranked hypotheses
  • Short fix plan
  • Verification steps

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。