From b92230b4e0b1230ded1158e3c8a936106157ec2e Mon Sep 17 00:00:00 2001 From: xxl007 Date: Sat, 24 Jan 2026 19:24:59 +0100 Subject: [PATCH] Add Remotion skill package reference to README Added a new skill package for Remotion projects. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e47f9c..6b4aa7f 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ Guides and tools for authoring, validating, and distributing skills. - [kylehughes/the-unofficial-swift-concurrency-migration-skill](https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill) - Skill-style guide for Swift concurrency migrations. - [gapmiss/obsidian-plugin-skill](https://github.com/gapmiss/obsidian-plugin-skill) - Skill package for Obsidian plugin development. - [frmoretto/stream-coding](https://github.com/frmoretto/stream-coding) - Stream-coding methodology reference. +- [remotion-dev/remotion](https://github.com/remotion-dev/remotion/tree/main/packages/skills) - Skill package that define best practices for working in Remotion projects. #### Integration and Automation