一键导入
foundation-asset-resource-pipeline
Foundation rules for deterministic asset import, resource ownership, and reproducible content pipeline behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Foundation rules for deterministic asset import, resource ownership, and reproducible content pipeline behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | foundation-asset-resource-pipeline |
| description | Foundation rules for deterministic asset import, resource ownership, and reproducible content pipeline behavior. |
| tier | core |
| godot_version | 4.6+ |
| doc_anchors | ["godot-docs/tutorials/assets_pipeline/index.rst","godot-docs/tutorials/io/runtime_file_loading_and_saving.rst","godot-docs/classes/class_resource.rst"] |
| tags | ["assets","resources","pipeline"] |
| depends_on | [] |
Resource vs scene nodes) with explicit ownership.Resource versus scene/node state.godot-docs/tutorials/assets_pipeline/index.rstgodot-docs/tutorials/io/runtime_file_loading_and_saving.rstgodot-docs/classes/class_resource.rstFoundational architecture skill for Godot workflows. Defines authority boundaries, composition strategy, scene ownership, command pathways, and replaceability constraints.
Foundational skill for data contracts, resources, interface boundaries, command/result schemas, and deterministic ordering.
Foundational skill for Godot editor-facing workflows: plugin entry points, menu/settings registration lifecycle, editor UX consistency, and teardown cleanliness.
Tier 1 foundation for game-agnostic GDScript system design: ownership boundaries, signal contracts, composition, and resource-backed configuration.
Tier 1 foundation for strict Godot version/documentation alignment using local pinned docs as source of truth and explicit churn checkpoints.
Foundational skill for no-code-until-validated workflow: packet decomposition, 3-role review gates, evidence capture, and GO/STOP control.