
from vara-skills17
Top-level router for the Vara Sails skill pack — routes builder intents to the appropriate Vara/Codex/Claude/OpenClaw skill and provides handbooks and guardrail
Provides a portable router and handbook for the provisional Vara Sails skill pack. It guides builders through common Sails workflows (creating workspaces, dev environment, frontend/backend tasks, testing, deployments, and on-chain interactions) and routes intents to the correct sub-skill in the pack. It also surfaces local references and upgrade guidance.
Use when working on standard Gear/Vara Sails greenfield projects or when you need the top-level entrypoint for the vara-skills pack. Do not use this router for Vara.eth/ethexe-specific work or broad protocol research.
Designed to be used across Codex, Claude, and OpenClaw skill surfaces as a router and handbook.
Vara Skills is a top-level router for the Gear/Vara Sails blockchain skill pack, routing builder intents to specialized sub-skills for Rust on-chain development. Scripts are well-written but all failed in sandbox due to missing domain-specific dependencies (Sails workspace, cargo-sails, wasm32 target) or requiring runtime arguments. The auto-update preamble is a moderate security concern. Well-architected with clear routing and guardrails, but serves a very niche audience.
sails-rs-workspacecargo-sailswasm32v1-none-targetAll 6 scripts failed: 4 needed runtime arguments (expected for CLI tools), 1 needed missing companion file (test_repo_layout.py), 1 needed domain-specific workspace. The auto-update check in the preamble deducts security points. Well-structured skill for a niche blockchain dev audience.