Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

helios

helios에는 BintzGavin에서 수집한 skills 33개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
33
Stars
88
업데이트
2026-02-25
Forks
5
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

helios-skills
소프트웨어 개발자

Collection of agent skills for Helios video engine. Use when working with programmatic video creation, browser-native animations, or Helios compositions. Install individual skills by path for specific capabilities.

2026-02-25
helios-core
소프트웨어 개발자

Core API for Helios video engine. Use when creating compositions, managing timeline state, controlling playback, or subscribing to frame updates. Covers Helios class instantiation, signals, animation helpers, and DOM synchronization.

2026-02-25
example-canvas
소프트웨어 개발자

Patterns for using Helios with Vanilla Canvas API. Use when building high-performance 2D/3D animations without frameworks.

2026-02-25
example-chartjs
소프트웨어 개발자

Chart.js integration patterns for Helios. Use when creating animated data visualizations with Chart.js.

2026-02-25
example-d3-animation
소프트웨어 개발자

Learn how to use D3.js with Helios for data visualization. Use when creating charts, graphs, or data-driven animations.

2026-02-25
example-framer-motion
소프트웨어 개발자

Patterns for using Helios with Framer Motion. Use when you want to use Framer Motion's physics and transitions but need frame-perfect synchronization with Helios.

2026-02-25
example-gsap
소프트웨어 개발자

Patterns for using Helios with GSAP (GreenSock). Use when integrating GSAP timelines with the Helios timeline for precise scrubbing and rendering.

2026-02-25
example-lottie
소프트웨어 개발자

Lottie integration patterns for Helios. Use when rendering Lottie (Bodymovin) JSON animations synchronously with Helios.

2026-02-25
example-p5-animation
소프트웨어 개발자

Learn how to use P5.js with Helios. Use when creating creative coding sketches or generative art.

2026-02-25
example-pixi
소프트웨어 개발자

PixiJS integration patterns for Helios. Use when creating high-performance WebGL 2D animations with PixiJS.

2026-02-25
example-podcast-visualizer
소프트웨어 개발자

Workflow for creating a podcast visualizer with multi-track audio mixing and DOM-based synchronization. Use when building audio-reactive compositions.

2026-02-25
example-react
소프트웨어 개발자

Patterns for using Helios with React. Use when building compositions in a React environment.

2026-02-25
example-signals-animation
소프트웨어 개발자

Learn how to use Helios Signals for high-performance, fine-grained reactivity. Use for complex dependency graphs or when optimizing performance.

2026-02-25
example-solid
소프트웨어 개발자

Patterns for using Helios with SolidJS. Use when building compositions in a SolidJS environment, utilizing signals for fine-grained reactivity.

2026-02-25
example-svelte
소프트웨어 개발자

Patterns for using Helios with Svelte. Use when building compositions in a Svelte environment, utilizing Svelte stores for reactive frame updates.

2026-02-25
example-tailwind-animation
소프트웨어 개발자

Learn how to use Tailwind CSS with Helios. Use for styling compositions and animating with utility classes.

2026-02-25
example-threejs
소프트웨어 개발자

Patterns for using Helios with Three.js and React Three Fiber. Use when creating 3D animations or integrating WebGL scenes.

2026-02-25
example-vanilla
소프트웨어 개발자

Patterns for using Helios with Vanilla JavaScript/TypeScript. Use when building compositions without a framework, or for simple DOM/Canvas manipulations.

2026-02-25
example-vue
소프트웨어 개발자

Patterns for using Helios with Vue. Use when building compositions in a Vue environment.

2026-02-25
helios-getting-started
소프트웨어 개발자

Installation and quick start guide for Helios video engine. Use when setting up a new Helios project, installing packages, or creating your first composition. Covers package installation, requirements, basic setup, and initial composition structure.

2026-02-25
guided-explainer-video
특수 효과 아티스트 및 애니메이터

End-to-end guided workflow for creating an explainer or walkthrough video. Extracts brand identity from the repo, generates a measured soundtrack, and produces a narrative-driven motion.dev composition rendered via Helios CLI. Use when making how-it-works, feature walkthrough, or educational videos.

2026-02-25
guided-launch-announcement
특수 효과 아티스트 및 애니메이터

End-to-end guided workflow for creating a product launch or release announcement video. Extracts brand identity from the repo, generates a cinematic soundtrack, and produces a reveal-driven motion.dev composition rendered via Helios CLI. Use when making launch announcements, release videos, or product reveals.

2026-02-25
motion-design-rules
특수 효과 아티스트 및 애니메이터

Motion design framework for programmatic video. Defines anti-slideshow architecture, visual layering, physics-based easing, choreography rules, and quality validation. Reference this skill from any guided video skill.

2026-02-25
guided-product-demo
특수 효과 아티스트 및 애니메이터

End-to-end guided workflow for creating a product demo or showcase video. Extracts brand identity from the repo, generates a polished soundtrack, and produces a feature-focused motion.dev composition rendered via Helios CLI. Use when making product demos, feature showcases, or UI walkthroughs.

2026-02-25
guided-promo-video
특수 효과 아티스트 및 애니메이터

End-to-end guided workflow for creating a promotional hype video. Extracts brand identity from the repo, generates beat-synced music, and produces a high-energy motion.dev composition rendered via Helios CLI. Use when making brand-aligned promo or hype videos.

2026-02-25
guided-social-clip
특수 효과 아티스트 및 애니메이터

End-to-end guided workflow for creating a short-form social media clip (Reels, TikTok, Shorts). Extracts brand identity from the repo, generates a punchy soundtrack, and produces a vertical 9:16 motion.dev composition rendered via Helios CLI. Use when making Instagram Reels, TikTok videos, YouTube Shorts, or other vertical short-form content.

2026-02-25
guided-testimonial-video
특수 효과 아티스트 및 애니메이터

End-to-end guided workflow for creating a social proof or testimonial video. Extracts brand identity from the repo, generates a warm soundtrack, and produces a trust-building motion.dev composition rendered via Helios CLI. Use when making customer testimonial, review highlight, or social proof videos.

2026-02-25
helios-player
웹 개발자

Player API for embedding Helios compositions in web pages. Use when you need to display a composition with playback controls, enable client-side exporting, or support Picture-in-Picture.

2026-02-25
helios-renderer
소프트웨어 개발자

Renderer API for generating video/image output from Helios compositions. Use when you need to programmatically render a composition to a file using Node.js.

2026-02-25
helios-studio
소프트웨어 개발자

Studio tool for developing and previewing Helios compositions. Use when you want to launch the interactive development environment or manage assets.

2026-02-25
create-composition
소프트웨어 개발자

Workflow for creating a new Helios composition. Use when building a new animation project or converting an existing animation to run in Helios.

2026-02-25
render-video
소프트웨어 개발자

Workflow for rendering a Helios composition to a video file. Use when you need to automate video production or export a high-quality animation.

2026-02-25
workflow-visualize-data
소프트웨어 개발자

Workflow for creating data-driven animations. Use when you need to visualize datasets using D3, P5, or other libraries.

2026-02-25