Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vara-eth-skills

vara-eth-skills 收录了来自 gear-foundation 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
1
更新
2026-05-11
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

vara-eth-app-builder
软件开发工程师

Build and verify Vara.eth deploy, interaction, and integration examples after a contract already exists. Use when an AI agent is asked to upload or create a program, initialize it, fund executable balance, send messages, read state, handle replies, use `ethexe` CLI, script flows with `@vara-eth/api`, or create/interact through a Solidity ABI interface.

2026-05-11
vara-eth-contract-writer
软件开发工程师

Write and review Rust Sails contracts for Vara.eth. Use when an AI agent is asked to scaffold a new contract with `cargo sails new --eth`, implement or explain `Program` and `Service` structure, add events and exported methods, define payable methods, choose ABI-safe public types, or flag `ethexe` runtime limitations and forbidden patterns in contract design.

2026-05-11
vara-eth-full-app-builder
软件开发工程师

Build and verify complete user-facing Vara.eth applications. Use when Codex is asked to create, organize, repair, or review a full app or dApp that spans Rust/Sails contracts, Vara.eth deploy or attach flows, TypeScript interaction modules, wallet-based frontend UX, ABI-enabled calls, Solidity adapters, environment configuration, scripts, and end-to-end validation.

2026-05-11
vara-eth-injected-app-builder
网页开发工程师

Build, repair, deploy, activate, or review Vara.eth apps that use injected transactions for writes and Vara.eth RPC state reads. Use when Codex is asked to make a browser/frontend dApp where MetaMask or another EIP-1193 wallet signs an injected Vara.eth transaction, when configuring `createInjectedTransaction`, when preparing an existing Rust/Sails program for injected frontend use, or when measuring injected transaction latency/cost through executable balance reads.

2026-05-11
vara-eth-mirror-adapter-frontend-builder
网页开发工程师

Build, repair, or review browser frontends that interact with a Solidity adapter contract whose backend is an ABI-enabled Vara.eth Mirror/Program. Use when user writes go through normal Ethereum wallet transactions to an adapter, the adapter calls Vara.eth asynchronously, callbacks finalize adapter state, and the frontend must read both adapter state through Ethereum RPC and optional Vara.eth state through Vara.eth RPC.

2026-05-11
vara-eth-solidity-integrator
软件开发工程师

Design and review Solidity contracts that integrate with Vara.eth programs through generated Solidity ABI interfaces. Use when an AI agent is asked to build an Ethereum-side adapter, escrow, bridge-like flow, callback handler, or Solidity contract that calls a Vara.eth Mirror/ABI contract and processes async replies.

2026-05-11