HermeticOrmus

LibreGameDev Claude Code — Development skill for Claude Code

Development community

20 Claude Code plugins for game development across Godot, Unity, and Unreal.

How to install LibreGameDev Claude Code

This entry records only its repository, not the path inside it, so there is no exact command to give. Open HermeticOrmus/LibreGameDev-Claude-Code and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What LibreGameDev Claude Code does

20 Claude Code plugins for game development across Godot, Unity, and Unreal.

Alternatives in Development

  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
  • Godogen Source Repo — This repository contains two source trees for the same project: - claude/ — Claude Code source tree - codex/ 2.8k ★
  • JEngine — The solution that allows unity games to update in runtime 2.2k ★

README

LibreGameDev Claude Code

LibreGameDev Claude Code

Game development with Claude Code — 20 specialized plugins, 13 reference sections, 80+ worked examples across Godot, Unity, Unreal, and web

Stars License Last Commit Godot Unity Unreal Claude Code


**Skills, agents, commands, and a reference manual for shipping games with Claude Code.**

Game development is one of the few domains where the AI-codegen pattern that works for SaaS doesn't quite work. The game loop is timing-sensitive. The rendering pipeline is hostile to "just add abstraction." The state management is its own discipline. Generic LLM coding assistants often produce code that