What problem does it solve?
It helps you avoid guesswork and fragile integrations by explaining how major DeFi primitives work and how to safely compose them across Ethereum and L2s.
Core Features & Use Cases
- Protocol “legos” by chain: Covers major DEX/DeFi building blocks (e.g., Uniswap V2/V3/V4, Aave V3, Curve-style liquidity concepts, and L2-native ecosystems like Aerodrome/Aero, GMX, and Pendle) with practical guidance.
- Composable integration patterns: Provides reusable patterns such as flash-loan arbitrage, leveraged yield loops, meta-aggregation routing, and ERC-4626 vault design.
- Modern EVM composability mechanisms: Explains Uniswap V4 hooks and how hooks enable custom logic around swaps/liquidity, plus chain-specific concepts like Arbitrum tooling and GMX market structure.
- Use cases: Designing yield strategies, choosing the right DEX per L2, building DeFi integrations, and combining existing protocols into new products while managing integration tradeoffs.
Quick Start
Use the building-blocks skill to design a new DeFi strategy by telling the AI which chain you’re targeting, the assets involved, and whether you want a DEX-integrated swap strategy or a vault-based yield approach.