Add vara-skills to Development & Code Tools
loading diff…
Adds vara-skills to the Development & Code Tools section.
What it is: 21 skills teaching Codex how to build and ship Rust smart contracts on Vara Network with the Gear/Sails framework. Covers spec → architecture → Rust implementation → IDL/client codegen → deterministic gtest → React frontend → event-driven indexer → on-chain deploy via vara-wallet.
Codex install:
git clone git@github.com:gear-foundation/vara-skills.git
cd vara-skills
bash scripts/install-codex-skills.sh
This installs into $CODEX_HOME/skills/vara-skills (router) plus one directory per skill.
Why it fits here: Same profile as brooks-lint and AuraKit — a framework-specific skill pack with an included installer. MIT licensed. Published by Gear Foundation.