Uniswap Labs avatar

Uniswap Labs

Official

@uniswap · Ethereum

0Followers
|
172Public Repos
|
23Published Skills

Web3 infrastructure and products

Skills Distribution
DomainBusiness, Fi...Decentralized Fina.. (40%)Smart Contract Eng.. (30%)Liquidity Provisio.. (20%)Blockchain Integra.. (10%)

Agent Skills by Uniswap Labs

Showing 23 vetted skills indexed across 3 GitHub repositories.

UniswapUniswap
5.5k

argent-metro-debugger

Debug React Native apps via Metro CDP by inspecting components, logs, and runtime JavaScript.

Official
Advanced
UniswapUniswap
5.5k

argent-react-native-optimization

Diagnoses and fixes React Native performance issues through lint sweeps, semantic review, and profiling.

Official
Advanced
UniswapUniswap
5.5k

argent-react-native-app-workflow

Guides starting, debugging, building, and testing React Native apps on iOS simulators and Android emulators.

Official
Advanced
UniswapUniswap
5.5k

argent-react-native-profiler

Profiles React Native Hermes apps to measure re-render and CPU performance.

Official
Advanced
UniswapUniswap
5.5k

argent-test-ui-flow

Automates mobile UI testing on iOS and Android through screenshot-driven interaction loops.

Official
Intermediate
UniswapUniswap
5.5k

argent-ios-simulator-setup

Boots and connects to iOS simulators using argent MCP tools.

Official
Basic
UniswapUniswap
5.5k

argent-create-flow

Records and replays sequences of MCP tool calls as YAML flow files.

Official
Advanced
UniswapUniswap
5.5k

argent-device-interact

Control iOS simulators and Android emulators via argent MCP gesture and input tools.

Official
Advanced
UniswapUniswap
5.5k

argent-android-emulator-setup

Boots and connects Android emulators via argent MCP tools for UI interaction sessions.

Official
Intermediate
UniswapUniswap
5.5k

argent-native-profiler

Profiles iOS apps with xctrace to detect CPU hotspots, UI hangs, and memory leaks.

Official
Advanced
UniswapUniswap
223

uniswap-ai-hackathon

Coordinate Uniswap AI hackathon submissions through GitHub Issues with a structured template.

Official
Intermediate
UniswapUniswap
223

swap-integration

Automate Uniswap swap integration via Trading API and Universal Router.

Official
Advanced
UniswapUniswap
223

liquidity-planner

Generate pre-filled Uniswap position links across V2, V3, and V4 pools.

Official
Advanced
UniswapUniswap
223

swap-planner

Translate swap intents into pre-filled Uniswap deep links with validation.

Official
Advanced
UniswapUniswap
223

viem-integration

Integrate EVM blockchains with Viem in TypeScript/JavaScript applications.

Official
Advanced
UniswapUniswap
223

deployer

Deploy CCA contracts via ContinuousClearingAuctionFactory with CREATE2 for deterministic addresses.

Official
Advanced
UniswapUniswap
223

configurator

Automate Uniswap CCA auction configuration via guided interactive forms.

Official
Advanced
UniswapUniswap
223

v4-security-foundations

Identify and mitigate security risks in Uniswap V4 hooks.

Official
Advanced
UniswapUniswap
223

aggregator-hook-creator

Route Uniswap V4 trades through external DEX liquidity via Solidity hooks.

Official
Advanced
UniswapUniswap
40

Code Reviewer

Analyze code changes for architecture, security, performance, and style feedback.

Official
Advanced
UniswapUniswap
40

Daily Standup Generator

Aggregate GitHub and Linear activity into a Slack-ready standup summary.

Official
Advanced
UniswapUniswap
40

Implement Spec

Coordinate multi-agent spec-workflow tasks with parallelism, dependencies and QA checkpoints.

Official
Advanced
UniswapUniswap
5.5k

web-e2e

Automate end-to-end Playwright tests for the Uniswap web application.

Official
Advanced

Frequently Asked Questions About Uniswap Labs

FAQPage Schema
What specific financial tasks are enabled by these capabilities?

These capabilities enable the generation of pre-filled swap deep links, the configuration of Continuous Clearing Auctions, and the routing of trades through external liquidity pools. Users can programmatically manage liquidity positions across V2, V3, and V4 pools while ensuring deterministic contract deployment via factory patterns.

Which technical personas benefit from these integration resources?

These resources are designed for blockchain engineers, decentralized finance developers, and smart contract auditors. Professionals building on EVM-compatible networks use these components to integrate swap functionality, manage complex liquidity strategies, and secure custom hooks within the V4 protocol architecture.

What are the primary prerequisites for deploying these smart contracts?

Deployment requires an environment configured for EVM interaction, specifically utilizing Viem for blockchain communication. Developers must manage private keys for transaction signing and possess familiarity with Solidity for hook implementation and the Universal Router architecture to ensure compatibility with existing decentralized exchange infrastructure.