godot-cursorrules
godot-cursorrules低频by BlueBirdBack
综合评分详见右侧面板Godot 4.4 Cursor rules: coding standards, architecture patterns, and performance tips for AI-assisted game dev.
安装此 Skill
git clone https://github.com/BlueBirdBack/godot-cursorrules ~/.claude/skills/godot-cursorrulesSKILL.md 预览
Godot 4.4 Game Development .cursorrules for Cursor AI
This repository contains a .cursorrules file designed to enhance your Godot 4.4 game development experience when using Cursor AI.
What is a .cursorrules File?
A .cursorrules file allows you to customize the behavior of Cursor AI to follow specific conventions and best practices for your project. As explained in the Cursor documentation:
Using rules in Cursor you can control the behavior of the underlying model. You can think of it as instructions and/or a system prompt for LLMs.
While Cursor is moving toward a new system using .cursor/rules directory for project-specific rules, the .cursorrules file in your project root remains supported for backward compatibility.
How to Use This File
- Download the
.cursorrulesfile from this repository - Place it in the root directory of your Godot 4.4 project
- Cursor AI will automatically adjust its behavior to follow the Godot-specific guidelines when generating or editing code
What's Included
This .cursorrules file contains comprehensive guidelines for Godot 4.4 development, including:
- Core development principles (strict typing, proper lifecycle implementation)
- Code style standards
- Naming conventions for files, classes, variables, and nodes
- Scene organization best practices
- Signal implementation guidelines
- Resource management techniques
- Performance optimization strategies
- Error handling approaches
- TileMap implementation for Godot 4.4
Note on Cursor Rules Evolution
According to the Cursor documentation:
For backward compatibility, you can still use a
.cursorrulesfile in the root of your project. We will eventually remove .cursorrules in the future, so we recommend migrating to the new Project Rules system for better flexibility and control.
Consider migrating to the newer .cursor/rules directory system in the future as Cursor evolves.
This repository is not affiliated with Godot Engine or Cursor AI.
统计信息
使用频率(自动计算)
7
Fork
MIT
开源协议
2025/3/25
更新
综合评分
2.2基于社区认可、使用热度、文档完整度、功能丰富度、维护活跃度自动计算
标签
链接
GitHub相关Skills
cursorrules-collection
cursorrules-collection110+ tested .mdc and .cursorrules files for Cursor AI. Validate with cursor-doctor, generate with rule-gen, convert with rule-porter.
awesome-cursorrules-zh
awesome-cursorrules-zhCursor AI 编程规则精选集 | 132+ 规则,覆盖前端/后端/AI/DevOps 等 32 个领域
CowAgent
CowAgentOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, on…
OpenMontage
OpenMontageWorld's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant int…