🛠️
QualityPython

Gdtoolkit

by RandallLiuXin

Gdtoolkit is a Quality skill for Claude Code, published by RandallLiuXin in GodotMaker.

515 stars44 forkson RandallLiuXin/GodotMakerAdded 2026/08/26+1% in starsRepository updated 2026/08/25
ai-agentclaude-codeclaude-code-skillcodexgame-developmentgodot-4text-to-game
Install in seconds
Install Gdtoolkit
Copy Gdtoolkit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/RandallLiuXin/GodotMaker/tree/main/skills/core/gdtoolkit ~/.claude/skills/gdtoolkit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/RandallLiuXin/GodotMaker.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/core/gdtoolkit/SKILL.md in RandallLiuXin/GodotMaker
Installs to
~/.claude/skills/gdtoolkit
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Gdtoolkit does

Gdtoolkit lints and formats GDScript files with gdlint and gdformat. Use it after editing .gd files, when fixing style errors, or when setting up .gdlintrc configuration.

Gdtoolkit is cataloged under Quality on DirSkills. Gdtoolkit comes from a repository tagged ai-agent, claude-code, claude-code-skill, codex and game-development.

Documentation

README

gdtoolkit — GDScript Lint & Format

Currently disabled (v0.3.4+). gm-verify no longer invokes gdlint / gdformat, and gm-build / gm-fixgap have removed this skill from their Available Skills tables. Reason: repeated gdtoolkit/linter/class_checks.py:144 NotImplementedError crashes on common ECS-style GDScript class shapes, plus low signal-to-noise vs the headless compile + reviewer pattern checks. Re-enabling tracked as ROADMAP R-112. The reference content below is preserved for ad-hoc use outside the pipeline and for the future re-enablement.

Wraps two CLI tools from the gdtoolkit Python package:

  • gdlint — static analysis and style checking
  • gdformat — deterministic auto-formatter

Prerequisites

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Gdtoolkit

  • What else does RandallLiuXin publish alongside Gdtoolkit?

    Gdtoolkit is one of 25 skills that DirSkills catalogs from RandallLiuXin/GodotMaker, the repository it ships in. Its siblings there include Background Map, Card Kit and Character Bundle. Each one is a separate skill with its own page in this directory, installs the same way Gdtoolkit does, and is maintained by RandallLiuXin in that same repository. The rest of the collection is listed on the RandallLiuXin/GodotMaker page.

  • How does Gdtoolkit compare to other Quality skills?

    Gdtoolkit ranks #1202 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Gdtoolkit against them. Open each page to compare what they document and how they install.

More from RandallLiuXin/GodotMaker

Gdtoolkit is one of 25 skills cataloged on DirSkills from RandallLiuXin/GodotMaker.

See all 25 skills
🖼️
5d ago

Background Map

Background Map generates and validates a fixed-viewport scenic image as a ready-to-load Texture2D. Use it for background plates, map bases, parallax layers, or other non-actor scenic assets.
AI Engineering
51544
🃏
5d ago

Card Kit

Card Kit produces reusable card frames, overlays, badges, and native Godot UI resources for card-game interfaces. Use it when you need card-specific art sources and StyleBox or AtlasTexture assets, not rules, layouts, or full scenes.
Frontend
51544
🎭
5d ago

Character Bundle

Character Bundle produces one illustrated character SpriteFrames resource from high-level body-action intent, optional references, and a resolved animation plan. Use it for player, enemy, NPC, summon, boss, creature, or skin animations in Godot.
AI Engineering
51544
🧩
5d ago

Compact Prop Pack

Compact Prop Pack produces a reusable atlas-backed sheet of small props from one provider source image. Use it for pickups, crates, stones, bushes, pots, debris, signs, lamps, and similar dressing, not large scene assets.
AI Engineering
51544
5d ago

Fx Bundle

Fx Bundle produces one detached foreground effect as either a static Texture2D or an explicitly timed animated SpriteFrames. Use it for projectiles, impacts, muzzle flashes, slash arcs, auras, pickups, or dust effects.
Frontend
51544
🎮
5d ago

Game Planner

Game Planner conducts a Socratic interview to clarify a game idea and produce a Game Design Document before coding starts. Use it when planning a new game, defining scope, or turning a vague concept into concrete design decisions.
AI Engineering
51544