Video & Animation

remotion-video-production

github.com

Create or revise Remotion videos from source documents, scripts, images, recordings, or rough briefs. Use for narrative and style proposals, targeted clarification, React implementation, media preparation, Studio review, and final export, including human review fallbacks.

$ npx skills add Nu424/remotion-video-production-skill
スキルを見る

manim-composer

github.com

|

$ npx skills add adithya-s-k/manim_skill
スキルを見る

video-editor

github.com

Use when the user wants to edit, create, trim, compress, merge, resize, speed-change, stabilize, add transitions, transcribe, add captions, create title cards, lower thirds, end cards, make teasers, extract thumbnails, create GIFs, add watermarks, manipulate audio, or process video files in any way

$ npx skills add ElSalvatore-sys/video-editor-plugin
スキルを見る

show-n-tell

github.com

Use when the user wants to create a narrated, branded demo video walking through any website. Handles site exploration, storyboard drafting (with user review in plain English), TTS narration via OpenAI, Playwright recording, audio/video mux, speed adjustment, brand overlay, and (Phase B) intro/outro/captions. Produces a polished mp4. Triggers on phrases like

$ npx skills add carveragents/show-n-tell
スキルを見る

x-api

230.4kgithub.com

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

workspace-surface-audit

230.4kgithub.com

Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

windows-desktop-e2e

230.4kgithub.com

E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation. Use when writing E2E tests for a Windows native desktop app with pywinauto or UI Automation.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

visa-doc-translate

230.4kgithub.com

Translate visa application documents (images) to English and create a bilingual PDF with original and translation. Use when visa application document images must be translated to English as a bilingual PDF.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

vite-patterns

230.4kgithub.com

Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

vue-patterns

github.com

Vue.js 3 Composition API patterns, component architecture, reactivity best practices, Pinia state management, Vue Router navigation, and Nuxt SSR patterns. Activates for Vue, Nuxt, Vite, or Pinia projects. Use when building or reviewing Vue 3, Nuxt, or Pinia code — Composition API, reactivity, or router navigation.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

videodb

230.4kgithub.com

See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture. Use when ingesting, indexing, searching, editing, transcoding, or alerting on video or audio content.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

terminal-ops

230.4kgithub.com

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

token-budget-advisor

230.4kgithub.com

>-

$ npx skills add affaan-m/everything-claude-code
スキルを見る

video-editing

230.4kgithub.com

AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

team-builder

230.4kgithub.com

Interactive agent picker for composing and dispatching parallel teams. Use when composing and dispatching a parallel team of agents for a task.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

unified-memory

github.com

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent

$ npx skills add affaan-m/everything-claude-code
スキルを見る

uncloud

github.com

Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the `uc` CLI.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

ui-demo

230.4kgithub.com

Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

unified-notifications-ops

230.4kgithub.com

Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

tinystruct-patterns

230.4kgithub.com

Expert guidance for developing with the tinystruct Java framework. Use when working on the tinystruct codebase or any project built on tinystruct — including creating Application classes, @Action-mapped routes, unit tests, ActionRegistry, HTTP/CLI dual-mode handling, the built-in HTTP server, the event system, JSON with Builder/Builders, database persistence with AbstractData, POJO generation, Server-Sent Events (SSE), file uploads, and outbound HTTP networking.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

terminal-opener

github.com

Open an executable and its argument array in a visible terminal window through a reusable, shell-free launch plan with dry-run, JSON, capability detection, detached fallback, and standalone recovery modes. Use when Codex needs to open an interactive CLI, SSH session, local development process, sandbox, or other argv-based command in a new host terminal; diagnose whether a supported terminal is available; or provide an actionable plan when the requested terminal is unsupported.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

ui-to-vue

230.4kgithub.com

Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.

$ npx skills add affaan-m/everything-claude-code
スキルを見る

verification-loop

230.4kgithub.com

A comprehensive verification system for Claude Code sessions. Use when verifying a Claude Code session

$ npx skills add affaan-m/everything-claude-code
スキルを見る

springboot-tdd

230.4kgithub.com

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

$ npx skills add affaan-m/everything-claude-code
スキルを見る