module-testing

Community

Automated validation for VCV Rack modules.

Authordavidorex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides automated validation modes for VCV Rack modules: Build Verification, Configuration Validation, and Manual Testing Protocol to help ensure release-ready quality.

Core Features & Use Cases

  • Build Verification: quick compile check to identify basic issues
  • Configuration Validation: validate plugin.json and SVG panel specs
  • Manual Testing Protocol: guided, thorough testing for real-world usage

Quick Start

Run /test [ModuleName] to begin validation. If mode isn't specified, choose 1-4 from the prompt (build, config, manual, skip).

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: module-testing
Download link: https://github.com/davidorex/vcv-rack-module-creation-framework/archive/main.zip#module-testing

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