Streamlines the creation and maintenance of high-quality MDX technical documentation for the Remotion ecosystem.
The Remotion Documentation Specialist skill provides specialized guidance for contributing to Remotion's documentation, ensuring strict consistency across MDX files, API references, and code examples. It enforces domain-specific standards such as the 'one API per page' policy, 'twoslash' type-safety for snippets, and the correct application of custom components like version badges and interactive demos. By automating the application of Remotion's specific voice and style guidelines—focusing on brevity and developer-centric clarity—it helps contributors produce professional, technically accurate documentation that integrates perfectly into the packages/docs structure.
Key Features
01Guides usage of custom MDX components like Steps, ExperimentalBadges, and Demos
02Enforces 'One API per page' architectural standards for technical docs
03Integrates TypeScript type-checking via twoslash in MDX snippets
04Automates formatting for API parameters, optional fields, and versioning
05Standardizes documentation tone to be brief, objective, and user-focused
0628,578 GitHub stars
Use Cases
01Adding comprehensive documentation for a new Remotion public API or function
02Generating type-safe code examples with hidden setup code using the cut pattern
03Refactoring existing .mdx files to comply with the latest style and terminology rules