Gavin Bintz
Community@bintzgavin · Fort Worth, TX
Agent Skills by Gavin Bintz
Showing 34 vetted skills indexed across 2 GitHub repositories.
helios-skills
Scan SKILL.md frontmatter to identify and document Helios Skill Units.
helios-getting-started
Guide Helios users through installing core and renderer packages and creating their first composition file.
skill-creator
Create and package Claude skills with SKILL.md frontmatter validation.
helios-studio
Run a local development server for Helios compositions with hot-reload and asset management.
helios-renderer
Render Helios compositions to video assets via Playwright and FFmpeg.
helios-core
Create and control video compositions via the core Helios API.
helios-cli
Initialize Helios projects, launch Studio, and render compositions via CLI.
helios-player
Embed and control Helios compositions in web pages with the helios-player component.
workflow-preview-composition
Preview and iterate Helios video compositions in the browser via the Studio.
workflow-debug-render
Diagnose and debug Helios render workflows using the Renderer API and Playwright traces.
declarative-timeline
Model and execute multi-track video timelines with declarative tracks and clips.
render-video
Render Helios compositions to MP4 video files via Node.js scripts.
workflow-visualize-data
Create time-accurate data animations with D3, P5, Three.js, or Canvas.
audio-visualization
Create audio-reactive visualizations in Helios with deterministic frame-synchronous analysis.
create-composition
Initialize Helios composition workflows with HTML scaffolding and timeline binding.
example-p5-animation
Sync P5.js draw loops with Helios time state for animation.
example-svelte
Integrate Helios timeline-driven animations into Svelte components using stores.
example-chartjs
Integrate Chart.js visualizations with Helios timelines using chart.update('none').
example-signals-animation
Create and observe reactive signals in Helios for UI animations.
example-vue
Integrate Helios into Vue components to manage reactive timelines and visuals.
example-pixi
Drive PixiJS display object properties from Helios subscription callbacks.
example-solid
Integrate Helios state with SolidJS signals for reactive UI components.
example-podcast-visualizer
Create a podcast visualizer mixing audio tracks with DOM-based timing triggers.
example-canvas
Drive canvas animations with Helios timing and the HTML5 Canvas API.