CtrlK
BlogDocsLog inGet started
Tessl Logo

zoom-video-sdk-react-native

Zoom Video SDK for React Native. Use when building custom mobile video session experiences with @zoom/react-native-videosdk, event listeners, helper-based APIs, and backend JWT token flows.

58

Quality

67%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/zoom/skills/video-sdk/react-native/SKILL.md
SKILL.md
Quality
Evals
Security

Zoom Video SDK (React Native)

Use this skill for React Native apps that need fully custom video session experiences using Zoom Video SDK.

Quick Links

  1. Lifecycle Workflow - init -> listeners -> join -> helpers -> leave -> cleanup
  2. SDK Architecture Pattern - provider + helper model
  3. High-Level Scenarios - common mobile product patterns
  4. Setup Guide - package + platform setup baseline
  5. Session Join Pattern - tokenized join flow
  6. Event Handling Pattern - event listener to state routing
  7. SKILL.md - complete navigation

Core Notes

  • Video SDK sessions are not Zoom Meetings and use session tokens.
  • JWT generation must stay backend-side.
  • Wrapper is helper-heavy (audio/video/chat/share/recording/transcription, etc.).
  • Event-driven design is required for robust UI state.

References

Related Skills

Documentation Index

Start Here

  1. SKILL.md
  2. Lifecycle Workflow
  3. SDK Architecture Pattern
  4. Setup Guide

Concepts

Examples

References

Troubleshooting

Operations

  • RUNBOOK.md - 5-minute preflight and debugging checklist.
Repository
openai/plugins
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.