Ay-Skills remotion-best-practices

install
source · Clone the upstream repo
git clone https://github.com/walidboulanouar/Ay-Skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/walidboulanouar/Ay-Skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/remotion" ~/.claude/skills/walidboulanouar-ay-skills-remotion-best-practices && rm -rf "$T"
manifest: skills/remotion/SKILL.md
source content

AY Automate Context

Primary use case: LinkedIn video content for AY Automate's thought leadership.

Typical LinkedIn Video Formats

  • Thought leadership clips (15-45 sec): Contrarian takes, AI agent demos, build-in-public updates
  • Tutorial walkthroughs (60-90 sec): n8n workflow demos, agent architecture explanations
  • Client win announcements (30-45 sec): Before/after metrics, animated stat reveals

Brand Integration

  • Background: #0a0f1a (deep navy) | Accent: #00d4ff (cyan) | Text: #f0f4f8
  • Font: Inter (headings + body), JetBrains Mono (code)
  • Export: MP4, optimal 15-90 sec, always include subtitles

When to use

Use this skill whenever you are working with Remotion projects. This includes:

  • Creating new video compositions or animations
  • Editing existing Remotion components
  • Adding assets (images, audio, video) to a Remotion project
  • Building animated sequences, transitions, or effects
  • Any task involving a Remotion project directory

Key triggers: The word "Remotion", paths containing

remotion-videos/
, files like
remotion.config.ts
, or requests to create animated video content in React.

How to use

Read individual rule files for detailed explanations and code examples: