CtrlK
BlogDocsLog inGet started
Tessl Logo

book

github.com/dojoengine/book

SkillAddedReview
dojo-world

skills/dojo-world/SKILL.md

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

77

1.18x
dojo-token

skills/dojo-token/SKILL.md

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.

87

2.35x
dojo-test

skills/dojo-test/SKILL.md

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.

79

2.02x
dojo-system

skills/dojo-system/SKILL.md

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

76

1.69x
dojo-review

skills/dojo-review/SKILL.md

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

77

1.29x
dojo-model

skills/dojo-model/SKILL.md

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.

83

1.07x
dojo-migrate

skills/dojo-migrate/SKILL.md

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

83

1.53x
dojo-init

skills/dojo-init/SKILL.md

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.

80

1.47x
dojo-indexer

skills/dojo-indexer/SKILL.md

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.

83

1.36x
dojo-deploy

skills/dojo-deploy/SKILL.md

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.

90

1.36x
dojo-config

skills/dojo-config/SKILL.md

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

83

1.31x
dojo-client

skills/dojo-client/SKILL.md

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.

90

1.45x