Skip to main content

MystenLabs/sui

SkillsMP has collected 9 skills from MystenLabs/sui. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
7,736
GitHub forks
11,664

Skills in this repository

Showing 9 of 9 collected skills.

occupation
Software Developers
description

Prepare, validate, and send or update a pull request with full due diligence

updated
occupation
Software Developers
description

Use when reading or reasoning about compiled Move bytecode or `sui move disassemble` output. Mental model for the binary format, what survives compilation (and what's lost), and how to read disassembly soundly. Trigger on "what does this package do?", "read…

updated
occupation
Software Developers
description

Pointer to the official Mysten Labs skills for building on Sui — language fundamentals, object model, PTBs, SDKs, publishing, upgrades, frontend integration, accessing on-chain data. Maintained upstream at github.com/MystenLabs/skills; pinned to the same ref…

updated
occupation
Software Developers
description

Use to get bytecode for a deployed Sui package and produce a disassembled working view. One GraphQL call fetches every module's raw bytecode bytes; `sui move disassemble` (already on the system, running `sui prompt`) produces `.asm` files for analysis.…

updated
occupation
Information Security Analysts
description

Use when auditing, reviewing, or hunting for vulnerabilities in Move code on Sui. Applies equally to source code (.move files) and to disassembly of compiled bytecode (on-chain packages). A checklist of invariants whose VIOLATION causes exploitable bugs:…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Debug deterministic Sui simtest failures with structured experiments, logging-only changes, and NOTEBOOK.md observations.

updated
occupation
Software Developers
description

Cherry-pick a commit from main to a Sui release branch, create the release PR, and report the PR URL.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run Sui dual execution replay between base and tip commits, recover failed steps, build, and commit replay instrumentation.

updated
occupation
Software Developers
description

Safely modify or verify Sui protocol config changes, including version bumps, release-branch checks, guards, and snapshots.

updated
Showing 9 of 9 collected skills.