Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
vechain avatar

Stargate

  • 76 installs
  • 9 repo stars
  • Updated June 11, 2026
  • vechain/vechain-ai-skills

Helps with ai & agent building tasks.

About

stargate is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • stargate
  • AI & Agent Building
  • AI-coding skill

Stargate by the numbers

  • 76 all-time installs (skills.sh)
  • Ranked #5,410 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/vechain/vechain-ai-skills --skill stargate

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs76
repo stars9
Last updatedJune 11, 2026
Repositoryvechain/vechain-ai-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

StarGate Skill

CRITICAL RULES

1. Read reference files FIRST. When the user's request involves any topic in the reference table below, read those files before doing anything else — before writing code, before making decisions. Briefly mention which files you are reading so the user can confirm the skill is active (e.g., "Reading StarGate staking reference..."). 2. Information priority for VeChain topics: (a) Reference files in this skill — always the primary source. (b) VeChain MCP tools — use @vechain/mcp-server for on-chain data, transaction building, and live network queries; use Kapa AI MCP for VeChain documentation lookups. (c) Web search — only as a last resort, and only for topics NOT covered in the reference files. 3. Prefer working directly in the main conversation for VeChain tasks. Plan mode and subagents do not inherit skill context and may fall back to web search instead of using reference files. 4. After compaction or context loss, re-read this SKILL.md to restore awareness of the reference table and operating procedure before continuing work.

Scope

Use this Skill for StarGate staking development:

  • NFT-based staking platform integration
  • Tiered staking and rewards
  • Validator system and delegation
  • Node Manager features
  • Boosting mechanics
  • Phase 2 breaking changes

Operating procedure

1. Clarify before implementing

When the user's request is ambiguous, ask before building. Key questions:

  • Which staking tier or node level?
  • Mainnet or testnet?
  • Phase 1 or Phase 2 contract interfaces?

2. Implement with VeChain-specific correctness

  • Network: always explicit (mainnet/testnet/solo)
  • Tokens: VET for staking, VTHO for rewards
  • Use correct contract addresses for the target network

3. Verify and deliver

A task is not complete until all applicable gates pass:

1. Code compiles — no build errors 2. Tests pass — existing tests still pass; new logic has test coverage 3. Risk notes documented — any staking or delegation implications are called out

Reference files

Read the matching files BEFORE doing anything else. See Critical Rules above.

TopicFileRead when user mentions...
StarGate stakingreferences/stargate-staking.mdstaking, StarGate, validator, delegation, VTHO rewards, node tier, boosting, Node Manager
Smart contractsreferences/contracts.mdContract functions, roles, Stargate, StargateNFT, ProtocolStaker, delegation status, effective stake, maturity, boost, token manager, mint, burn, migrate

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.