·godot-resource-data-patterns
{}

godot-resource-data-patterns

thedivergentai/gd-agentic-skills

使用 Resource/RefCounted 类(项目数据库、字符统计、可重用数据结构)的面向数据设计的专家蓝图。涵盖类型化数组、序列化、嵌套资源和资源缓存。在实施数据系统或库存/统计/对话数据库时使用。关键字 Resource、RefCounted、ItemData、CharacterStats、数据库、序列化、@export、类型化数组。

11安装·1热度·@thedivergentai

安装

$npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-resource-data-patterns

SKILL.md

Resource-based design, typed arrays, and serialization define reusable, inspector-friendly data structures.

datafactoryresource.gd Expert resource factory with type validation and batch instantiation.

resourcepool.gd Object pooling for Resource instances - reduces allocation overhead in hot paths.

使用 Resource/RefCounted 类(项目数据库、字符统计、可重用数据结构)的面向数据设计的专家蓝图。涵盖类型化数组、序列化、嵌套资源和资源缓存。在实施数据系统或库存/统计/对话数据库时使用。关键字 Resource、RefCounted、ItemData、CharacterStats、数据库、序列化、@export、类型化数组。 来源:thedivergentai/gd-agentic-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-resource-data-patterns
分类
{}数据分析
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 godot-resource-data-patterns?

使用 Resource/RefCounted 类(项目数据库、字符统计、可重用数据结构)的面向数据设计的专家蓝图。涵盖类型化数组、序列化、嵌套资源和资源缓存。在实施数据系统或库存/统计/对话数据库时使用。关键字 Resource、RefCounted、ItemData、CharacterStats、数据库、序列化、@export、类型化数组。 来源:thedivergentai/gd-agentic-skills。

如何安装 godot-resource-data-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-resource-data-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/thedivergentai/gd-agentic-skills