
Moveindustries Move Skills
- 2 repo stars
- Updated February 19, 2026
- MoveIndustries/move-skills
moveindustries-move-skills is a Claude Code plugin that guides Move smart contract development, debugging, and deployment on the Movement blockchain.
About
moveindustries-move-skills is a Claude Code plugin that packages Move smart contract development for the Movement blockchain into agent-friendly guidance. developers 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 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.
- 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
Moveindustries Move Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install moveindustries-move-skills@MoveIndustries/move-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | February 19, 2026 |
| Repository | MoveIndustries/move-skills ↗ |
What it does
Scaffold, debug, search, and deploy Move smart contracts on the Movement blockchain from Claude Code without juggling separate CLI cheat sheets.
Who is it for?
Best when you're shipping Move contracts on Movement and want Claude Code to stay chain- and language-specific.
Skip if: Teams only building EVM Solidity, non-blockchain SaaS, or production ops without writing new Move code.
What you get
After install, Claude can help you scaffold Move modules, debug failures, and follow Movement-oriented deployment workflows in one repo session.
- Scaffolded Move module structure and implementation guidance
- Debug and fix recommendations for failing Move tests or builds
- Deployment-oriented checklists aligned to Movement
By the numbers
- Repository: MoveIndustries/move-skills
- Plugin count: 1
- Catalog source: auto
Recommended Plugins
How it compares
Chain-specific development plugin, not a generic AI agent skill or MCP database server.
FAQ
Who is Moveindustries Move Skills for?
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.