Cloudzombie Liquidskills

Liquidskills

by @dvcrn 19 skills

Skills in this plugin

19
  1. API 2 · dvcrn
    Complete Hyperliquid API reference — /info reads, /exchange signed actions, WebSocket subscriptions. The definitive guide for AI agents building on Hyperliquid.
    32 repo stars
  2. QA · dvcrn
    Production QA checklist for HyperEVM dApps. Run this with a SEPARATE reviewer pass after the build — it audits against every common mistake agents make before shipping on Hyperliquid.
    32 repo stars
  3. Audit 2 · dvcrn
    Smart contract audit checklist for HyperEVM — covers Solidity security, HyperEVM-specific risks, API signing security, and bonding curve/AMM patterns. Run before every mainnet deployment.
    32 repo stars
  4. Gas · dvcrn
    HYPE gas costs on HyperEVM, actual transaction costs, fee mechanics, and when gas applies vs doesn't. Use when estimating costs, setting fee parameters, or explaining HyperEVM gas to users.
    32 repo stars
  5. Tools 2 · dvcrn
    Development tools for Hyperliquid — Foundry, Hardhat, viem, wagmi for HyperEVM; Python SDK and TypeScript SDK for HyperCore API. What works, what to use, how to set up.
    32 repo stars
  6. Why Hyperliquid · dvcrn
    Why build on Hyperliquid. HyperBFT consensus, native orderbook, speed, AI agent angle, honest tradeoffs. Use when someone asks "should I build on Hyperliquid?", "why not Ethereum?", or when an agent needs to understand what makes Hyperliquid unique.
    32 repo stars
  7. Security 3 · dvcrn
    Security for Hyperliquid applications — Solidity vulnerabilities on HyperEVM, API signing security, nonce safety, HYPE/USDC decimal traps, and the pre-deploy checklist.
    32 repo stars
  8. Ship · dvcrn
    Provides a structured framework for making shipping and logistics decisions, covering carrier selection, international customs, fulfillment strategy, and claims handling.
    32 repo stars
  9. Architecture 2 · dvcrn
    HyperCore vs HyperEVM — what lives where, how they interact, the complete system model. Essential reading before building anything on Hyperliquid. Use when planning architecture, understanding state, or deciding where logic belongs.
    32 repo stars
  10. Testing · dvcrn
    Smart contract testing for HyperEVM with Foundry/Hardhat — unit tests, fuzz testing, testnet fork testing. What to test, what not to test, and what LLMs get wrong on Hyperliquid.
    32 repo stars
  11. Wallets · dvcrn
    Wallets on Hyperliquid — MetaMask + chain ID 999 setup, HyperCore API wallets, agent wallet patterns, EIP-712 signing for exchange actions. Essential for any agent that needs to interact with Hyperliquid.
    32 repo stars
  12. Concepts · dvcrn
    Essential mental models for building on Hyperliquid. HyperCore vs HyperEVM, asset IDs, nonce mechanics, margin types, incentive design. Use when designing a system or when you need to understand how Hyperliquid actually works.
    32 repo stars
  13. Indexing · dvcrn
    How to read Hyperliquid data — HyperCore via /info API, HyperEVM events, WebSocket subscriptions. Why you cannot just loop through blocks, and what to use instead.
    32 repo stars
  14. Addresses · dvcrn
    Verified contract addresses for Hyperliquid — HyperEVM contracts, HyperSwap V2, system addresses, key tokens. Use this instead of guessing. Wrong addresses = lost funds.
    32 repo stars
  15. Standards · dvcrn
    Token standards on Hyperliquid — ERC-20 on HyperEVM, HIP-1/HIP-2/HIP-3 native token standards on HyperCore. When to use each, how they work, key interfaces.
    32 repo stars
  16. Frontend UX · dvcrn
    Mandatory frontend rules for Hyperliquid dApps — wagmi + HyperEVM chain config, wallet connection, transaction UX, HYPE formatting, and pre-publish checklist.
    32 repo stars
  17. Orchestration · dvcrn
    How an AI agent plans, builds, and deploys a complete Hyperliquid application. The three-phase build system for HyperEVM dApps and HyperCore integrations. Use when building any full application on Hyperliquid.
    32 repo stars
  18. Building Blocks · dvcrn
    DeFi legos on Hyperliquid — HyperSwap V2, bonding curves, HyperCore perps/spot as composable primitives. How to build on top of existing protocols instead of reinventing them.
    32 repo stars
  19. Frontend Playbook · dvcrn
    Complete build-to-production pipeline for HyperEVM dApps — local dev, testnet deploy, mainnet deploy, Vercel config, and go-live checklist.
    32 repo stars