| title | Introduction |
|---|---|
| order | 1 |
Welcome to Uniswap AI - a collection of AI tools for building on the Uniswap protocol.
Uniswap AI provides Claude Code plugins and AI development tools specifically designed for the Uniswap ecosystem. It helps developers:
- Create Uniswap v4 hooks with security-first AI-powered assistance
- Integrate Uniswap swaps via Trading API, Universal Router, or smart contracts
- Configure and deploy CCA auctions for token distribution
- Build on EVM blockchains with viem and wagmi integration guides
- Plan swaps and liquidity positions with deep link generation
- Claude Code for plugin usage
- Node.js 22.x for local development
- Familiarity with the Uniswap protocol
Install all plugins from the Claude Code Marketplace:
/plugin marketplace add uniswap/uniswap-aiOr install individual plugins:
/plugin install uniswap-hooks # V4 hook development
/plugin install uniswap-trading # Swap integration
/plugin install uniswap-cca # CCA auctions
/plugin install uniswap-driver # Swap & liquidity planning
/plugin install uniswap-viem # EVM integration (viem/wagmi)See Installation for detailed instructions.
- Quick Start - Your first hook with AI assistance
- Skills Reference - Available AI skills
- Evals Guide - Test and evaluate AI outputs
| Directory | Purpose |
|---|---|
packages/plugins/ |
Claude Code plugins (5 plugins) |
evals/ |
AI tool evaluations (Promptfoo) |
docs/ |
This documentation (VitePress) |
scripts/ |
Build and validation scripts |
.github/ |
CI/CD workflows and reusable actions |
- GitHub Issues - Report bugs or request features
- Uniswap Discord - Community support