Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
UN
@uniswap
contributor on implexa, with 8 skills ranked by
SkillRank
across 1 source.
uniswap on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.3
skills.sh
viem-integration
viem-integration provides typed EVM blockchain interaction for typescript via public and wallet clients. covers reads (balances, contract state), writes (transactions, contract calls), and includes validation rules for addresses, keys, and rpc endpoints.
6.1
skills.sh
v4-security-foundations
v4-security-foundations covers threat modeling and permission flags for uniswap v4 hooks, with emphasis on caller verification, reentrancy, and state exposure risks during hook execution.
5.9
skills.sh
swap-integration
swap-integration covers uniswap integration across frontends, backends, and contracts via three methods (trading api, universal router sdk, smart contract calls). outlines routing types, prerequisites, and critical implementation patterns but lacks step-by-step procedures.
5.2
skills.sh
liquidity-planner
liquidity-planner gathers user intent for token pairs and amounts, checks pool state, suggests price ranges, and generates uniswap deep links with pre-filled parameters across v2, v3, and v4.
3.8
skills.sh
configurator
configurator guides users through cca smart contract parameter setup via interactive prompts, with fallback to natural language if the underlying runtime lacks askuserquestion support.
—
skills.sh
pay-with-any-token
>
—
skills.sh
deployer
Deploy CCA (Continuous Clearing Auction) smart contracts using the Factory pattern. Use when user says "deploy auction", "deploy cca", "factory deployment", or…
—
skills.sh
swap-planner
This skill should be used when the user asks to "swap tokens", "trade ETH for USDC", "exchange tokens on Uniswap", "buy tokens", "sell tokens", "convert ETH to…