UltraGameStudio

作者 wellingfeng已验证

UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.

291
Stars
32
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/wellingfeng/UltraGameStudio

快速入门

使用 UltraGameStudio 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

❤️ Sponsor

[!IMPORTANT] Community · 加入社区 — join the UltraGameStudio Discord or QQ group for setup help, model routing ideas, and contributor coordination. Discord: https://discord.gg/2C9ptSEFG · QQ Group: 149523963

Why UltraGameStudio

AI is now good enough to write most of the code on its own. In practice the programmer's role is shifting toward describing intent, verifying output, and orchestrating agents. But a game is not just code. A game engine is full of materials, blueprints, terrain, sky, UI, skeletal animation, packaging, and performance tuning — and most general coding agents have no idea what any of that means.

UltraGameStudio takes a Claude Code / Codex / Gemini style agent and customizes it deeply for game development:

  • Speaks game-engine language. The agent is primed with game-development concepts so it can reason about materials, blueprints, terrain, lighting, UI (UMG and others), skeletal animation, build/packaging, and performance optimization — not just generic source files.

  • Generates every asset type a game needs. Images, 3D models, 2D sprite animation, sprite atlases, audio, skeletal rigging, and video are all produced from the same chat surface and managed through one coding-agent workflow.

  • Built-in game-dev expert roster. 40+ specialist roles (technical director, gameplay/AI/network/tools programmer, level/economy designer, art and audio directors, QA, release manager, and more) span Unity, Unreal, Godot, and Web engines.

  • Keeps premium quota for what matters. Route routine work through free, trial-credit, or low-cost channels, and keep keys, settings, and history local.

What It Can Do

Game-Dev Coding Chat

  • Ask for gameplay code, engine integration, shader/material logic, build scripts, bug investigation, refactors, tests, and release notes.

  • Work against Unity, Unreal, Godot, or Web engine projects — the agent reasons about engine concepts, not just files.

  • Attach file paths or drag files into the composer.

  • Review streamed assistant output, command logs, file references, and generated summaries in one chat surface.

  • Continue with follow-up requests in the same session.

Game Asset Generation

Every asset type a game needs can be generated from the same chat surface and applied to your project, then handed back to the coding model — all in one session history. Each generator runs through your configured provider.

Asset What it makes Enter mode

Images Concept art, UI mockups, icons, posters, textures, references /image, /img, /draw, /生图, or /image-mode-start

ComfyUI graphs Node-based, editable image pipelines /comfyui-mode-start

2D sprites Game sprites, sequence frames, spritesheets /sprite or /sprite-mode-start

3D models Props, characters, scene meshes, blockouts /mesh-mode-start (search the library with /mesh-search)

Music BGM, score, music clips /music or /music-mode-start

Speech Voice lines and narration /speech-mode-start

Video Video clips and motion assets /video or /video-mode-start

The agent first polishes your prompt, sends it to the configured provider, and shows the result in the chat stream with the prompt and provider details. Leave any mode with its matching *-mode-end command.

Game-Dev Expert Roster

UltraGameStudio ships a roster of 40+ game-development specialists that the agent can draw on automatically based on the task:

  • Engine specialists for Unity, Unreal, Godot (GDScript / C# / GDExtension / shaders), and Web.

  • Programming roles: technical director, lead/engine/gameplay/AI/network/tools/UI programmers.

  • Design roles: game, level, economy, live-ops, and narrative designers.

  • Art & audio directors and specialists, VFX, sound design, and audio direction.

  • Production, quality, and release: producer, QA lead/tester, devops, security, localization, and release manager.

Configure the active engine, council mode, and which experts are enabled in Settings.

Free-Model Routing

  • 20+ remote channels plus local runtimes: NVIDIA NIM, OpenRouter, GitHub Models, Hugging Face Router, SambaNova Cloud, Together AI, Google Gemini, DeepSeek, Mistral, Mistral Codestral, OpenCode, Wafer, Kimi, Cerebras, Groq, Fireworks, Z.ai, LLM7, Kilo Gateway, plus local runtimes such as Ollama, LM Studio, and llama.cpp.- Keyless experimental routes: LLM7 and Kilo Gateway can be tried without an API key, but should only be used for non-sensitive coding prompts.

  • Official free/trial-credit routes: GitHub Models, Hugging Face Router, SambaNova Cloud, Together AI, Gemini, Groq, Cerebras, NVIDIA NIM, OpenRouter, Mistral/Codestral, DeepSeek, Kimi, Z.ai, OpenCode, Wafer, and Fireworks use provider keys kept locally in the app.

  • Local Rust proxy translates between Anthropic and OpenAI-compatible protocols.

  • Claude Code can route through configured free channels without changing the chat UI.

  • Provider keys, model overrides, and local model settings are managed from the app settings.

Current default coding-oriented models:

Channel Default model

GitHub Models openai/gpt-4.1-mini

Hugging Face Router deepseek-ai/DeepSeek-V4-Pro

SambaNova Cloud `Deep

常见问题

What is UltraGameStudio?

UltraGameStudio is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by wellingfeng. UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation. It has 291 GitHub stars.

Is UltraGameStudio safe to use?

Yes. UltraGameStudio passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install UltraGameStudio?

Clone the repository with "git clone https://github.com/wellingfeng/UltraGameStudio" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is UltraGameStudio written in?

UltraGameStudio is primarily written in TypeScript. It is open-source under wellingfeng on GitHub, so you can review or fork the full source.

Are there alternatives to UltraGameStudio?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh UltraGameStudio against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情