Use when isolating failures.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Kodik-AI/kodik --skill debug-zoom-integration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Debug Zoom Integration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kodik-ai-debug-zoom-integration)More formats (shields.io, HTML) on the badges page.
---
name: debug-zoom-integration
description: Use when isolating failures.
---
# 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. Client platform 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
- [oauth](../oauth/SKILL.md)
- [rest-api](../rest-api/SKILL.md)
- [webhooks](../webhooks/SKILL.md)
- [meeting-sdk](../meeting-sdk/SKILL.md)
- [video-sdk](../video-sdk/SKILL.md)
- [rtms](../rtms/SKILL.md)
## Output
- Most likely failing layer
- Ranked hypotheses
- Short fix plan
- Verification steps
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.