Skip to content

setup-sui-contracts: project scaffolding skill #421

Description

@bidzyyys

New OZ Skill mirroring setup-<lang>-contracts for Sui Move (project scaffolding).

Scaffolds a new Sui Move project:

  • verify/install the sui CLI → sui move new
  • wire [dependencies] with r.mvr = "@openzeppelin-move/<pkg>" from the package catalog (README/llms.txt)
  • optionally seed an audited examples/ recipe as a starting point
  • generate AGENTS.md (OZ-on-Sui context: llms.txt, docs, examples, packages added) so agents understand the project on clone (scaffold-eth-2 pattern)
  • sui move build + sui move test green on creation

MCP-config wiring is tracked separately (#420, gated on #376). Part of #377; depends on metadata #375 (done). MVP of #377.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions