Claude/add remotion skills wz2 uh#915
Conversation
Adds 6 Remotion skill files that teach Claude how to build programmatic videos using the Remotion React/TypeScript framework. - remotion-best-practices: core API, spring/interpolate patterns, safe zones, audio, font minimums, and anti-patterns — the foundational skill all other Remotion prompts depend on - remotion-education-explainer: 5-scene animated explainer from any topic (SVG self-drawing diagrams, particle finale, background music) - remotion-product-demo: 25s product ad from a URL (scrape branding, simulated cursor demo, image showcase, feature callouts, CTA) - remotion-google-reviews: 20s testimonial from a Google Business Profile (star-fill animation, review carousel, social proof counters) - remotion-avatar-overlays: animated overlays on a talking-head video (Whisper transcription, Sequence sync, captions) - remotion-data-viz: 15s animated dashboard from a CSV (KPI hero card, bar chart, donut chart, line chart, glass-morphism theme) https://claude.ai/code/session_01NKhaQKHMSRjjpp1Ky1P2pC
Reflects 6 new Remotion skills added in the previous commit. https://claude.ai/code/session_01NKhaQKHMSRjjpp1Ky1P2pC
Adds skills/research-scout/SKILL.md — a scheduled scouting skill that hunts for new information across web, Reddit, HN, and Quora, cross-references against existing docs, and stores validated findings in long-term-memory.md. Two modes: - Scout (3x nightly): search → cross-reference → append to new_learnings - Promote (weekly): re-verify staging entries → merge into skill/rule files → archive Updates skill count: 131 → 132. https://claude.ai/code/session_01NKhaQKHMSRjjpp1Ky1P2pC
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Analysis Failed
Troubleshooting
Retry: |
|
thanks, queued for review. if there are user-facing behavior changes or docs impacts, please add a short note in the PR body. |
|
Superseded — remotion-video-creation skill already merged via #1039 with 29 rules. |
What Changed
Why This Change
Testing Done
node tests/run-all.js)Type of Change
fix:Bug fixfeat:New featurerefactor:Code refactoringdocs:Documentationtest:Testschore:Maintenance/toolingci:CI/CD changesSecurity & Quality Checklist
Documentation
Summary by cubic
Adds a Remotion video skill suite and a scheduled research scout, expanding ECC with programmatic video creation and continuous knowledge updates. Updates docs to reflect 132 total skills.
New Features
remotion-best-practices(foundation) plusremotion-education-explainer,remotion-product-demo,remotion-google-reviews,remotion-avatar-overlays, andremotion-data-vizfor 9:16 videos usingremotion,@remotion/transitions, safe zones, spring/interpolate patterns, audio, and scene timing.research-scout: nightly Scout and weekly Promote modes to find, de-duplicate, and stage findings inlong-term-memory.md, then promote confirmed updates into skills/docs.Documentation
Written for commit bc72269. Summary will update on new commits.