sui-dev

Route Sui development tasks to Move, TypeScript SDK, and frontend sub-skills.

20|8|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/MystenLabs/sui-dev-skills --skill sui-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sui-dev
Source: https://github.com/MystenLabs/sui-dev-skills/tree/main
Command: npx skills add https://github.com/MystenLabs/sui-dev-skills --skill sui-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and coordinates multiple Sui development sub-skills, enabling a cohesive, context-aware workflow for end-to-end projects.

Core Features & Use Cases

  • Routes to focused sub-skills (move, sui-ts-sdk, sui-frontend) based on the task.
  • Enables composing multiple sub-skills to tackle full-stack Sui applications (smart contracts, backend scripting, and frontend integration).
  • Provides a single entry point that guides Claude Code to load the relevant skills and eval resources for rapid prototyping and evaluation.

Quick Start

Load the relevant sub-skills for your task, such as move/SKILL.md and sui-ts-sdk/SKILL.md.

Frequently Asked Questions about sui-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a full-stack Sui application with Move and a TypeScript frontend?▼

To build a full-stack Sui application, you can orchestrate sub-skills for Move, the TypeScript SDK, and frontend tools to compose smart contracts, backend scripting, and UI integration cohesively.

What is the best way to integrate a Sui smart contract with a TypeScript backend?▼

Integrating a Sui smart contract with a TypeScript backend uses the TypeScript SDK to connect Move modules. This skill provides a single entry point to load the relevant SDK and Move guidelines for rapid prototyping.

Can I use this to load specific sub-skills for Move and the Sui TypeScript SDK separately?▼

Yes, you can load specific sub-skills for Move and the Sui TypeScript SDK separately. It routes to focused sub-skills like move/SKILL.md and sui-ts-sdk/SKILL.md based on your current task requirements.

Do I need to manage multiple skill entry points when developing modular Sui blockchain projects?▼

No, you do not need to manage multiple skill entry points. This serves as a multi-skill entry point that routes to sub-skills via SKILL.md frontmatter, providing guidelines for evaluation and integration across modular Sui projects.

How does this coordinate frontend tooling and Move smart contracts for Sui development?▼

It coordinates frontend tooling and Move smart contracts by applying context-aware workflow orchestration. This enables Claude to compose the right set of sub-skills for end-to-end Sui tasks, ensuring cohesive integration.