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

This skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also triggers on .ts, .tsx, .d.ts file work involving type definitions, module organization, or memory management. Does NOT cover TypeScript basics, framework-specific patterns, or testing.
npx skills add pproenca/dot-skillsBest 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.
