$npx -y skills add remotion-dev/remotion --skill interactivity-best-practicesBest practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.
| 1 | # Interactivity Best Practices |
| 2 | |
| 3 | Use the canonical interactivity best-practices page instead: |
| 4 | [packages/docs/docs/studio/interactivity-best-practices.mdx](../../../packages/docs/docs/studio/interactivity-best-practices.mdx) |
| 5 | |
| 6 | To make an element or custom component interactive, use: |
| 7 | [packages/docs/docs/studio/make-component-interactive.mdx](../../../packages/docs/docs/studio/make-component-interactive.mdx) |