From 51e351ed9def99b6e5cb1bcce923d36da0221fee Mon Sep 17 00:00:00 2001 From: Vadim Smirnov Date: Wed, 22 Apr 2026 17:04:41 +0400 Subject: [PATCH] Add vara-skills to Domain-Specific Skills --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..65a9551 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` ( - [aklofas/kicad-happy](https://github.com/aklofas/kicad-happy) - KiCad PCB design assistant. Proof that skills can go deep into niche domains. ![GitHub stars](https://img.shields.io/github/stars/aklofas/kicad-happy?style=flat-square) - [qtzx06/yolodex](https://github.com/qtzx06/yolodex) - Computer vision / YOLO model training workflow. ![GitHub stars](https://img.shields.io/github/stars/qtzx06/yolodex?style=flat-square) - [Frankieli123/grok-skill](https://github.com/Frankieli123/grok-skill) - Log analysis and pattern matching. Useful for debugging production issues. ![GitHub stars](https://img.shields.io/github/stars/Frankieli123/grok-skill?style=flat-square) +- [gear-foundation/vara-skills](https://github.com/gear-foundation/vara-skills) - 21 skills for shipping Rust smart contracts on Vara Network with the Gear/Sails framework. Full pipeline: spec → Sails impl → gtest → on-chain deploy via `vara-wallet`. Ships as Codex install script, Claude Code plugin, and OpenClaw wrapper. ![GitHub stars](https://img.shields.io/github/stars/gear-foundation/vara-skills?style=flat-square) ## Plugins