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.
Installation
SKILL.md
Create Dojo systems (smart contracts) that implement your game's logic and modify model state.
A Dojo contract consists of an interface trait and a contract module:
Stateless Design Systems should be stateless, reading state from models:
Create Dojo systems that implement game logic, modify model state, and handle player actions. Use when implementing game mechanics, player commands, or automated logic. Source: dojoengine/book.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dojoengine/book --skill dojo-system- Source
- dojoengine/book
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is 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. Source: dojoengine/book.
How do I install dojo-system?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dojoengine/book --skill dojo-system Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dojoengine/book
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01