sui-build

Official

Build, test, and debug Sui Move packages

AuthorMystenLabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps users build and test Sui Move packages reliably by explaining the correct build and test workflows, including environment targeting, coverage, and debugging options.

Core Features & Use Cases

  • Build Sui Move Packages: Compile Move modules, validate types, enforce resource safety, and produce bytecode via the standard build command.
  • Test with Realistic Scenarios: Run unit and scenario-style tests, including multi-transaction/multi-sender flows, plus assertions using unit test facilities.
  • Target the Right Network: Use build and test environment selection when Move.toml defines multiple environments.
  • Verify Quality with Coverage & Tooling: Generate code coverage and inspect module-level coverage, plus enable Move Analyzer in VS Code for faster iteration.
  • Debug Execution Failures: Use trace debugging, replay past transactions locally, and print values during test runs to pinpoint issues.

Quick Start

Run the build and fix any compilation or type errors before testing by telling the agent: Build my Sui Move package with sui move build and help me resolve any errors.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sui-build
Download link: https://github.com/MystenLabs/skills/archive/main.zip#sui-build

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.