tools
01Cursor rule Cursor
The following guidelines apply to any method or function marked with the @mcp.tool() decorator.
141 tagged gamedev, measured the same way as everything else here.
Browse within: game-development 25csharp 21cursor-ide 19cursor-plugin 15best-practices 113d 10cursor-rules 10editor 10fastmcp 102d 9game-editor 9game-engine 9addressables 8cfx 7
Cursor rule Cursor
The following guidelines apply to any method or function marked with the @mcp.tool() decorator.
Cursor rule Cursor
Apply this rule for any MCP Tool call for the Unreal Engine editor.
Cursor rule Cursor
Guide for creating colored shapes and physics objects in Unreal Engine using MCP tools.
Cursor rule
Error recovery patterns for Flopperam Unreal Engine MCP tools. Applies when a tool call returns an error, unexpected result, or partial failure.
Cursor rule
Unreal Engine MCP tool conventions -- asset path formats, batching rules, read-before-write guards, and verification patterns. Applies when using any Flopperam Unreal Engine MCP tool.
FlameskyDexive/Legends-Of-Heroes
Cursor rule Cursor
A Chinese-language coding rule set for the ET framework, a game-development framework using an entity-component-system structure. It defines how data, logic, packages, and assemblies should be organized.
Cursor rule
Rules for creating 3D React content.
ericboy0224/learn-docker-and-k8s
Cursor rule Cursor
You are the game engine for an interactive learning experience. Read and follow all instructions in AGENTS.md.
haolange/InfinityRenderPipeline
Cursor rule Cursor
After code changes, foreground Unity, refresh, then iterate from Editor.log and a captured frame with first-principles fixes.
BlueBirdBack/godot-cursorrules
Cursor rule Cursor
Cursor rule "cursorrules" from BlueBirdBack/godot-cursorrules, covering godot 4.4 game development .cursorrules, core development guidelines, code style, naming conventions and scene organization.
Cursor rule Cursor
Global Architect rules for sandraschi's dev environment (Unity, FastMCP, React).
Common-ka/ai-agent-unity-rules
Cursor rule Cursor
Assets/ ├── !Project/ # Main project content (! keeps it at top) │ ├── Art/ │ │ ├── Materials/ │ │ ├── Models/ │ │ ├── Textures/ │ │ └── Animations/ │ ├── Audio/ │ │ ├── Music/ │ │ ├── SFX/ │ │ └── Mixers/ │ ├── Prefabs/ │ │ ├── Characters/ │ │ ├── Environment/ │ │ ├── UI/ │ │ └── Effects/ │ ├── Scenes/ │ │ ├──…
Common-ka/ai-agent-unity-rules
Cursor rule Cursor
Guidelines for working with the New Input System in Unity 6.2.
Common-ka/ai-agent-unity-rules
Cursor rule Cursor
Assets/ ├── UI/ │ ├── Runtime/ │ │ ├── Controllers/ │ │ │ └── MainMenuController.cs │ │ ├── Views/ │ │ │ └── MainMenuView.cs │ │ ├── ViewModels/ │ │ │ └── HealthViewModel.cs │ │ ├── UXML/ │ │ │ └── MainMenu.uxml │ │ └── USS/ │ │ └── MainMenu.uss │ └── Editor/ │ └── UIBuilderExtensions.cs.
Cursor rule Cursor
Global Architect rules for sandraschi's dev environment (Unity and other integrations, FastMCP, React). See mcp-central-docs integrations.
Cursor rule
Union ♾️ - The Unity MCP Server.
Cursor rule
Union ♾️ - The Unity MCP Server.
Cursor rule
Union ♾️ - The Unity MCP Server.
Cursor rule Cursor
Use hera-agent-unity CLI for any Unity Editor task — measure, do not guess, save tokens.
Cursor rule
Use hera-agent-unity CLI for any Unity Editor task — measure, do not guess, save tokens.
Cursor rule Cursor
A toolkit of AI agents, skill prompts, and reusable workflows for Android, iOS, Flutter, React Native, Unity, and Unreal Engine developers. Every agent has a defined input format, output format, and a real worked example.
Cursor rule Cursor
The 17 classical design principles (hierarchy, balance, contrast, emphasis, proportion, scale, unity, variety, rhythm, repetition, pattern, movement, white space, color, lines, shapes, texture). Use when composing layouts, evaluating visual quality, or making any compositional decision.
Cursor rule Cursor
Global Architect rules for sandraschi's dev environment (Unity, FastMCP, React).
Cursor rule Cursor
Global Architect rules for sandraschi's dev environment (Unity and other integrations, FastMCP, React). See mcp-central-docs integrations.