Godot Genre Action Rpg
This skill generates detailed Godot game concepts for action RPGs, streamlining development by providing immediate genre and gameplay ideas.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add godot-genre-action-rpg npx -- -y @trustedskills/godot-genre-action-rpg
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"godot-genre-action-rpg": {
"command": "npx",
"args": [
"-y",
"@trustedskills/godot-genre-action-rpg"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate Action RPG game projects specifically for the Godot engine. It handles the creation of core mechanics, character systems, and level structures tailored to the action role-playing genre.
When to use it
- You need a functional prototype of an Action RPG built within the Godot editor without writing code manually.
- You want to rapidly iterate on combat loops, enemy behaviors, or player progression systems in a 2D or 3D environment.
- You are prototyping game concepts that require specific genre conventions like health bars, experience points, and inventory management.
Key capabilities
- Generates complete Godot project files for Action RPGs.
- Implements core gameplay mechanics such as combat and movement.
- Structures character classes and progression systems.
- Creates level layouts and enemy configurations.
Example prompts
- "Create a 2D Action RPG in Godot with a sword-and-shield combat system and an experience point leveling mechanic."
- "Generate a Godot project for a dungeon crawler featuring multiple enemy types and a basic inventory UI."
- "Build a prototype Action RPG scene in Godot that includes player health, stamina regeneration, and attack cooldowns."
Tips & gotchas
Ensure you have the Godot engine installed locally to import and test the generated project files. While this skill creates the foundational architecture and logic, you may need to manually add high-fidelity assets like textures, 3D models, or sound effects to complete the final product.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.