·bitecs

使用 bitECS v0.4.0 的综合指南,这是一个灵活、最小、面向数据的 TypeScript ECS 库。在使用实体组件系统架构构建游戏或模拟、创建实体层次结构、定义组件、查询实体或使用序列化时使用。

3安装·0热度·@kadajett

安装

$npx skills add https://github.com/kadajett/bitecs-agent-skill --skill bitecs

SKILL.md

This skill provides comprehensive guidance for using bitECS, a flexible, minimal, data-oriented Entity Component System (ECS) library for TypeScript.

| Core | bitecs | Main ECS toolkit | | Serialization | bitecs/serialization | Binary serialization utilities | | Legacy | bitecs/legacy | Backward compatibility with 0.3.x API |

A world is a container for ECS data. Entities are created in a world and data is queried based on the existence and shape of entities in a world. Each world is independent of all others.

使用 bitECS v0.4.0 的综合指南,这是一个灵活、最小、面向数据的 TypeScript ECS 库。在使用实体组件系统架构构建游戏或模拟、创建实体层次结构、定义组件、查询实体或使用序列化时使用。 来源:kadajett/bitecs-agent-skill。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/kadajett/bitecs-agent-skill --skill bitecs
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 bitecs?

使用 bitECS v0.4.0 的综合指南,这是一个灵活、最小、面向数据的 TypeScript ECS 库。在使用实体组件系统架构构建游戏或模拟、创建实体层次结构、定义组件、查询实体或使用序列化时使用。 来源:kadajett/bitecs-agent-skill。

如何安装 bitecs?

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

这个 Skill 的源码在哪?

https://github.com/kadajett/bitecs-agent-skill

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-02-01

相关 Skills

暂无