Home /Claude Skills /sui-dev-skill
Highly Recommended

Sui Dev Skill

Save Sui developers from piecing together scattered docs and code...
From beginner to pro Sui development guide
Core Principle:
Your Swiss Army knife for Sui blockchain smart contract development. Teaches Move from scratch, provides ready-to-use code templates, guides you through deploying your first DApp, and even automates pesky version migrations.
KEY FEATURES
01Move Crash Course
Master Sui-specific Move syntax in record time
02Code Goldmine
Production-ready smart contract templates
03Deployment Turbo
Single-command flow from build to blockchain
04Version Safety
Smart detection of upgrade conflicts
github.com/Nebryx/sui-dev-skill
data-ai·Nebryx·2026-01-29·10·🔱 2
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/Nebryx/sui-dev-skill.git
SSH
git clone [email protected]:Nebryx/sui-dev-skill.git
GitHub CLI
gh repo clone Nebryx/sui-dev-skill
FAQ
Q: What are the installation steps for Sui Dev Skill Agent Skills?
1.Setup: One-click Rust/Sui CLI install
2.Scaffold: Generate standard Sui Move project
3.Develop: Code with premade templates
4.Deploy: Auto-gas estimation and publish
Q: What are the highlights of Sui Dev Skill Agent Skills?
  • Move essentials
  • Real-world cases
  • Auto-deployment
  • Smart migrations
Q: What are the use cases for Sui Dev Skill Agent Skills?
  • Day 1 learning Sui
  • Hotfixing live contracts
  • Bulk upgrading contracts
  • Standard teaching material
Q: What are the limitations of Sui Dev Skill Agent Skills?
  • Sui blockchain only
  • Requires programming basics