Godot Genre Idle Clicker

🌐Community
by thedivergentai · vlatest · Repository

This skill creates a fun Godot-based idle clicker game where you tap to earn resources and upgrade your empire – perfect for casual gameplay!

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add godot-genre-idle-clicker npx -- -y @trustedskills/godot-genre-idle-clicker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "godot-genre-idle-clicker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/godot-genre-idle-clicker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to generate Godot Engine projects in the idle clicker genre. It can create a basic game structure with core mechanics like clicking, resource generation, and upgrades. The generated project is ready for further customization and expansion within the Godot environment.

When to use it

  • You need a starting point for an idle clicker game in Godot but want to avoid initial setup boilerplate.
  • You're prototyping a new mechanic or feature for an existing idle clicker game and require a quick base project.
  • You’re teaching someone how to build games with Godot and want to demonstrate the creation of a simple, functional example.
  • You need a template to quickly experiment with different upgrade systems and resource management strategies.

Key capabilities

  • Generates a complete Godot Engine project.
  • Includes core idle clicker mechanics (clicking, resources).
  • Provides a basic game structure for further development.
  • Supports upgrades and resource generation.

Example prompts

  • "Create a new Godot idle clicker game with a 'gems' resource."
  • "Generate an idle clicker project where clicking produces 'coins'."
  • “Build a simple idle clicker game in Godot, including one upgrade.”

Tips & gotchas

  • The generated project is a basic template and will require further development to create a complete game.
  • Familiarity with the Godot Engine is recommended for modifying and extending the generated code.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
thedivergentai
Installs
23

🌐 Community

Passed automated security scans.