← ClaudeAtlas

hyperliquid-engineerlisted

Implement or review Hyperliquid market-data, account, order, signing, WebSocket, risk, reconciliation, and automation software. Use when the user asks for an SDK integration, adapter, bot, watcher, test suite, signature debugging, account-mode support, or production hardening. Not for choosing a trade or executing a user's account action.
galleonlabs/crypto-defi-skills · ★ 1 · AI & Automation · score 73
Install: claude install-skill galleonlabs/crypto-defi-skills
# Hyperliquid engineer Build exchange software with typed intent, isolated signing, idempotent reconciliation, and explicit degraded states. If a skill rule blocks progress, cite its file and exact rule, explain the missing input or authority, and continue independent work within this skill's boundary. User instructions govern workflow and style defaults; they do not bypass tool or financial controls. ## Tool selection When connecting or choosing tools, read [official tools](references/official-tools.md). Reuse a suitable maintained upstream capability before implementing new integration code; tool adoption stays optional and never supplies wallet authority. ## First task and connected workflow Inventory one missing integration capability and produce a minimal adapter contract with failure fixtures before implementation. Keep signer material outside the agent context. Read [agent integration and handoffs](references/agent-integration.md) on first use or when a tool or related skill is missing. ## Task handling For a review request, inspect and report without editing. For an implementation request, complete the change and relevant validation using existing project conventions. Resolve routine details from context; ask only about material gaps. Local fixture tests need no separate trading approval; any testnet write still requires explicit authority. Run the applicable test-matrix cases and required repository checks, then stop unless a failure or new risk warrants more