gear-foundation

30 mods across 1 repository, 17 stars between them.

vara-skills

02

gear-foundation/vara-skills

Plugin Claude Code

Gear/Vara Sails builder skill pack for Claude Code — 24 skills for smart contract development on Vara Network.

17 1mo ago A tokens not measured original MIT

gear-foundation/vara-skills

Instructions file CodexOpenCode

Instructions for gear-foundation/vara-skills, covering agents.md, purpose, working rules and verification.

17 1mo ago A 278 tokens original MIT

gear-foundation/vara-skills

Instructions file

Instructions for gear-foundation/vara-skills, covering claude.md, what this repo is, commands, architecture and content layers.

17 1mo ago A 883 tokens original MIT

vara-skills

05

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs the top-level router for the provisional standard Gear/Vara Sails skill pack across Codex, Claude, or OpenClaw. Covers standard Sails apps and ethexe-specific work via dedicated skills. Do not use for non-Sails programs or broad protocol research.

17 1mo ago A 63 tokens original MIT

vara-skills

06

gear-foundation/vara-skills

Skill Claude CodeCodex

Standard Gear/Vara Sails builder pack for AI agents. Use when building or extending a Sails app on Vara or Gear. NOT for Vara.eth, ethexe, non-Sails programs, or generic protocol research.

17 1mo ago A 49 tokens original MIT

awesome-sails-vft

07

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder wants to add a fungible token to a standard Gear/Vara Sails app using awesome-sails building blocks, choose the right VFT-related crates, and wire roles, events, tests, and client integration. Do not use for NFT or RMRK work, abstract tokenomics-only analysis, or non-Sails projects.

17 1mo ago A 76 tokens original MIT

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when an approved Gear or Vara spec must be mapped onto program boundaries, services, message flow, and integration surfaces. Do not use when the feature is still undefined or when the task is already reduced to code edits.

17 1mo ago A 50 tokens original MIT

gear-builtin-actors

09

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to design or debug calls from a standard Gear/Vara Sails program into runtime builtin actors such as BLS12-381, staking, proxy, or ETH bridge, including ActorId derivation, request encoding, reply decoding, and gas or ED budgeting. Do not use for regular program-to-program messaging, Vara.eth…

17 1mo ago A 97 tokens original MIT

gear-gstd-api-map

10

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to choose the right gstd API for messaging, execution, reservations, async reply flows, or program creation, and trace that API to gcore or gsys when behavior must be confirmed. Do not use for Vara.eth or ethexe-first work, non-Gear repositories, or broad runtime-maintenance tasks.

17 1mo ago A 74 tokens original MIT

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to design or debug Gear message flow, replies, delayed execution, reservations, or waitlist behavior inside a standard Gear/Vara Sails app. Do not use for Vara.eth or ethexe-first work, non-Sails repositories, or broad protocol research.

17 1mo ago A 62 tokens original MIT

gtest-tdd-loop

12

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when Gear or Vara behavior changes need a deterministic local gtest loop before the work can be considered complete. Do not use for deploy-only work, live-node-only smoke checks, or features without a local test target.

17 1mo ago A 50 tokens original MIT

idea-to-spec

13

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a user has a new Gear or Vara feature idea, product request, or protocol change that must become an implementable spec. Do not use for deployment-only work, runtime review, or post-release observation.

17 1mo ago A 47 tokens original MIT

sails-architecture

14

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to shape or correct standard Gear/Vara Sails program and service boundaries, state ownership, or message flow. Do not use for pure deployment work, Vara.eth or ethexe targets, or non-Sails programs.

17 1mo ago A 54 tokens original MIT

sails-dev-env

15

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to prepare or repair a local macOS, Linux, or Windows machine for standard Gear/Vara Sails Rust development before building, testing, or running a local node. Do not use for live-network deployment, app-specific feature work, or Vara.eth/ethexe-only setup.

17 1mo ago C 66 tokens original MIT

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to design or review architecture for a Sails ethexe app with dual-transport, payable methods, Solidity interface generation, or Ethereum-style events. Do not use for standard Gear/Vara Sails apps without ethexe.

17 1mo ago A 59 tokens original MIT

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when approved tasks require Rust code changes in a Sails ethexe workspace with the ethexe feature enabled. Do not use for standard Gear/Vara Sails apps without ethexe, or when the spec or architecture is still unsettled.

17 1mo ago A 60 tokens original MIT

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder is changing behavior inside an existing standard Gear/Vara Sails app and needs the correct stage-by-stage workflow. Do not use for greenfield scaffolding, Vara.eth or ethexe paths, or non-Sails repositories.

17 1mo ago A 55 tokens original MIT

sails-frontend

19

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to build or extend a React or TypeScript frontend for a standard Gear/Vara Sails app, using Sails-JS, generated clients, React hooks, and low-level Gear-JS only where it adds value. Do not use for Rust-only contract work, raw gstd service design, or non-Vara frontends.

17 1mo ago A 76 tokens original MIT

sails-gtest

20

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs the standard Gear/Vara Sails gtest loop for feature verification, debugging, or regression coverage. Do not use for live-network-only validation, deployment-first workflows, or non-Sails programs.

17 1mo ago A 49 tokens original MIT

sails-idl-client

21

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs to wire or repair the standard Gear/Vara Sails IDL and generated client pipeline in app, client, or test crates. Do not use for raw payload-only testing, Vara.eth or ethexe codegen, or non-Sails repositories.

17 1mo ago A 61 tokens original MIT

sails-indexer

22

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder needs a read-side indexer and query API for a standard Gear/Vara Sails app using program events, IDL-driven decoding, projected read models, and optional on-chain query enrichment. Do not use for command-side backends, generic Node APIs, non-Sails repositories, Vara.eth or ethexe-first work.

17 1mo ago A 74 tokens original MIT

sails-local-smoke

23

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder has a standard Gear/Vara Sails app with green gtest coverage and needs typed validation against a local node. Do not use before gtest passes, for remote networks, or for non-Sails programs.

17 1mo ago A 52 tokens original MIT

sails-new-app

24

gear-foundation/vara-skills

Skill Claude CodeCodex

Use when a builder is starting a new standard Gear/Vara Sails app and needs the correct greenfield sequence before implementation. Do not use for edits to an established repo, Vara.eth or ethexe targets, or non-Sails templates.

17 1mo ago A 54 tokens original MIT