sui-full-stack

Orchestrate end-to-end SUI blockchain application development from architecture to deployment.

7|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/first-mover-tw/sui-dev-agents --skill sui-full-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sui-full-stack
Source: https://github.com/first-mover-tw/sui-dev-agents/tree/main/skills/sui-full-stack
Command: npx skills add https://github.com/first-mover-tw/sui-dev-agents --skill sui-full-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of building SUI blockchain applications, from initial architecture and smart contract development to frontend integration, testing, and deployment, ensuring a robust and efficient development process.

Core Features & Use Cases

  • Orchestrated Workflow: Guides users through distinct phases: Initialization, Architecture, Development, Frontend, Integration, Testing, and Deployment.
  • Integrated Tooling: Seamlessly calls other specialized skills like sui-architect, sui-developer, sui-tester, and sui-deployer for each stage.
  • Quality & Security: Incorporates Git checkpoints, security scans (sui-security-guard), and automated testing at multiple stages.
  • Use Case: A new team needs to build a complex NFT marketplace on SUI. This Skill provides a structured, step-by-step process, ensuring all aspects from smart contract logic to frontend UI and deployment are handled correctly and securely.

Quick Start

Initiate a new full-stack SUI project by running the sui-full-stack skill.

Frequently Asked Questions about sui-full-stack

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

FAQPage Schema
How do I manage the end-to-end SUI dApp development lifecycle?

End-to-end SUI dApp development is orchestrated by guiding users through initialization, architecture, smart contract creation, frontend setup, testing, and deployment. It manages project phases with Git version control and automated quality gates for a robust workflow.

What is the best way to structure a complex SUI blockchain application project?

Structuring a complex SUI blockchain application is handled by orchestrating specialized skills for architecture, smart contract development, and frontend integration. This approach divides the project into distinct phases, ensuring all aspects from logic to UI are managed correctly and securely.

How do I automate testing and security scans for SUI smart contracts?

Automating testing and security scans for SUI smart contracts is integrated into the development lifecycle via automated quality gates. The workflow incorporates Git checkpoints and calls specialized security and testing skills at multiple stages to verify code integrity.

Can I use Git checkpoints during iterative SUI dApp development?

Git checkpoints can be used during iterative SUI dApp development to facilitate version control and secure progress. The orchestrated workflow integrates these checkpoints with automated testing verification to ensure code stability before moving between development phases.

Does this workflow handle multi-network deployment for SUI applications?

Multi-network deployment for SUI applications is managed as the final stage of the orchestrated development lifecycle. It integrates multi-network deployment strategies to transition tested smart contracts and frontend components from local environments to live networks.