VeChain-specific AI tools (skills, plugins, agents) for developers and AI agents building on the VeChainThor blockchain.
npx claudepluginhub vechain/vechain-ai-skillsVeChain AI skill collection — vechain-core, vechain-kit, frontend, smart-contract-development, vebetterdao, navigators, secure-github-actions, and more (16 skills)
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
AI skills and plugins for VeChain development and agentic coding.
# Skills CLI (any agent)
npx skills add vechain/vechain-ai-skills
# Claude Code Marketplace
/plugin marketplace add vechain/vechain-ai-skills
/plugin marketplace update vechain-ai # Update to latest skills
# Install skills
/plugin install vechain-dev # Core VeChain SDK, fee delegation, multi-clause
/plugin install vechain-kit # Frontend dApps, wallet, social login
/plugin install smart-contract-development # Solidity, Hardhat, testing, security
/plugin install vebetterdao # X2Earn apps, B3TR/VOT3, governance
/plugin install stargate # NFT staking, validators, delegation
/plugin install translate # i18n translation management
/plugin install grill-me # Relentless plan interviewer
/plugin install auto-voting-relayers # Auto-voting & relayer system
/plugin install create-vechain-dapp # Scaffold VeChain dApp projects
/plugin install vechain-react-native-dev # React Native VeWorld wallet integration
/plugin install indexer-core # indexer-core library integration & maintenance
# Update frequently to always have up to date skills
Core VeChain development — SDK usage, fee delegation (VIP-191), multi-clause transactions, dual-token model, and legacy migration from Connex/thor-devkit.
Frontend dApp development with VeChain Kit and dapp-kit — wallet connection, social login, smart accounts, hooks, components, React Query patterns, and transaction UX.
Solidity smart contract development on VeChainThor — Hardhat setup, ERC-20/721 patterns, upgradeable contracts, gas optimization, testing with Thor Solo, security auditing, and ABI codegen.
VeBetterDAO and X2Earn app development — B3TR/VOT3 tokens, reward distribution, sustainability proofs, app submission, governance, VeVote, and quadratic funding.
StarGate staking on VeChainThor — NFT-based staking, tiered rewards, validator delegation, node management, boosting, and Phase 2 changes.
Manages react-i18next translation files across 15 languages. Adds/removes keys, keeps files sorted, enforces fixed-word rules, and verifies sync with the source locale.
Interview you relentlessly about every aspect of a plan until shared understanding is reached. Walks down each branch of the design tree, resolving dependencies between decisions one-by-one.
Complete domain knowledge for VeBetterDAO's auto-voting and relayer system -- smart contracts (XAllocationVoting, VoterRewards, RelayerRewardsPool), relayer node, relayer dashboard, fee mechanics, and veDelegate comparison.
Scaffold a VeChain dApp with Next.js 14, VeChain Kit, Chakra UI v3, and GitHub Pages deployment. Supports standalone (frontend-only) or monorepo (Turbo + Hardhat contracts) modes.
React Native VeWorld wallet integration — deep link communication, NaCl encryption, transaction signing, certificate signing, EIP-712 typed data, and multi-network support via @vechain/react-native-wallet-link.
VeChain indexer-core library — IndexerFactory, IndexerRunner, LogsIndexer vs BlockIndexer mode selection, ABI and business events, rollback semantics, and integration guidance.
See CONTRIBUTING.md for development setup and contribution guidelines.
MIT License — see LICENSE for details.