gdscript-lint

Community

Format and lint GDScript before commit.

AuthorCuriousCrow123
Version1.0.0
Installs0

System Documentation

What problem does it solve?

GDScript projects often suffer from inconsistent formatting and lint issues that reduce readability and increase review time. This skill runs standard formatting and lint checks using gdtoolkit to help maintain clean, reliable code before commits.

Core Features & Use Cases

  • Run gdformat --check . to enforce consistent formatting across all GDScript files.
  • Run gdlint . to enforce lint rules such as member ordering, naming conventions, and resource usage.
  • Auto-fix formatting with gdformat where possible to reduce manual edits.

Quick Start

Run gdformat --check . and gdlint . to validate formatting and lint rules for your GDScript code.

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: gdscript-lint
Download link: https://github.com/CuriousCrow123/godot-compound/archive/main.zip#gdscript-lint

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 510,000+ vetted skills library on demand.