Best practices for programmatic video creation in React with Remotion, including full Hebrew RTL support. Covers animations, compositions, sequencing, transitions, TikTok-style captions with word highlighting, AI voiceover, 3D, charts, Hebrew Google Fonts, and bidirectional text animations. Use when working with Remotion code or creating Hebrew social media videos and marketing content. Do NOT use for non-Remotion video editing or general React development.
Trust score 79/100 (Trusted) · 3 GitHub contributors · MIT license
Creating programmatic videos with Hebrew text in Remotion is broken by default. Standard Remotion patterns produce left-aligned text, left-to-right typewriter reveals, and captions that render backwards for RTL content. Israeli developers waste hours debugging RTL layout issues, loading Hebrew fonts incorrectly, and fighting bidirectional text bugs that standard Remotion documentation does not address.
npx skills-il add skills-il/developer-tools --skill remotion-best-practices -a claude-codeCreate a Remotion composition for a vertical TikTok video (1080x1920) with animated Hebrew title, TikTok-style captions with word highlighting, and a fade transition between two scenes. Use Heebo font.
Build a marketing video in Remotion with Hebrew voiceover from ElevenLabs, text appearing with right-to-left typewriter effect, and background music. The video should be 30 seconds at 1920x1080.
Create a Remotion map animation with Mapbox showing a route from Tel Aviv to Jerusalem, with Hebrew labels and animated markers at each city. Add a light leak overlay effect at the transition.
Build a Remotion composition with an animated bar chart displaying data in Hebrew. The chart should enter with spring animation, with RTL labels and Hebrew-formatted numbers.
Build Telegram bots with grammY, Telegraf, or python-telegram-bot. Covers Bot API v9.5 webhooks vs polling, inline keyboards, commands, middleware patterns, payments API, Mini Apps, and Hebrew message handling with RTL support. Use when building a Telegram bot, setting up webhooks, handling Hebrew messages in a bot, or integrating Telegram payments. Do NOT use for WhatsApp bots (use israeli-whatsapp-business), voice bots (use hebrew-voice-bot-builder), or general chatbot design patterns (use hebrew-chatbot-builder).
Best practices for PostgreSQL in Israeli apps, covering Supabase patterns, Hebrew text indexing with ICU collation, shekel/NIS currency handling, Israeli date formats, and Asia/Jerusalem timezone gotchas.
Build and manage shipping integrations with Israeli carriers, including Israel Post, Cheetah, HFD, and Mahir Li, plus locker pickup services (BOX2GO, Shlager, Done). Use when user asks about "shipping Israel", "Cheetah delivery", "meshloach", "shipping label", "HFD", "locker pickup Israel", or setting up carrier integrations for an e-commerce store. Covers carrier selection, Israeli address formatting, label generation, cross-carrier tracking system setup, and customer delivery notifications. Do NOT use for looking up a specific package tracking status (direct users to mypost.israelpost.co.il or hfd.co.il). Do NOT use for international shipping outside Israel or customs/import.
Want to build your own skill? Try the Skill Creator · Submit a Skill