vvvv-editor-extensions — community vvvv-editor-extensions, vvvv-skills, community, ide skills, Claude Code, Cursor, Windsurf

v1.0
GitHub

About this Skill

Perfect for Visual Programming Agents needing advanced vvvv gamma ecosystem integration. Skills to help AI Agents master the vvvv gamma ecosystem

tebjan tebjan
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The vvvv-editor-extensions skill by tebjan is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Visual Programming Agents needing advanced vvvv gamma ecosystem integration.

Core Value

Empowers agents to create custom editor extensions using VL patches, leveraging the VL.HDE library and .HDE.vl file format, and providing automatic execution within the vvvv editor.

Capabilities Granted for vvvv-editor-extensions

Automating vvvv workflow tasks using custom Command nodes
Generating reusable VL patches for editor extensions
Debugging vvvv projects with custom window types and WindowFactory

! Prerequisites & Limits

  • Requires VL.HDE NuGet reference
  • Limited to vvvv gamma ecosystem
  • Specific file naming conventions required (.HDE.vl suffix)
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

vvvv-editor-extensions

Install vvvv-editor-extensions, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Editor Extensions

Extensions are standard VL patches saved with a .HDE.vl suffix. They run automatically when open in the editor.

File Naming

ContextRequired Name
Standalone extensionVL.MyExtension.HDE.vl
Extension-only NuGetVL.MyExtension.HDE (package ID)
Mixed NuGet main docVL.MyPackage.vl
Mixed NuGet extension docVL.MyPackage.HDE.vl

Required NuGet References

  • VL.HDE — provides Command node, window types, WindowFactory
  • VL.Lang — provides API nodes under the Session category

Command Node

Registers a command in the editor menu:

PinPurpose
LabelMenu text
VisibleShow/hide the command
ShortcutKeyboard binding
OutputTriggers (bang) on activation

Multiple Command nodes can live in one .HDE.vl document.

Warning: A runtime error in one command may affect all others in the same document.

Window Types

TypeBehavior
SkiaWindowSlimmed-down Skia renderer window
SkiaWindowTopMostAlways-on-top, no focus steal

Docking

Wrap window with WindowFactory node. Connect WindowContext and Window pins.

Template: VL.HDE/Template.HDE.vl

API Access

Access hovered/selected nodes, read/write pins via VL.Lang Session category nodes. Browse available API in the HelpBrowser's API section.

Developer Shortcuts

  • Shift+F9 — restarts all extensions simultaneously

Limitations

  • Settings panel integration is not yet possible
  • Extensions only run in the editor, not in exported applications

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is vvvv-editor-extensions?

Perfect for Visual Programming Agents needing advanced vvvv gamma ecosystem integration. Skills to help AI Agents master the vvvv gamma ecosystem

How do I install vvvv-editor-extensions?

Run the command: npx killer-skills add tebjan/vvvv-skills/vvvv-editor-extensions. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for vvvv-editor-extensions?

Key use cases include: Automating vvvv workflow tasks using custom Command nodes, Generating reusable VL patches for editor extensions, Debugging vvvv projects with custom window types and WindowFactory.

Which IDEs are compatible with vvvv-editor-extensions?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for vvvv-editor-extensions?

Requires VL.HDE NuGet reference. Limited to vvvv gamma ecosystem. Specific file naming conventions required (.HDE.vl suffix).

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add tebjan/vvvv-skills/vvvv-editor-extensions. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use vvvv-editor-extensions immediately in the current project.

Related Skills

Looking for an alternative to vvvv-editor-extensions or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI