Godot Genre Platformer

🌐Community
by thedivergentai · vlatest · Repository

Generates detailed Godot engine platformer game designs, including level layouts and mechanics, streamlining development for indie creators.

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-platformer npx -- -y @trustedskills/godot-genre-platformer
2

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

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

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 project files for 2D platformer games. It creates a basic, playable game with character movement and simple level design. The generated projects are ready to be further customized and expanded upon within the Godot environment.

When to use it

  • Rapid prototyping of new platformer game ideas.
  • Generating base code for educational purposes or learning Godot development.
  • Creating a starting point for game jams or small-scale game projects.
  • Quickly establishing a playable foundation before focusing on art and sound assets.

Key capabilities

  • Generates complete Godot Engine project files.
  • Includes basic character movement scripts.
  • Creates a simple, functional level design.
  • Supports the 2D platformer genre.

Example prompts

  • "Create a Godot platformer project with a single jump."
  • "Generate a Godot game that includes double jumping and a moving platform."
  • "Build a basic platformer in Godot, suitable for a beginner tutorial."

Tips & gotchas

The generated projects are intended as starting points. Further development within the Godot Engine is required to add more complex features or customize the gameplay significantly.

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.