Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:
MystenLabs
GitHub creator profile

MystenLabs

Repository-level view of 44 collected skills across 9 GitHub repositories, including approximate occupation coverage.

skills collected
44
repositories
9
occupation fields
1
updated
2026-06-01
occupation focus
Major fields detected across this creator.
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
skills
22 skills40updated 2026-05-28
50% of creator
frontend-apps
non classé

Sui frontend / dApp development with @mysten/dapp-kit-react (React) and @mysten/dapp-kit-core (Vue, vanilla JS, Svelte, Web Components, other frameworks). Use when building browser apps that connect Sui wallets, query on-chain state, or submit transactions. Covers wallet connection, network switching, transaction execution, query patterns with TanStack React Query, and the specific pitfalls of browser + wallet + async-indexer environments. Pair with the `sui-sdks` skill for @mysten/sui Transaction construction patterns and the `ptbs` skill for PTB semantics.

2026-05-28
sui-object-model
non classé

Deep reference for the Sui object model: ownership types, object abilities, dynamic fields, collections, versioning, transfer patterns, and derived objects. Use this skill whenever the user asks about Sui objects, object ownership (address-owned, shared, immutable, wrapped), how to transfer or share or freeze objects, dynamic fields vs dynamic object fields, Table vs Bag vs VecMap, object versioning, wrapping and unwrapping, the Receiving type, custom transfer rules, hot potato pattern, capability pattern, object deletion, Object Display, or how to model data (inventories, registries, nested items) in Sui Move. Also use when the user needs to choose between ownership types or storage patterns for their use case.

2026-05-28
composable-move-functions
non classé

Use when writing Move functions on Sui, especially public APIs. Applies to function visibility (public vs entry), parameter ordering, and return patterns. Use whenever designing function signatures or deciding whether functions should transfer objects or return them.

2026-05-28
sui-move
non classé

Sui Move smart contract development. Use when writing, reviewing, or debugging Move code on Sui. Covers Move abilities (key, store, copy, drop), TxContext, init functions, One-Time Witness, package publishing and upgrades, resource safety, events, and coins. Also use when the user asks about struct abilities, UID, how to destroy objects, or how to create a fungible token. For object model and ownership, see the `object-model` skill. For programmable transaction blocks, see the `ptbs` skill. For frontend dApp development, see the `frontend-apps` skill. For project setup and Move.toml, see the `sui-move-project` skill.

2026-05-28
ptbs
non classé

Sui Programmable Transaction Blocks (PTBs). Use when writing, reviewing, or debugging code that composes multiple Sui transaction commands into a single atomic transaction — including TypeScript SDK `Transaction` usage, CLI PTB construction, gas coin handling, sponsored transactions, shared-object inputs, chaining command results, or troubleshooting PTB execution errors.

2026-05-27
sui-move-project
non classé

Move project setup and configuration on Sui. Use this skill when the user needs to create a Move project, configure Move.toml, resolve dependency or build errors, set up the canonical sui-stack-hello-world project, use MVR dependencies, or migrate from old Move.toml formats. Also use when the user sees errors about "legacy system name", "old dependencies", "Cannot upgrade package without having a published id", edition mismatches, or asks about Move.toml, Published.toml, Move.lock, or the [environments] section.

2026-05-27
sui-overview
non classé

High-level overview of what Sui is, how it works, and what the Sui Stack provides. Use when explaining Sui to someone new, comparing Sui to other blockchains (Ethereum, Solana, Bitcoin), discussing the object-centric data model at a conceptual level, choosing which Sui Stack primitives to use (randomness, zkLogin, Walrus, Nautilus, DeepBook, Kiosk, Seal), or exploring what use cases Sui enables (DeFi, gaming, NFTs, identity, social, supply chain). Also use when migrating from Ethereum or Solana to Sui.

2026-05-27
sui-publish
non classé

Publishing, upgrading, and deploying Sui Move packages. Use this skill when the user needs to publish a package, upgrade a published package, deploy to multiple networks, serialize transactions for multisig signing, run a local Sui network (localnet), prepare for Mainnet launch, monitor production deployments, or debug dry run failures. Also use when the user asks about sui client publish, sui client upgrade, UpgradeCap, upgrade policies, Published.toml, --serialize-output, localnet, mainnet launch checklist, gas estimation, multisig publishing, production monitoring, rollback, incident response, devInspectTransactionBlock, or --dry-run.

2026-05-27
Showing top 8 of 22 collected skills in this repository.
#002
sui-dev-skills
8 skills205updated 2026-03-18
18% of creator
sui-dev
Développeurs de logiciels

Full-stack Sui blockchain development — Move smart contracts, TypeScript SDK, and frontend dApp Kit. Routes to the appropriate sub-skill based on what the user is building.

2026-03-18
move-objects
Programmeurs informatiques

Sui object model — struct declarations, abilities (key/store/copy/drop), object ownership, naming conventions, and dynamic fields.

2026-03-13
move-patterns
Programmeurs informatiques

Move design patterns — events, error handling, one-time witness (OTW), capability pattern, and pure functions/composability.

2026-03-13
move-setup
Programmeurs informatiques

Move package setup (Move.toml, edition, dependencies), building, testing, and common pitfalls from other Move dialects.

2026-03-13
move-stdlib
Programmeurs informatiques

Common Sui Move standard library patterns — strings, Coin/Balance, Option, addresses, UID, TxContext, vectors, and struct unpacking.

2026-03-13
move-syntax
Programmeurs informatiques

Move language syntax — module layout, imports, mutability, visibility, method syntax, enums, macros, and comments.

2026-03-13
sui-frontend
Développeurs web

Sui frontend dApp development with @mysten/dapp-kit-react (React) and @mysten/dapp-kit-core (Vue, vanilla JS, other frameworks). Use when building browser apps that connect to Sui wallets, query on-chain data, or execute transactions. Use alongside the sui-ts-sdk skill for PTB construction patterns.

2026-02-20
sui-ts-sdk
Développeurs web

Sui TypeScript SDK — PTB construction, client setup, transaction execution, and on-chain queries. Use when writing code that interacts with the Sui blockchain via @mysten/sui. These patterns apply in both backend scripts and frontend apps. For frontend-specific setup (dApp Kit, wallet adapters, React hooks), use the sui-frontend skill first or alongside this one.

2026-02-20
#003
sui
5 skills7.7k11.7kupdated 2026-05-29
11% of creator
#004
ts-sdks
4 skills9688updated 2026-03-28
9.1% of creator
#007
Walrus-Onboarding
1 skills203updated 2026-02-09
2.3% of creator
#008
ts-sdks-incubation
1 skills01updated 2026-05-18
2.3% of creator
#009
move-code-review-skill
1 skills01updated 2026-03-27
2.3% of creator
9 sur 9 depots affiches
Tous les depots sont affiches