sui-move-stdlib

Community

Write correct Sui Move standard library code.

Authorwidnyana
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Sui Move developers waste time and burn through compile-time iterations due to subtle standard-library API rules, linear-type consumption patterns, and confusing syntax differences.

Core Features & Use Cases

  • Correct stdlib method syntax: Ensures String/ID/UID and vector operations use the idiomatic method forms instead of verbose or incorrect function calls.
  • Safe linear-type handling: Applies non-trivial consumption and destruction patterns (including burn via public transfer to @0x0) to avoid Move linearity mistakes.
  • Practical destructuring and borrowing: Uses struct unpacking and Option/address/vector idioms to write clearer, more reliable Move code.

Quick Start

Ask an AI to review your Sui Move snippet for standard-library syntax, linear-type consumption, and correct Option/vector/UID usage and it will rewrite it using the patterns from this skill.

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-move-stdlib
Download link: https://github.com/widnyana/eyay-toolkits/archive/main.zip#sui-move-stdlib

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.