thor
Thor Skill
CRITICAL RULES
- Read reference files FIRST. When the user's request involves any topic in the reference table below, read those files before doing anything else. Briefly mention which files you are reading so the user can confirm the skill is active.
- Information priority: (a) Reference files in this skill — always the primary source. (b) The thor repo source code at
github.com/vechain/thor/v2for implementation details. (c) Web search — only as a last resort for topics NOT covered in references. - Prefer working directly in the main conversation. Plan mode and subagents do not inherit skill context and may produce stale answers.
- After compaction or context loss, re-read this SKILL.md to restore awareness of the reference table.
Scope
Use this Skill for anything related to the VeChainThor node (thor):
- Architecture and package structure of the Go codebase
- Consensus: PoA v1/v2, PoS (Galactica), BFT finality
- Built-in contracts: Authority, Energy, Staker, Params, Prototype, Executor, Extension
- REST API endpoints and WebSocket subscriptions
- Storage: LevelDB, SQLite logdb, trie, pruning, node types
- P2P networking: discovery, block/tx propagation
More from vechain/vechain-ai-skills
grill-me
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.
65vebetterdao
VeBetterDAO and X2Earn app development — B3TR/VOT3 tokens, reward distribution, sustainability proofs, app submission, governance, VeVote, quadratic funding, B3MO Quests, and navigators.
61smart-contract-development
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.
58vechain-kit
VeChain Kit and dapp-kit packages — installation, hooks, components, wallet connection, social login, smart accounts, theming, and Privy setup.
57translate
Manages translation files for react-i18next. Adds/removes keys across 15 languages, keeps files sorted, enforces fixed-word rules, and verifies sync with en.json.
55stargate
StarGate staking on VeChainThor — NFT-based staking, tiered rewards, validator delegation, node management, boosting, and Phase 2 changes.
54