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 86/100 (Trusted) ยท 15+ installs ยท 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 full-stack apps on the Base44 platform using the JavaScript SDK. Covers CRUD operations, authentication, AI agents, backend functions, integrations, and real-time subscriptions.
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).
Benchmark and compare LLMs on Hebrew reasoning, comprehension, sentiment, translation, and Israeli cultural knowledge. Wraps the HuggingFace Open Hebrew LLM Leaderboard tasks (HeQ, HebrewSentiment, Hebrew Winograd, translation) plus DictaLM 3.0 benchmark tasks (Summarization, Nikud, Israeli Trivia) into a reproducible evaluation harness. Runs evals against Claude, GPT, Gemini, AI21 Jamba, DictaLM, Llama, and local HuggingFace models. Produces comparison scorecards in JSON and markdown. Use when choosing an LLM for a Hebrew product, answering procurement questions about Hebrew performance, validating a fine-tuned Hebrew model, or tracking Hebrew regressions after a model upgrade. Do NOT use for Arabic NLP, ASR benchmarking, or general English benchmarks.
Want to build your own skill? Try the Skill Creator ยท Submit a Skill