Add the marketplace
/plugin marketplace add vechain/vechain-ai-skillsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Core VeChain development — SDK usage, fee delegation (VIP-191), multi-clause transactions, dual-token model, and legacy migration
VeChain Kit and dapp-kit packages — installation, hooks, components, wallet connection, social login, smart accounts, theming, Privy setup
Generic frontend patterns for VeChain dApps — React Query, Turborepo, state management, Chakra UI, i18n, transaction UX
Solidity smart contract development on VeChainThor — Hardhat setup, ERC-20/721 patterns, gas optimization, testing with Thor Solo, security auditing
VeBetterDAO and X2Earn app development — B3TR/VOT3 tokens, reward distribution, sustainability proofs, governance, VeVote
StarGate staking on VeChainThor — NFT-based staking, tiered rewards, validator delegation, node management
Manages react-i18next translation files across 15 languages — adds/removes keys, keeps files sorted, enforces fixed-word rules, verifies sync
Interview you relentlessly about every aspect of a plan until shared understanding — walks the design tree, resolves dependencies one-by-one
Complete domain knowledge for VeBetterDAO's auto-voting and relayer system — smart contracts, relayer node, relayer dashboard, fee mechanics, and veDelegate comparison
Scaffold a VeChain dApp — Next.js, VeChain Kit, Chakra UI v3, GitHub Pages. 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
VeChain indexer-core library — IndexerFactory, IndexerRunner, LogsIndexer vs BlockIndexer mode selection, ABI and business events, rollback semantics, and integration guidance
Build X2Earn sustainability apps on VeBetterDAO — reward distribution, sustainability proofs, app submission, endorsement, security, and VePassport integration
VeChainThor node internals — architecture, consensus (PoA/PoS/BFT), built-in contracts, REST API, storage, P2P, block production, transaction lifecycle, rewards, staking, and contributing to the Go codebase
Secure GitHub Actions workflows — full SHA pinning for `uses:`, safe `pull_request` handling, least-privilege permissions, Dependabot updates, and shell-injection-safe `run:` steps