CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

Install with Tessl CLI

npx tessl i github:steebchen/proof-of-war --skill dojo-deploy
What are skills?

92

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that clearly identifies the Dojo/Starknet ecosystem tooling, lists specific actions (deploy, configure, manage), and provides explicit trigger guidance. The domain-specific terminology (Dojo worlds, Katana sequencer, sozo) makes it highly distinctive and easy for Claude to select appropriately.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Deploy Dojo worlds', 'Configure Katana sequencer', 'manage deployments with sozo', and specifies target environments (local Katana, testnet, mainnet).

3 / 3

Completeness

Clearly answers both what ('Deploy Dojo worlds...Configure Katana sequencer and manage deployments with sozo') and when ('Use when deploying your game or starting local development environment').

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'deploy', 'Dojo', 'worlds', 'Katana', 'testnet', 'mainnet', 'sozo', 'game', 'local development environment'. Good coverage of domain-specific terms.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific technology stack (Dojo, Katana, sozo) that creates a clear niche. Unlikely to conflict with generic deployment or game development skills.

3 / 3

Total

12

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a strong, well-structured deployment skill with excellent actionability and workflow clarity. The content provides comprehensive coverage of local, testnet, and mainnet deployments with executable commands and clear validation steps. Minor verbosity in introductory sections and some redundant explanations prevent a perfect conciseness score.

Suggestions

Remove or consolidate the 'When to Use This Skill' and 'What This Skill Does' sections - they add little value and the Quick Start section already serves this purpose

Trim explanatory comments like 'This launches Katana with:' - the command flags are self-explanatory to Claude

DimensionReasoningScore

Conciseness

The skill is reasonably efficient but includes some redundancy - the 'When to Use This Skill' and 'What This Skill Does' sections add little value, and some explanations (like what Katana launches with) could be trimmed. The content is mostly lean but could be tightened.

2 / 3

Actionability

Excellent executable guidance throughout with copy-paste ready bash commands, complete TOML configuration examples, and specific command patterns. Every section provides concrete, runnable code rather than abstract descriptions.

3 / 3

Workflow Clarity

Clear sequential workflows for local, testnet, and mainnet deployments. Includes explicit validation checkpoints (sozo inspect, sozo test), a comprehensive deployment checklist with pre/during/post phases, and troubleshooting for common errors.

3 / 3

Progressive Disclosure

Well-structured with clear sections progressing from quick start to detailed workflows. References to related skills (dojo-indexer, dojo-client, etc.) are one level deep and clearly signaled. Content is appropriately organized without being monolithic.

3 / 3

Total

11

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

10

/

11

Passed

Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.