aptos-move-language

Community

Move type systems & abilities mastery

Authorgounthar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides deep guidance on the Move language features, including abilities, generics, references, and object models.

Core Features & Use Cases

  • Abilities & Generics: copy, drop, store, key; phantom types.
  • References & Storage: borrow_global, move_to, move_from.
  • Advanced: signer patterns, visibility, inline functions.
  • Use Case: Design safe, composable on-chain data structures.

Quick Start

Ask: "Show a Move struct with phantom type and a generic function."

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: aptos-move-language
Download link: https://github.com/gounthar/bazel-riscv/archive/main.zip#aptos-move-language

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