byrobertocumbane-glitch/lottie-marketplace
Search, fetch, and integrate Lottie animations into React, Vue, Flutter, and other frameworks using two Claude Code commands.
Search, fetch, and integrate Lottie animations into React, Vue, Flutter, and other frameworks using two Claude Code commands.
npx skills add byrobertocumbane-glitch/lottie-marketplaceSearch, fetch, and integrate Lottie animations into React, Vue, Flutter, and other frameworks using two Claude Code commands.
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.
Fast cinematic video via LTX 2.3 22B. Single clips, full screenplays with character continuity, and sidechain-mixed final cuts.
GSAP animation reference for HyperFrames. Covers gsap.to(), from(), fromTo(), easing, stagger, defaults, timelines (gsap.timeline(), position parameter, labels, nesting, playback), and performance (transforms, will-change, quickTo). Use when writing GSAP animations in HyperFrames compositions.
繁中在地化 Claude Code skills(youtube-watcher / humanizer / nano-banana-pro)+ API key 教學。推薦搭配 Tavily 官方 skills: github.com/tavily-ai/skills 與 Axton ai-pair 多 AI 協作: github.com/axtonliu/ai-pair
Record Cams.com live streams and save recorded videos as MP4 for offline viewing.
Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.