AI SummaryThis booster teaches AI assistants how to build vvvv gamma editor extensions, covering file naming conventions, command registration, window types, and API access patterns. It's essential for developers creating custom editor plugins and automation tools in the vvvv visual programming environment.
Description
Helps create vvvv gamma editor extensions — .HDE.vl file naming, Command node registration with keyboard shortcuts, SkiaWindow/SkiaWindowTopMost window types, docking with WindowFactory, and API access to hovered/selected nodes via VL.Lang Session nodes. Use when building editor plugins, custom tooling windows, or automating editor workflows.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/tebjan/vvvv-skills/main/skills/vvvv-editor-extensions/SKILL.md"
Quality Score
Acceptable
69/100
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 2d ago
20 stars
3 forks