What problem does it solve? Adding a new expert to the Remotion experts page involves several coordinated manual steps across multiple packages, and missing any one of them results in a broken or incomplete listing. ## Core Features & Use Cases - Photo Placement: Guides placing the expert's square PNG headshot in both the docs and promo-pages static image directories. - Data Entry: Provides the exact TypeScript object structure for appending an expert to the experts array in experts-data.tsx, including slug, social links, and description fields. - Card Rendering: Runs the bun render-cards command to generate the expert card image and verifies the output was newly rendered. - Use Case: When a new freelancer joins the Remotion experts program, use this Skill to add their photo, profile data, and rendered card in one consistent workflow. ## Quick Start Add Jane Doe as a new expert to the Remotion experts page with her photo, website, and GitHub profile.