Move Code Quality Checker
Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices
Install
Quick install
npx skills add https://github.com/1NickPappas/move-code-quality-skillnpx skills add 1NickPappas/move-code-quality-skill --agent claude-codenpx skills add 1NickPappas/move-code-quality-skill --agent cursornpx skills add 1NickPappas/move-code-quality-skill --agent codexnpx skills add 1NickPappas/move-code-quality-skill --agent opencodenpx skills add 1NickPappas/move-code-quality-skill --agent github-copilotnpx skills add 1NickPappas/move-code-quality-skill --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add 1NickPappas/move-code-quality-skillManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/1NickPappas/move-code-quality-skill.gitcp -r move-code-quality-skill ~/.claude/skills/Move Code Quality Checker
Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices
What is it?
Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist Built for use cases involving ai, testing, coding.
How to use it?
Install this skill in your Claude environment to enhance move code quality checker capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.The full source and documentation is available on GitHub.
Key Features
- Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist
- AI-powered analysis and intelligent recommendations
- Built-in testing patterns and quality assurance
- Code generation and development assistanceView on GitHub
GitHub Stats
StarsForksLast UpdateAuthor1NickPappasLicenseMITVersion1.0.0Categories
Developer ToolsTags
aitestingcodingFeatures
Related Skills
More from Developer Toolsjules
Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos79sanjay3290Developer Tools00
PICT Test Case Generator
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for requirements or code, generating optimized test suites with pairwise coverage37omkamalDeveloper Tools00
test-fixing
Detect failing tests and propose patches or fixes350mhattingpeteDeveloper ToolsProductivity00
---
Source: https://github.com/1NickPappas/move-code-quality-skill
Author: 1NickPappas
License: https://opensource.org/licenses/MIT
GitHub Stars: 13
Tags: ai, testing, coding
SKILL.md source
--- name: Move Code Quality Checker description: Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices --- # Move Code Quality Checker Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices What is it? Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist Built for use cases involving ai, testing, coding. ## How to use it? Install this skill in your Claude environment to enhance move code quality checker capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts. The full source and documentation is available on GitHub. ## Key Features * Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist * AI-powered analysis and intelligent recommendations * Built-in testing patterns and quality assurance * Code generation and development assistanceView on GitHub ### GitHub Stats StarsForksLast UpdateAuthor1NickPappasLicenseMITVersion1.0.0 ### Categories Developer Tools ### Tags aitestingcoding ### Features ## Related Skills More from Developer Tools ### jules Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos 79sanjay3290Developer Tools00 ### PICT Test Case Generator Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for requirements or code, generating optimized test suites with pairwise coverage 37omkamalDeveloper Tools00 ### test-fixing Detect failing tests and propose patches or fixes 350mhattingpeteDeveloper ToolsProductivity00 --- **Source**: https://github.com/1NickPappas/move-code-quality-skill **Author**: 1NickPappas **License**: https://opensource.org/licenses/MIT **GitHub Stars**: 13 **Tags**: ai, testing, coding
Related skills 6
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use...
grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
grill-with-docs
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
minimal-run-and-audit
RigorPilot trusted execution and reporting skill for README-first deep learning repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment setup, paper lookup, target selection, hidden scientific-meaning changes, or end...
polish
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
critique
Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, automated anti-pattern detection, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or component.