Unreal 引擎源码学习和插件开发 Skill - 通过学习 Unreal 源码,参考官方实现来开发自己的插件功能或修改引擎。支持网络搜索、源码分析、代码生成、自动编译和迭代修复。【强制规则】所有 Unreal 项目编译必须且只能通过本 Skill 的 compile.bat 脚本执行,绝对禁止使用任何其他方式(如直接调用 RunUAT.bat、Build.bat、Visual Studio 等
development/unrealcodeimitator
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...