VeChain-specific AI tools (skills, plugins, agents) for developers and AI agents building on the VeChainThor blockchain.
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
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
Full-stack VeChain development — dApps, smart contracts, fee delegation, testing, security, and DeFi ecosystem (VeBetterDAO, StarGate, governance)
Behavioral guidelines to reduce common LLM coding mistakes — surface assumptions, surgical changes, simplicity first, verifiable success criteria
Manages react-i18next translation files across 15 languages — adds/removes keys, keeps files sorted, enforces fixed-word rules, verifies sync
Autonomous agent runner that implements features from PRDs — converts PRDs to prd.json, executes user stories one at a time via Claude CLI
Interview you relentlessly about every aspect of a plan until shared understanding — walks the design tree, resolves dependencies one-by-one
Generate a Product Requirements Document (PRD) for a new feature — clear, actionable, and suitable for implementation
Complete domain knowledge for VeBetterDAO's auto-voting and relayer system — smart contracts, relayer node, relayer dashboard, fee mechanics, and veDelegate comparison