# Remotion Rule: Tailwind > Remotion skill rule: Using TailwindCSS in Remotion.. Part of the official Remotion Agent Skill for programmatic video in React. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx skills add remotion-dev/skills ``` This rule activates automatically when working with tailwind in a Remotion project. --- ## Intro Using TailwindCSS in Remotion.. Part of the [Remotion AI Skill](https://tokrepo.com/en/workflows/57997ead-c8fa-409c-916f-28bbc0adc8d9) — the official Agent Skill for programmatic video creation in React. **Best for**: Developers using Remotion for tailwind **Works with**: Claude Code, OpenAI Codex, Cursor --- ## Rule Content You can and should use TailwindCSS in Remotion, if TailwindCSS is installed in the project. Don't use `transition-*` or `animate-*` classes - always animate using the `useCurrentFrame()` hook. Tailwind must be installed and enabled first in a Remotion project - fetch https://www.remotion.dev/docs/tailwind using WebFetch for instructions. --- ## Source & Thanks > Created by [Remotion](https://github.com/remotion-dev). Licensed under MIT. > [remotion-dev/skills](https://github.com/remotion-dev/skills) — Rule: `tailwind` Part of the [Remotion AI Skill](https://tokrepo.com/en/workflows/57997ead-c8fa-409c-916f-28bbc0adc8d9) collection on TokRepo. --- Source: https://tokrepo.com/en/workflows/316a889a-b1b8-4dc2-8cac-2aab8dfb07b9 Author: Skill Factory