Complete SUI blockchain development toolkit with skills, agents, commands, hooks, and rules for Move smart contracts, frontend integration, testing, and deployment
npx claudepluginhub first-mover-tw/sui-dev-agents --plugin sui-dev-agentsSecurity audit checklist and vulnerability scanning
Build Move package with comprehensive error reporting
Interactive deployment with pre-deploy checks and network selection
Gas analysis and optimization recommendations
Initialize new SUI Move project with proper structure
Check the status of the SUI MCP server and available tools.
Run Move tests with gas tracking and detailed reporting
Package upgrade flow with compatibility checks
Show the current agent wallet status.
Real-world examples of using the SUI agent system.
SUI Agent 架構已經安裝到全域位置,可在任何專案中使用。
Complete hierarchical agent system for SUI blockchain development.
Complete guide to using the SUI hierarchical agent system.
You are the **SUI Core Agent**, responsible for orchestrating complete full-stack SUI projects.
You are the **SUI Development Agent**, responsible for the complete development lifecycle.
You are the **SUI Ecosystem Agent**, responsible for integrating with SUI ecosystem services.
You are the **SUI Infrastructure Agent**, providing documentation and security services to all other agents.
Execute the **sui-architect** skill to generate architecture specifications.
Execute the **sui-deployer** skill for staged deployment.
Execute the **sui-developer** skill to generate Move smart contract code.
Execute the **sui-frontend** skill to build TypeScript frontend.
Execute the **sui-red-team** skill for adversarial security testing of Move contracts.
Execute the **sui-tester** skill for comprehensive testing.
Execute sui-architect skill to generate architecture specifications through guided Q&A process
Orchestrates complete full-stack SUI projects from architecture to deployment. Executes the sui-full-stack skill end-to-end, coordinating all phases (architecture → development → testing → deployment).
Execute sui-deepbook skill for DEX protocol integration
Execute sui-deployer skill for staged deployment (devnet → testnet → mainnet)
Execute sui-developer skill to generate Move smart contract code with quality checks
Execute complete development lifecycle from architecture to deployment. Delegates to specialized subagents (sui-architect-subagent, sui-developer-subagent, sui-frontend-subagent, sui-tester-subagent, sui-deployer-subagent) for specific phases.
Execute sui-docs-query skill to fetch latest SUI documentation
Integrate with SUI ecosystem services (Kiosk, Walrus, zkLogin, DeepBook, etc.). Provides integration patterns and code by delegating to specialized ecosystem subagents.
Execute sui-frontend skill to build TypeScript frontend with React and SUI SDK integration
Execute sui-fullstack-integration skill for complete TypeScript type generation from Move
Provide documentation queries and security scanning services to all other agents. Delegates to sui-docs-query-subagent for documentation and sui-security-guard-subagent for security scans.
Execute sui-kiosk skill for NFT marketplace integration with Kiosk protocol
Execute sui-passkey skill for WebAuthn authentication integration
Execute sui-red-team skill for adversarial security testing with attack simulation
Execute sui-security-guard skill for security scanning and vulnerability detection
Top-level orchestrator for all SUI blockchain development tasks. Analyzes requests, decomposes into subtasks, routes to category agents (sui-core-agent, sui-infrastructure-agent, sui-development-agent, sui-ecosystem-agent), and maintains global project state.
Execute sui-tester skill for comprehensive testing (unit, integration, E2E)
Execute sui-walrus skill for decentralized storage integration
Execute sui-zklogin skill for zero-knowledge OAuth authentication
You are the **SUI Supreme Agent**, the top-level orchestrator for all SUI blockchain development tasks.
Complete workflow test of the SUI agent system.
Manual tests to verify agents can be invoked via Task tool.
Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working with .move files or Move.toml manifests.
Use when planning SUI Move architecture, generating technical specifications, or designing system structure. Triggers on new project setup, architecture design tasks, or spec document creation needs.
Use when fetching on-chain SUI Move contract source code for analysis, learning from existing protocols, or reverse-engineering deployed contracts. Triggers on decompile, contract source, on-chain code, or protocol analysis tasks.
Use when integrating DeepBook DEX, implementing orderbook trading, managing liquidity pools, or building market-making features on SUI. Triggers on DEX integration, trading pair setup, or liquidity management tasks.
Use when deploying Move packages across networks (devnet/testnet/mainnet), orchestrating staged rollouts, or verifying deployed contracts. Triggers on deployment tasks, network migration, or release management.
Use when developing SUI Move contracts, generating Move code, running quality checks, or integrating with frontend. Triggers on Move development tasks, code quality verification, or smart contract implementation.
Use when searching SUI documentation, querying API references, checking tool versions, or finding integration examples. Triggers on documentation lookup, API usage questions, or version compatibility checks.
Sui frontend dApp development with @mysten/dapp-kit-react (React) and @mysten/dapp-kit-core (Vue, vanilla JS, other frameworks). Use when building browser apps that connect to Sui wallets, query on-chain data, or execute transactions. Use alongside the sui-ts-sdk skill for PTB construction patterns.
Use when starting full-stack SUI projects requiring end-to-end orchestration from architecture to deployment. Triggers on new project initialization, complete workflow guidance needs, or multi-phase development tasks.
Use when connecting Move contracts to frontend, generating TypeScript types from Move, handling blockchain events, or building E2E integration. Triggers on contract-frontend integration, type generation needs, or event listener implementation.
Use when implementing NFT marketplaces with Kiosk standard, enforcing transfer policies, managing royalties, or ensuring marketplace compatibility. Triggers on NFT commerce features, royalty enforcement, or Kiosk framework usage.
Use when implementing cross-chain asset transfers, bridging tokens between SUI and other blockchains, or integrating Nautilus bridge. Triggers on cross-chain transfer needs, bridge integration, or multi-chain asset management.
Use when implementing passwordless authentication, integrating WebAuthn passkeys, or enabling biometric login on SUI. Triggers on authentication implementation, passkey integration, or device biometric requirements.
Use when performing adversarial security testing on SUI Move contracts. Generates attack tests targeting access control, integer abuse, object manipulation, economic exploits, input fuzzing, ordering attacks, type confusion, and DoS vectors. Triggers on red team, penetration test, attack simulation, or exploit discovery tasks.
Use when implementing sealed-bid auctions, building private bidding systems, or creating reveal mechanisms on SUI. Triggers on auction implementation, private bidding requirements, or sealed bid patterns.
Use when setting up security scanning, detecting secrets in code, implementing pre-commit hooks, or auditing SUI projects. Triggers on security setup, API key exposure risks, or security checklist verification.
Use when implementing SUI name service, resolving human-readable addresses, performing reverse lookups, or integrating SuiNS. Triggers on name service integration, address resolution needs, or domain name features.
Use when testing SUI Move contracts, setting up test suites, running gas benchmarks, or implementing property-based tests. Triggers on test creation, test strategy planning, or quality assurance tasks.
Use when selecting SUI ecosystem tools, comparing integration options, or deciding between multiple libraries. Triggers on tool selection decisions, ecosystem navigation, or integration pattern questions.
Use when writing TypeScript code interacting with SUI blockchain via @mysten/sui SDK. Covers PTB construction, client setup, transaction execution, and on-chain queries. Triggers on backend scripts, CLI tools, serverless functions, or any non-React TS SDK usage. For frontend-specific setup (dApp Kit, wallet adapters, React hooks), use sui-frontend skill alongside this one.
Use when performing on-chain transactions (transfer, Move call, publish) through the agent wallet. Triggers on wallet operations, transaction signing, or deployment requests.
Use when implementing decentralized storage for NFTs, media files, or large blobs on SUI. Triggers on Walrus blob upload, content-addressable storage needs, or permanent file hosting requirements.
Use when implementing OAuth login with zero-knowledge proofs, integrating Google/Facebook/Twitch authentication, or enabling privacy-preserving login on SUI. Triggers on zkLogin integration, OAuth authentication, or privacy-focused auth requirements.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.