vvvv-custom-nodes

Community

Guides building vvvv gamma custom node classes.

Authorantokhio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers write C# node classes for vvvv gamma by guiding the use of the [ProcessNode] pattern, implementing the Update method with out parameters, configuring pins, applying change detection, and consuming services via NodeContext (IFrameClock, Game access, and logging). Use when writing a node class, adding pins, implementing change detection, accessing services in node constructors, or creating stateless utility methods. Requires [assembly: ImportAsIs].

Core Features & Use Cases

  • Guides implementing the [ProcessNode] pattern, Update method conventions, out parameters, and pin configuration.
  • Demonstrates change detection, stateless utilities, and service consumption via NodeContext.
  • Explains ImportAsIs prerequisites and node integration best practices for vvvv gamma.

Quick Start

Create a new class annotated with [ProcessNode], implement an Update method with out parameters, and wire dependencies via NodeContext to begin building a vvvv gamma custom node.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vvvv-custom-nodes
Download link: https://github.com/antokhio/VL.Stride.Voxels/archive/main.zip#vvvv-custom-nodes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.