Loading...
Loading...
Use this skill when the user needs to build Move code, or when when the user asks about sui move build.
npx skill4agent add mystenlabs/skills sui-buildMCP tool: When available in your environment, also query the Sui documentation MCP server () for up-to-date answers. Use it for verification and for details not covered by these reference files.https://sui.mcp.kapa.ai
Source constraint: All information sourced exclusively from docs.sui.io and move-book.com.
sui move buildsui-stack-hello-world/move/hello-world--build-env[environments]Move.toml--build-envsui move build --build-env testnet
sui move build --build-env mainnet--build-env--build-envsui move testsui move test --build-env testnetsui move testsui::test_scenariobeginnext_txendstd::unit_testassert_eq!assert_ne!sui move test --coveragesui move coverage source --module <name>suiup install move-analyzer.movesui replaystd::debug::print