[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-sui-your-skill-name":3,"mdc--9rclgf-key":36,"related-org-sui-your-skill-name":261,"related-repo-sui-your-skill-name":432},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"your-skill-name","integrate Sui TypeScript SDK","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 that interacts with Sui RPCs, transactions, or on-chain state.\"\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"sui","Sui (Mysten Labs)","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fsui.png","MystenLabs",[13,16,19,22],{"name":14,"slug":8,"type":15},"Sui","tag",{"name":17,"slug":18,"type":15},"TypeScript","typescript",{"name":20,"slug":21,"type":15},"Web3","web3",{"name":23,"slug":24,"type":15},"SDK","sdk",9,"https:\u002F\u002Fgithub.com\u002FMystenLabs\u002Fskills","2026-07-16T06:01:45.073738",null,2,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"Sui development skills maintained by Mysten Labs","https:\u002F\u002Fgithub.com\u002FMystenLabs\u002Fskills\u002Ftree\u002FHEAD\u002Ftemplate","---\nname: your-skill-name\ndescription: >\n  Replace with a trigger-style description of when this skill should activate.\n  Be specific — this is what the agent uses to decide whether to load the skill.\n  Example: \"Sui TypeScript SDK integration. Use when writing, reviewing, or\n  debugging TypeScript code that interacts with Sui RPCs, transactions, or\n  on-chain state.\"\n---\n\n# Skill Title\n\n> **MCP tool:** When available in your environment, also query the Sui documentation MCP server (`https:\u002F\u002Fsui.mcp.kapa.ai`) for up-to-date answers. Use it for verification and for details not covered by these reference files.\n\n\u003C!--\n  Replace \"Skill Title\" with a clear name, e.g. \"Sui TypeScript SDK Skill\".\n  The opening paragraph should orient the agent: what domain does this cover,\n  what common mistakes does it prevent, and what makes Sui-specific usage\n  different from general-purpose patterns?\n-->\n\nBrief description of what this skill covers and why it exists. Call out the most\ncommon AI-coding mistakes this skill prevents (e.g., using deprecated APIs,\nconfusing Sui with other chains, misunderstanding the object model).\n\nThis skill routes to focused reference files. Load only the ones relevant to the\ncurrent task.\n\n\u003C!--\n  Cite the canonical source(s) this skill is derived from (official docs,\n  spec, repo, etc.) and instruct the agent to fetch from them when unsure\n  rather than guessing or extrapolating from related tools. Example:\n\n  All patterns in this skill are derived from:\n    https:\u002F\u002Fdocs.example.com\u002F\n\n  If unsure about any API, fetch the relevant page before answering.\n  Do not guess or extrapolate from other SDKs or libraries.\n-->\n\nAll patterns in this skill are derived from:\n  \u003CCANONICAL_SOURCE_URL>\n\nIf unsure about any API, fetch the relevant page before answering.\nDo not guess or extrapolate from other SDKs or libraries.\n\n---\n\n## Reference files\n\n\u003C!--\n  List each supporting markdown file in the skill directory.\n  Each entry should follow this format:\n\n  ### slug — Human-Readable Title\n  **Path:** `slug.md`\n  **Load when:** describe the tasks\u002Fcontexts that require this file.\n  **Covers:** list the sections or topics inside the file.\n\n  Tips:\n  - Keep files focused on a single concern (setup, syntax, patterns, etc.)\n  - Name files with short, descriptive slugs (e.g., setup.md, objects.md)\n  - \"Load when\" should use task-oriented language the agent can match against\n-->\n\n## Routing guide\n\n\u003C!--\n  Map common tasks to which reference files the agent should load.\n  This table is the primary decision tool — keep it comprehensive.\n  Use \"all reference files\" for broad tasks like full builds or code review.\n-->\n\n| Task | Load |\n|------|------|\n| Setting up a new project | setup |\n| Writing core logic | core |\n| Following best practices | patterns |\n| Seeing a worked example | examples |\n| Implementing a complete feature | core + patterns |\n| Full project from scratch | **all reference files** |\n| Code review | **all reference files** |\n\n## Skill Content\n\n\u003C!--\n  This is where the core knowledge of your skill lives — the rules, guidelines,\n  and domain expertise that the agent should always have loaded when this skill\n  is active. Unlike reference files (which are loaded on demand), everything in\n  this section is available to the agent immediately.\n\n  Structure this section around:\n  - Key concepts the agent must understand to work in this domain\n  - Rules and constraints that always apply (e.g., \"always use X instead of Y\")\n  - Common mistakes and how to avoid them\n  - Sui-specific differences from general-purpose patterns\n\n  Keep it concise. If a topic requires extended explanation, examples, or\n  reference tables, put it in a reference file instead and link to it from the\n  routing guide above.\n-->\n\n### Key concepts\n\n\u003C!-- Define the core abstractions and mental model for this domain. -->\n\n### Rules\n\n\u003C!-- List the non-negotiable rules the agent must follow. Be direct and specific. -->\n\n### Common mistakes\n\n\u003C!-- Describe frequent errors and their correct alternatives. -->\n\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,50,75,80,85,90,95,99,106,112,236,242,249,255],{"type":42,"tag":43,"props":44,"children":46},"element","h1",{"id":45},"skill-title",[47],{"type":48,"value":49},"text","Skill Title",{"type":42,"tag":51,"props":52,"children":53},"blockquote",{},[54],{"type":42,"tag":55,"props":56,"children":57},"p",{},[58,64,66,73],{"type":42,"tag":59,"props":60,"children":61},"strong",{},[62],{"type":48,"value":63},"MCP tool:",{"type":48,"value":65}," When available in your environment, also query the Sui documentation MCP server (",{"type":42,"tag":67,"props":68,"children":70},"code",{"className":69},[],[71],{"type":48,"value":72},"https:\u002F\u002Fsui.mcp.kapa.ai",{"type":48,"value":74},") for up-to-date answers. Use it for verification and for details not covered by these reference files.",{"type":42,"tag":55,"props":76,"children":77},{},[78],{"type":48,"value":79},"Brief description of what this skill covers and why it exists. Call out the most\ncommon AI-coding mistakes this skill prevents (e.g., using deprecated APIs,\nconfusing Sui with other chains, misunderstanding the object model).",{"type":42,"tag":55,"props":81,"children":82},{},[83],{"type":48,"value":84},"This skill routes to focused reference files. Load only the ones relevant to the\ncurrent task.",{"type":42,"tag":55,"props":86,"children":87},{},[88],{"type":48,"value":89},"All patterns in this skill are derived from:\n\u003CCANONICAL_SOURCE_URL>",{"type":42,"tag":55,"props":91,"children":92},{},[93],{"type":48,"value":94},"If unsure about any API, fetch the relevant page before answering.\nDo not guess or extrapolate from other SDKs or libraries.",{"type":42,"tag":96,"props":97,"children":98},"hr",{},[],{"type":42,"tag":100,"props":101,"children":103},"h2",{"id":102},"reference-files",[104],{"type":48,"value":105},"Reference files",{"type":42,"tag":100,"props":107,"children":109},{"id":108},"routing-guide",[110],{"type":48,"value":111},"Routing guide",{"type":42,"tag":113,"props":114,"children":115},"table",{},[116,135],{"type":42,"tag":117,"props":118,"children":119},"thead",{},[120],{"type":42,"tag":121,"props":122,"children":123},"tr",{},[124,130],{"type":42,"tag":125,"props":126,"children":127},"th",{},[128],{"type":48,"value":129},"Task",{"type":42,"tag":125,"props":131,"children":132},{},[133],{"type":48,"value":134},"Load",{"type":42,"tag":136,"props":137,"children":138},"tbody",{},[139,153,166,179,192,205,221],{"type":42,"tag":121,"props":140,"children":141},{},[142,148],{"type":42,"tag":143,"props":144,"children":145},"td",{},[146],{"type":48,"value":147},"Setting up a new project",{"type":42,"tag":143,"props":149,"children":150},{},[151],{"type":48,"value":152},"setup",{"type":42,"tag":121,"props":154,"children":155},{},[156,161],{"type":42,"tag":143,"props":157,"children":158},{},[159],{"type":48,"value":160},"Writing core logic",{"type":42,"tag":143,"props":162,"children":163},{},[164],{"type":48,"value":165},"core",{"type":42,"tag":121,"props":167,"children":168},{},[169,174],{"type":42,"tag":143,"props":170,"children":171},{},[172],{"type":48,"value":173},"Following best practices",{"type":42,"tag":143,"props":175,"children":176},{},[177],{"type":48,"value":178},"patterns",{"type":42,"tag":121,"props":180,"children":181},{},[182,187],{"type":42,"tag":143,"props":183,"children":184},{},[185],{"type":48,"value":186},"Seeing a worked example",{"type":42,"tag":143,"props":188,"children":189},{},[190],{"type":48,"value":191},"examples",{"type":42,"tag":121,"props":193,"children":194},{},[195,200],{"type":42,"tag":143,"props":196,"children":197},{},[198],{"type":48,"value":199},"Implementing a complete feature",{"type":42,"tag":143,"props":201,"children":202},{},[203],{"type":48,"value":204},"core + patterns",{"type":42,"tag":121,"props":206,"children":207},{},[208,213],{"type":42,"tag":143,"props":209,"children":210},{},[211],{"type":48,"value":212},"Full project from scratch",{"type":42,"tag":143,"props":214,"children":215},{},[216],{"type":42,"tag":59,"props":217,"children":218},{},[219],{"type":48,"value":220},"all reference files",{"type":42,"tag":121,"props":222,"children":223},{},[224,229],{"type":42,"tag":143,"props":225,"children":226},{},[227],{"type":48,"value":228},"Code review",{"type":42,"tag":143,"props":230,"children":231},{},[232],{"type":42,"tag":59,"props":233,"children":234},{},[235],{"type":48,"value":220},{"type":42,"tag":100,"props":237,"children":239},{"id":238},"skill-content",[240],{"type":48,"value":241},"Skill Content",{"type":42,"tag":243,"props":244,"children":246},"h3",{"id":245},"key-concepts",[247],{"type":48,"value":248},"Key concepts",{"type":42,"tag":243,"props":250,"children":252},{"id":251},"rules",[253],{"type":48,"value":254},"Rules",{"type":42,"tag":243,"props":256,"children":258},{"id":257},"common-mistakes",[259],{"type":48,"value":260},"Common mistakes",{"items":262,"total":431},[263,279,290,300,317,333,345,358,379,391,402,418],{"slug":264,"name":264,"fn":265,"description":266,"org":267,"tags":268,"stars":276,"repoUrl":277,"updatedAt":278},"move-bytecode-comprehension","analyze and disassemble Move bytecode","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 this .mv module\", \"interpret this disassembly\", or whenever an analysis needs to interpret bytecode faithfully.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[269,272,275],{"name":270,"slug":271,"type":15},"Code Analysis","code-analysis",{"name":273,"slug":274,"type":15},"Engineering","engineering",{"name":14,"slug":8,"type":15},7724,"https:\u002F\u002Fgithub.com\u002FMystenLabs\u002Fsui","2026-07-16T05:59:32.904886",{"slug":280,"name":280,"fn":281,"description":282,"org":283,"tags":284,"stars":276,"repoUrl":277,"updatedAt":289},"official-sui-skills","access official Sui development resources","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\u002FMystenLabs\u002Fskills; pinned to the same ref the audit catalog derives from (see maintenance\u002FUPSTREAMS.md). Trigger on \"build a contract\", \"publish a package\", \"upgrade a module or package\", \"use the TypeScript SDK\", \"write a PTB\", \"set up a Sui client\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[285,288],{"name":286,"slug":287,"type":15},"Documentation","documentation",{"name":14,"slug":8,"type":15},"2026-07-16T06:00:59.641382",{"slug":291,"name":291,"fn":292,"description":293,"org":294,"tags":295,"stars":276,"repoUrl":277,"updatedAt":299},"sui-and-move-tools","disassemble Sui Move bytecode","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. Trigger on \"fetch this package's bytecode\", \"get me the .mv for package X\", \"disassemble this package\", or \"I need to read a deployed Sui package\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[296,297,298],{"name":270,"slug":271,"type":15},{"name":273,"slug":274,"type":15},{"name":14,"slug":8,"type":15},"2026-07-16T06:02:25.3633",{"slug":301,"name":301,"fn":302,"description":303,"org":304,"tags":305,"stars":276,"repoUrl":277,"updatedAt":316},"sui-move-security-review","audit Sui Move smart contracts","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: access control & capabilities, struct abilities & type safety, object lifecycle & ownership, shared-object and PTB attack surface, dynamic fields & collections, arithmetic & coins, init\u002FOTW\u002Fpackage upgrades, hot-potato composability, time & on-chain randomness, and test-only code leakage. Trigger on \"audit this Move code\", \"find vulnerabilities in this Sui contract\", \"security review\", \"is this package safe?\", \"I suspect there's a bug in X\", \"something is wrong with this contract\", or when reasoning about whether a Move function can be abused.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[306,309,312,315],{"name":307,"slug":308,"type":15},"Code Review","code-review",{"name":310,"slug":311,"type":15},"Security","security",{"name":313,"slug":314,"type":15},"Smart Contracts","smart-contracts",{"name":14,"slug":8,"type":15},"2026-07-16T06:02:55.691149",{"slug":318,"name":318,"fn":319,"description":320,"org":321,"tags":322,"stars":330,"repoUrl":331,"updatedAt":332},"memwal","integrate Walrus Memory SDK","Walrus Memory SDK — portable agent memory that works across apps, sessions, and workflows.\n\nUse when users say:\n- \"add memory to my app\"\n- \"portable agent memory\"\n- \"integrate Walrus Memory\"\n- \"AI agent memory\"\n- \"memory across agents\"\n- \"Walrus memory storage\"\n- \"setup Walrus Memory\"\n- \"recall memories\"\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[323,326,329],{"name":324,"slug":325,"type":15},"Agents","agents",{"name":327,"slug":328,"type":15},"Memory","memory",{"name":23,"slug":24,"type":15},57,"https:\u002F\u002Fgithub.com\u002FMystenLabs\u002FMemWal","2026-07-16T06:02:39.838395",{"slug":334,"name":334,"fn":335,"description":336,"org":337,"tags":338,"stars":25,"repoUrl":26,"updatedAt":344},"accessing-data","read data from the Sui network","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 APIs (gRPC and GraphQL RPC), the Archival Store, the General-Purpose Indexer, the `sui-indexer-alt` custom indexing framework, and Walrus for off-chain blobs.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[339,342,343],{"name":340,"slug":341,"type":15},"Data Analysis","data-analysis",{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-08-01T05:44:32.775598",{"slug":346,"name":346,"fn":347,"description":348,"org":349,"tags":350,"stars":25,"repoUrl":26,"updatedAt":357},"composable-move-functions","design composable Sui Move functions","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[351,354,355,356],{"name":352,"slug":353,"type":15},"API Development","api-development",{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-16T06:02:49.198495",{"slug":359,"name":359,"fn":360,"description":361,"org":362,"tags":363,"stars":25,"repoUrl":26,"updatedAt":378},"frontend-apps","build Sui dApps with dapp-kit","Sui frontend \u002F dApp development with @mysten\u002Fdapp-kit-react (React) and @mysten\u002Fdapp-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\u002Fsui Transaction construction patterns and the `ptbs` skill for PTB semantics.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[364,367,370,371,374,377],{"name":365,"slug":366,"type":15},"Frontend","frontend",{"name":368,"slug":369,"type":15},"React","react",{"name":14,"slug":8,"type":15},{"name":372,"slug":373,"type":15},"Svelte","svelte",{"name":375,"slug":376,"type":15},"Vue","vue",{"name":20,"slug":21,"type":15},"2026-08-01T05:44:28.958473",{"slug":380,"name":380,"fn":381,"description":382,"org":383,"tags":384,"stars":25,"repoUrl":26,"updatedAt":390},"generate-sui-agent-config","generate configuration files for Sui projects","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 project root.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[385,388,389],{"name":386,"slug":387,"type":15},"Configuration","configuration",{"name":286,"slug":287,"type":15},{"name":14,"slug":8,"type":15},"2026-07-16T06:00:59.981056",{"slug":392,"name":392,"fn":393,"description":394,"org":395,"tags":396,"stars":25,"repoUrl":26,"updatedAt":401},"modern-move-syntax","write Move 2024 edition code for Sui","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[397,398,399,400],{"name":273,"slug":274,"type":15},{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-16T06:02:43.277596",{"slug":403,"name":403,"fn":404,"description":405,"org":406,"tags":407,"stars":25,"repoUrl":26,"updatedAt":417},"move-unit-testing","write unit tests for Sui Move contracts","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[408,411,412,413,416],{"name":409,"slug":410,"type":15},"QA","qa",{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":414,"slug":415,"type":15},"Testing","testing",{"name":20,"slug":21,"type":15},"2026-08-01T05:44:30.788585",{"slug":419,"name":419,"fn":420,"description":421,"org":422,"tags":423,"stars":25,"repoUrl":26,"updatedAt":430},"naming-conventions","apply Sui Move naming conventions","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 constants in Move code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[424,427,428,429],{"name":425,"slug":426,"type":15},"Best Practices","best-practices",{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},"2026-07-16T06:02:48.830052",37,{"items":433,"total":484},[434,440,447,456,462,469,477],{"slug":334,"name":334,"fn":335,"description":336,"org":435,"tags":436,"stars":25,"repoUrl":26,"updatedAt":344},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[437,438,439],{"name":340,"slug":341,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},{"slug":346,"name":346,"fn":347,"description":348,"org":441,"tags":442,"stars":25,"repoUrl":26,"updatedAt":357},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[443,444,445,446],{"name":352,"slug":353,"type":15},{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},{"slug":359,"name":359,"fn":360,"description":361,"org":448,"tags":449,"stars":25,"repoUrl":26,"updatedAt":378},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[450,451,452,453,454,455],{"name":365,"slug":366,"type":15},{"name":368,"slug":369,"type":15},{"name":14,"slug":8,"type":15},{"name":372,"slug":373,"type":15},{"name":375,"slug":376,"type":15},{"name":20,"slug":21,"type":15},{"slug":380,"name":380,"fn":381,"description":382,"org":457,"tags":458,"stars":25,"repoUrl":26,"updatedAt":390},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[459,460,461],{"name":386,"slug":387,"type":15},{"name":286,"slug":287,"type":15},{"name":14,"slug":8,"type":15},{"slug":392,"name":392,"fn":393,"description":394,"org":463,"tags":464,"stars":25,"repoUrl":26,"updatedAt":401},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[465,466,467,468],{"name":273,"slug":274,"type":15},{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},{"slug":403,"name":403,"fn":404,"description":405,"org":470,"tags":471,"stars":25,"repoUrl":26,"updatedAt":417},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[472,473,474,475,476],{"name":409,"slug":410,"type":15},{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":414,"slug":415,"type":15},{"name":20,"slug":21,"type":15},{"slug":419,"name":419,"fn":420,"description":421,"org":478,"tags":479,"stars":25,"repoUrl":26,"updatedAt":430},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[480,481,482,483],{"name":425,"slug":426,"type":15},{"name":313,"slug":314,"type":15},{"name":14,"slug":8,"type":15},{"name":20,"slug":21,"type":15},20]