Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

book

book 收录了来自 dojoengine 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
53
更新
2026-03-05
Forks
92
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dojo-client
软件开发工程师

Integrate Dojo with game clients for JavaScript, Unity, Unreal, Rust, and other platforms. Generate typed bindings and connection code. Use when connecting frontends or game engines to your Dojo world.

2026-03-05
dojo-deploy
软件开发工程师

Deploy Dojo worlds to local Katana, testnet, or mainnet. Configure Katana sequencer and manage deployments with sozo. Use when deploying your game or starting local development environment.

2026-03-05
dojo-model
软件开发工程师

Create Dojo models for storing game state with proper key definitions, trait derivations, and ECS patterns. Use when defining game entities, components, or state structures.

2026-02-17
dojo-system
软件开发工程师

Create Dojo systems that implement game logic, modify model state, and handle player actions. Use when implementing game mechanics, player commands, or automated logic.

2026-02-17
dojo-token
软件开发工程师

Implement, deploy, and index ERC20 and ERC721 tokens in Dojo. Use when adding token contracts, deploying them, or configuring Torii to index balances and transfers.

2026-02-14
dojo-indexer
软件开发工程师

Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates.

2026-02-09
dojo-config
软件开发工程师

Configure Scarb.toml, dojo profiles, world settings, and dependencies. Use when setting up project configuration, managing dependencies, or configuring deployment environments.

2026-01-22
dojo-init
软件开发工程师

Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure.

2026-01-22
dojo-migrate
软件开发工程师

Manage world migrations, handle breaking changes, and upgrade Dojo versions. Use when updating deployed worlds, migrating to new versions, or handling schema changes.

2026-01-22
dojo-review
软件质量保证分析师与测试员

Review Dojo code for best practices, common mistakes, security issues, and optimization opportunities. Use when auditing models, systems, tests, or preparing for deployment.

2026-01-22
dojo-test
软件质量保证分析师与测试员

Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness.

2026-01-22
dojo-world
软件开发工程师

Manage world permissions, namespaces, resource registration, and access control. Use when configuring world ownership, setting up authorization policies, or managing resource permissions.

2026-01-22