Skip to main content
Back to registry

create-remotion-geist

vercel-labs/skill-remotion-geist

Create Remotion videos styled with Vercel's Geist design system - dark backgrounds, spring animations, Geist fonts, and the 10-step color scale.

Installs200
Install command
npx skills add https://github.com/vercel-labs/skill-remotion-geist --skill create-remotion-geist
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create Remotion videos styled with Vercel's Geist design system - dark backgrounds, spring animations, Geist fonts, and the 10-step color scale. Scaffold the project: Create core files (see references/project-setup.md for templates): Build scenes following the pattern in references/scene-patterns.md Render: Use spring-based animations for Geist's smooth aesthetic: - Creating any Remotion video that should look like Vercel - Building motion graphics with Geist's dark theme aesthetic - Making animated content using Geist typography and colors - Producing videos that need the polished Vercel visual style - NEVER use emojis - Use proper Geist icons from @geist-ui/icons package - Use official brand assets - Download from official sources, don't hand-craft SVGs - Entry point must be .tsx - Use src/index.tsx with registerRoot() , not .ts - Use prism-react-renderer for code - Do NOT use regex-based syntax highlighting - Scaffold the project: mkdir -p src/ { scenes,components,utils } out npm init -y npm install remotion @remotion/cli @remotion/tailwind react react-dom npm install -D tailwindcss typescript @types/react npm install @geist-ui/icons # For proper icons - Create core files (see references/project-setup.md for templates): - remotion.config.ts - Enable Tailwind - tailwind.config.js - Geist colors and fonts - src/styles.css - Font loading from CDN - src/index.tsx - Root...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-remotion-geist do?

Create Remotion videos styled with Vercel's Geist design system - dark backgrounds, spring animations, Geist fonts, and the 10-step color scale.

Is create-remotion-geist good?

create-remotion-geist does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does create-remotion-geist work with?

create-remotion-geist currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to create-remotion-geist?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install create-remotion-geist?

npx skills add https://github.com/vercel-labs/skill-remotion-geist --skill create-remotion-geist

Related skills

Alternatives in Software Engineering