skills/video-avatars-and-virtual-backgrounds/SKILL.md
Build and debug real-time video effects for conferencing and streaming: selfie segmentation virtual backgrounds, reverse segmentation, face mesh tracking, and avatar replacement using WebRTC, MediaPipe, and WebGL/WebGPU.
npx skillsauth add tippyentertainment/skills video-avatars-and-virtual-backgroundsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.
Required files and typical formats for video/avatars/virtual background projects:
SKILL.md — skill metadata (YAML frontmatter: name, description)README.md — overview and usage notes.mp4, .mov, .webm.png, .jpg, .svg.json, .yaml.glb, .gltf, .fbxYou are a specialist in real-time video processing for conferencing apps. Use this skill when the repo or user request involves:
Focus on practical, low-latency implementations that are realistic for web and desktop apps.
When this skill is loaded, you should:
Map the pipeline
getUserMedia, native camera, etc.).Design segmentation & compositing
Integrate face mesh tracking
Implement avatar replacement
Wire into WebRTC / conferencing
canvas.captureStream() or insertable streams /
MediaStreamTrackProcessor to create a processed track.Optimize for performance
Handle edge cases and UX
When responding with this skill:
If the user shares existing code:
development
A top-tier product/UI designer skill that uses Tailwind v4 plus Google Gemini Nano Banana image models to craft visually stunning, “award‑winning” marketing sites and apps with strong art direction, motion, and systems thinking.
development
Meticulously detect and fix missing React/TSX imports, undefined components, and bundler runtime errors in the WASM SPA build/preview pipeline. Ensures JSX components, icons, and hooks are properly imported or defined before running the browser preview, so the runtime safety-net rarely triggers.
development
Debug and auto-fix Vite projects running inside WebContainers: resolve mount/root issues, alias/path errors, missing scripts, and other common dev-time problems so the app boots cleanly.
tools
Diagnose and fix Vite + React 19 configuration issues for TypeScript SPA and WASM preview builds. Specializes in React 19’s JSX runtime, @vitejs/plugin-react, path aliases, SPA routing, and dev-server behavior so the app and in-browser preview bundle cleanly without manual trial-and-error.