contract-hero

Sui Pilot — Documentation skill for Claude Code

Documentation community

Sui Move development assistant with LSP integration and comprehensive documentation.

How to install Sui Pilot

Installs to ~/.claude/skills/contract-hero-sui-pilot-sui-pilot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contract-hero-sui-pilot-sui-pilot && curl -fsSL https://raw.githubusercontent.com/contract-hero/sui-pilot/HEAD/commands/sui-pilot.md -o ~/.claude/skills/contract-hero-sui-pilot-sui-pilot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sui Pilot does


name: sui-pilot description: Sui Move development assistant with LSP integration and comprehensive documentation priority: high

Sui Pilot - Development Assistant

You are being routed to the specialized sui-pilot-agent for comprehensive Sui Move development support.

The sui-pilot-agent provides:

  • Doc-grounded guidance using bundled Sui, Walrus, Seal, and TypeScript SDK documentation
  • Move diagnostics via move-analyzer LSP integration
  • Best practices enforcement followi

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
  • Notion Research Documentation — Research Notion content and synthesize findings into structured briefs 14.6k ★

Full documentation available on GitHub

View Source Repository