move-code-quality-skill
FreeAnalyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices.
About move-code-quality-skill
The Move Code Quality Checker is a Claude Code skill that analyzes Move language packages against the official Move Book Code Quality Checklist. It automates code quality analysis across 10+ categories, including code organization, package manifest validation, imports modules, structs, functions, function bodies, option loop macros, testing, and documentation. The skill provides specific, actionable recommendations with examples from the Move Book, and supports Move 2024 Edition compliance checking. It extends Claude Code with deep knowledge of Move best practices, helping developers write better, more maintainable Move code.
Key Features
Pros & Cons
- Provides specific, actionable recommendations with examples from the Move Book
- Automated analysis saves time and ensures consistency across codebases
- Covers 10+ comprehensive categories of best practices
- Based on official Move Book guidelines, ensuring authority and accuracy
- Supports the latest Move 2024 Edition
- Easy installation via Claude Code CLI with automatic activation on Move code
- Open-source (MIT license) and free to use
- Requires Claude Code CLI to function
- Only supports the Move language, limiting scope
- Manual installation needed (clone repository to skills directory)
- No standalone graphical user interface
- Requires basic familiarity with Move language to understand recommendations
- No official releases or versioned packages published yet