Plugin · Claude Code · Development Tools

Moveindustries Move Skills

moveindustries-move-skills is a Claude Code plugin for the Build phase that guides Move smart contract development, debugging, and deployment on the Movement blockchain.

by MoveIndustries · github.com/MoveIndustries/move-skills

Scaffold, debug, search, and deploy Move smart contracts on the Movement blockchain from Claude Code without juggling separate CLI cheat sheets.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install moveindustries-move-skills@MoveIndustries/move-skills
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:MoveIndustries/move-skills") and the paste-ready config with skillselion.get_install_config("plugin:MoveIndustries/move-skills").

About

What it does

moveindustries-move-skills is a Claude Code plugin that packages Move smart contract development for the Movement blockchain into agent-friendly guidance. Solo builders shipping on-chain products install it when they want Claude to speak Move semantics, local tooling, and Movement-specific deployment paths instead of generic Rust or Solidity advice. The bundle emphasizes development, debugging, deployment, scaffolding, and search keywords surfaced in the catalog metadata, which maps to a practical loop: generate module structure, implement entry functions and resources, trace failures, and push toward testnet or mainnet. It suits indie teams treating contracts as the product core—DeFi primitives, NFT logic, or chain-native apps—rather than large multi-repo enterprises with dedicated Move engineers. Complexity sits at intermediate because Move’s resource model and Movement toolchain assumptions require prior blockchain literacy. Register the plugin in Claude Code, point your session at a Move repo, and invoke it when you need contract edits, test fixes, or deploy runbooks co-authored with the agent.

Highlights

  • Movement-focused Move smart contract scaffolding and project structure guidance
  • In-editor debugging and development workflow patterns for Move
  • Deployment-oriented commands and checklist-style ship steps for contracts
  • Search and navigation helpers across Move framework APIs and project files
  • Single-plugin bundle (pluginCount: 1) tuned for blockchain contract iteration

Why builders use it

Movement Move contracts are easy to stall on when your agent defaults to other chains, missing scaffolding, debug steps, and deploy order.

After install, Claude can help you scaffold Move modules, debug failures, and follow Movement-oriented deployment workflows in one repo session.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is moveindustries-move-skills for?

Indie and small-team developers writing Move smart contracts on Movement who use Claude Code as their daily pair programmer.

When should I use moveindustries-move-skills?

Use it during module design, local debugging, framework search, and when you are ready to deploy or iterate contracts on Movement.

How do I add moveindustries-move-skills to my agent?

Install the MoveIndustries/move-skills plugin bundle in Claude Code from the repo marketplace or local plugin path, then enable it for sessions targeting your Move project.

Discussion

Comments

Share how you use moveindustries-move-skills, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.