Skip to main content

MystenLabs/skills

SkillsMP は MystenLabs/skills から 22 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
22
GitHub スター
10
GitHub フォーク
5

収集済み skill 22 件中 22 件を表示しています。

職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

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.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when writing Move code on Sui to ensure 2024 edition syntax is used. Applies to method calls, string literals, vector operations, option handling, loops, and struct unpacking. Use whenever writing Move code to avoid legacy function-call syntax patterns.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Use when writing unit tests for Move smart contracts on Sui. Applies to test function naming, assertions, test attributes, context usage, and cleanup patterns. Use whenever user asks to write tests, add tests, or test a Move module.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when writing or reviewing Move smart contracts on Sui. Applies to naming structs, error constants, regular constants, events, getter functions, capability types, hot potato types, and dynamic field keys. Use whenever creating new types, functions, or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sui SDK landscape — which SDK to pick (TypeScript, Rust, or community-maintained Python/Go/Dart/Kotlin/Swift), how they map to each other, and how to install and wire each one up. Use when a user is starting a new Sui project in any language, migrating…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

How to read data from the Sui network. Use when choosing or implementing a data access strategy — queries for on-chain state, indexing pipelines, historical lookups, event subscriptions, cross-chain reads, or off-chain blob storage. Covers the two live Sui…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Replace with a trigger-style description of when this skill should activate. Be specific — this is what the agent uses to decide whether to load the skill. Example: "Sui TypeScript SDK integration. Use when writing, reviewing, or debugging TypeScript code…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Running a local Walrus Sites portal to view testnet sites. Use when the user needs to set up the portal server, fix portal 404 errors, resolve port conflicts, understand the original_package_id configuration, or learn why wal.app doesn't serve testnet sites.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Publishing, updating, and managing decentralized websites with the Walrus Sites site-builder CLI. Use when the user needs to deploy a static frontend to Walrus Sites, update an existing deployment, configure ws-resources.json for SPA routing or custom…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Publishing, updating, and serving decentralized websites on Walrus Sites. Use when the user needs to deploy a frontend to Walrus Sites, run a local portal for testnet, debug site-builder errors, configure ws-resources.json, or manage site object lifecycle…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user needs to build Move code, or when when the user asks about sui move build.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Installing, updating, and managing Sui CLI versions with suiup. Use this skill when the user needs to install Sui, update to a newer version, switch between network-specific versions, resolve "command not found" or version mismatch errors, install additional…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sui CLI client configuration, address management, and token acquisition. Use this skill when the user needs to configure the Sui client for the first time, manage environments or addresses, switch networks, get faucet tokens, check balances, recover keys from…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate a CLAUDE.md or AGENT.md configuration file for Sui projects. Use when setting up a new Sui project, when user mentions "CLAUDE.md", "AGENT.md", "agent config", or when working on a Sui project that does not already have a CLAUDE.md or AGENT.md in the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sui networks, gas costs, and epochs. Use when the user asks about Sui network environments (Mainnet, Testnet, Devnet, Localnet), gas cost calculations, gas budgets, epochs, or how the Sui network operates at a high level. For CLI client setup, address…

原文の言語: 英語

更新
収集済み skill 22 件中 22 件を表示しています。