modern-move-syntax

Official

Write 2024-edition Move code on Sui

AuthorMystenLabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents AI-generated Move code from using legacy, pre-2024 patterns that fail to compile on Sui or reduce code quality.

Core Features & Use Cases

  • Method-call syntax enforcement for coins, balances, object/UID operations, and common patterns where module-style calls are outdated.
  • Sui Move 2024 edition idioms for tx context access, string literals, vector creation and method usage, option handling, and loop macros.
  • Modern destructuring and API naming using .. for unused struct fields and updated standard-library function names.

Quick Start

Use the modern-move-syntax skill whenever you need the agent to rewrite or generate Move code so it uses 2024 edition syntax and avoids legacy function-call patterns.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: modern-move-syntax
Download link: https://github.com/MystenLabs/skills/archive/main.zip#modern-move-syntax

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.