video-download

Download video and audio from URLs using yt-dlp directly. No wrapper scripts needed. yt-dlp: brew install yt-dlp or pip ...

github

vercel-react-best-practices

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 65 rules...

github

threejs-shaders

import as THREE from "three"; const material = new THREE.ShaderMaterial({ uniforms: { time: { value: 0 }, color: { valu...

github

threejs-postprocessing

import as THREE from "three"; import { EffectComposer } from "three/addons/postprocessing/EffectComposer.js"; import { ...

github

threejs-materials

import as THREE from "three"; // PBR material (recommended for realistic rendering) const material = new THREE.MeshStan...

github

threejs-loaders

import as THREE from "three"; import { GLTFLoader } from "three/addons/loaders/GLTFLoader.js"; // Load GLTF model const...

github

threejs-lighting

import as THREE from "three"; // Basic lighting setup const ambientLight = new THREE.AmbientLight(0xffffff, 0.5); scene...

github

text-to-speech

Generate speech audio files from text using HeyGen's in-house Starfish TTS model. This skill is for standalone audio gen...

github

tailwind-design-system

Build production-ready design systems with Tailwind CSS v4, including CSS-first configuration, design tokens, component ...

github

playwright-recording

Playwright can record browser interactions as video - perfect for demo footage in Remotion compositions. npm init -y npm...

github

music

Generate music from text prompts - supports instrumental tracks, songs with lyrics, and fine-grained control via composi...

github

manimgl-best-practices

Read individual rule files for detailed explanations and code examples: rules/scenes.md - InteractiveScene, Scene types,...

github

manimce-best-practices

Read individual rule files for detailed explanations and code examples: rules/scenes.md - Scene structure, construct met...

github

manim-composer

Research the topic deeply before asking questions Use web search to understand the core concepts Identify the key insigh...

github

lottie-bodymovin

Implement all 12 Disney animation principles using Lottie (Bodymovin) for vector animations. In After Effects before exp...

github

heygen

This skill is deprecated. Use the focused skills instead: - create-video — Generate videos from a text prompt (Video Age...

github

elevenlabs

Requires ELEVENLABSAPIKEY in .env. from elevenlabs.client import ElevenLabs from elevenlabs import save, VoiceSettings i...

github

d3-viz

This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. D3.js (Data-Driven...

github

create-video

Generate complete videos from a text prompt. Describe what you want and the AI handles script writing, avatar selection,...

github

bfl-api

Use this skill when integrating BFL FLUX APIs into applications for image generation, editing, and processing. Before ge...

github

ai-video-gen

Generate AI videos from text prompts. Supports multiple providers via two API gateways: | Gateway | Env Variable | Provi...

github

agents

Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding. Setup: S...

github

acestep

Open-source music generation (MIT license) via tools/musicgen.py. Runs on RunPod serverless. Requires RUNPODAPIKEY and R...

github

website-to-hyperframes

Capture a website, then produce a professional video from it. Users say things like: "Capture https://... and make me a ...

github