What problem does it solve?
This Skill helps you quickly create a high-quality CLAUDE.md or AGENT.md for a Sui project so an AI coding agent has the right Sui-specific instructions and references.
Core Features & Use Cases
- Generates a Sui-ready agent config: Creates CLAUDE.md or AGENT.md in the project root with the sections the agent needs.
- Bootstraps Sui documentation discovery: Adds guidance for where to find Sui SDK LLM docs in node_modules when the project uses @mysten/* packages.
- Provides trusted official resources: Includes Move Book and Sui Docs pointers (and their llms.txt files) to avoid guessing on Move patterns and Sui APIs.
Use case: You start a new Sui repo or open an existing one that lacks CLAUDE.md/AGENT.md, and you want the agent to follow consistent Sui development guidance immediately.
Quick Start
Ask an AI to create a CLAUDE.md in the Sui project root tailored to this repository, using the Sui reference links and including the SDK reference section only if the project uses @mysten/* packages.