
Claude Skills by WayfinderFoundation
github.com/WayfinderFoundationBest practices for developing, testing, and iterating Wayfinder Paths strategies/adapters in this repo (data sources, manifests, safety rails).
Promote a session scratch run script into the local Wayfinder library so it persists across sessions.
Run Wayfinder Paths setup - install dependencies, create wallets, configure API key
How to use the Boros adapter for fixed-rate market data and execution in Wayfinder Paths (market discovery, quoting, tick math, and transaction gotchas).
How to use the BRAP adapter/client in Wayfinder Paths for cross-chain quotes and swaps (data in/out, execution paths, approvals, and common gotchas).
How to read Hyperlend markets/time-series and execute lend/withdraw flows in Wayfinder Paths (inputs/outputs, unit handling, and safety).
How to use Hyperliquid adapter data (meta, funding, candles, orderbooks) and execution surfaces (orders/transfers) in Wayfinder Paths, including required executor wiring.
How to use the Moonwell adapter for lending/borrowing on Base (market discovery, APYs, collateral management, and common gotchas).
How to use the Pendle adapter in Wayfinder Paths for PTs (Principal Tokens) and YTs (Yield Tokens): market discovery, historical data, and Hosted SDK swap tx building (inputs/outputs, chain IDs, unit handling, and approvals).
How to fetch and interpret pool/token/balance data in Wayfinder Paths (PoolClient/TokenClient + adapters + MCP balance tools), including common query patterns and I/O shapes.
How to use the ProjectX (HyperEVM Uniswap V3 fork) adapter in Wayfinder Paths for pool reads, position management, swaps, points, and subgraph swap history (pool_address config + common gotchas).
How to use the Uniswap V3 adapter for concentrated liquidity on Base/Arbitrum/Ethereum (LP provisioning, position management, tick math, and common gotchas).