remotion-best-practices
Best practices for creating videos with React and Remotion.

Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs). Use when you need maximum control over layout, prepaint, and paint phases for complex, performance-critical custom UI components that cannot be achieved with Render/RenderOnce traits.
npx skills add longbridge/gpui-componentBest practices for creating videos with React and Remotion.

Provides React and Next.js performance optimization guidelines from Vercel Engineering.

A skill for applying React composition patterns that scale, useful for refactoring components and building flexible libraries.

A skill for systematic debugging to identify and resolve bugs or unexpected behaviors before proposing fixes.

Best practices for React Native and Expo app development, focusing on performance and native module integration.
