BeClaude

gdunit4-toolkit

New
8Community RegistryDevelopmentby Minami Tomonobu · MIT

gdUnit4 testing framework integration for Godot

Community PluginView Source

Overview

A collection of Claude Code plugins for Godot Engine development.

Installation

  1. Add the marketplace:
bash
claude plugin marketplace add minami110/claude-godot-tools
  1. Install plugins:
bash
claude plugin install gdscript-toolkit@claude-godot-tools
claude plugin install gdscript-lsp@claude-godot-tools
claude plugin install vscode-gdscript-tools@claude-godot-tools
claude plugin install gdunit4-toolkit@claude-godot-tools

Plugins

gdscript-toolkit (v1.4.0)

GDScript utilities for file management, validation, formatting, and API research.

Skills: gdscript-file-manager, gdscript-format, godot-doc-search Agents: godot-doc-search

gdscript-lsp (dev)

GDScript language server for Godot Engine.

vscode-gdscript-tools (v1.0.0)

VSCode-dependent GDScript development tools requiring IDE MCP integration.

Skills: gdscript-diagnostics

gdunit4-toolkit (v1.5.1)

gdUnit4 testing framework integration for Godot.

Skills: gdunit4-test-runner, gdunit4-test-writer Agents: gdunit4-test-runner

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/gdunit4-toolkit.md https://raw.githubusercontent.com/minami110/claude-godot-tools/main/SKILL.md
3
Invoke in Claude Code
/gdunit4-toolkit
View source on GitHub
testing

Frequently Asked Questions

What is gdunit4-toolkit?

gdUnit4 testing framework integration for Godot

How to install gdunit4-toolkit?

To install gdunit4-toolkit, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gdunit4-toolkit.

What is gdunit4-toolkit best for?

gdunit4-toolkit is a community categorized under Development. It is designed for: testing. Created by Minami Tomonobu.