design-integrationDesign a Uniswap integration architecture. Use when user is building a project that needs to integrate Uniswap and wants recommendations on integration method (Trading API vs SDK vs direct contract), architecture patterns, required dependencies, and security considerations.
Install via ClawdBot CLI:
clawdbot install wpank/design-integrationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/Agentic-Uniswap/tree/main/.ai/skills/design-integrationAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A web application that aggregates user DeFi positions across multiple chains and allows them to execute swaps directly from the dashboard. It requires real-time price quotes and seamless wallet integration for a smooth user experience.
A backend service that monitors price discrepancies between Uniswap and other DEXs to execute profitable trades automatically. It demands low-latency transaction execution and robust error handling to manage gas costs and slippage.
A mobile or web wallet that integrates Uniswap to enable users to swap tokens directly within the app, supporting multiple chains for broader accessibility. Focuses on user-friendly interfaces and secure transaction flows.
A smart contract-based protocol that uses Uniswap for liquidity provisioning and token swaps as part of its yield-generating strategies. Requires integration with both swap and LP functionalities for automated operations.
An online store that accepts cryptocurrency payments by integrating Uniswap to convert various tokens into a stablecoin at checkout. Needs reliable swap execution and minimal latency to finalize transactions quickly.
Generate income by charging a small percentage fee on each swap executed through the integration. This model is common in aggregators and wallets, where volume drives profitability.
Offer premium features such as advanced analytics, lower fees, or priority support through monthly or annual subscriptions. Suitable for DeFi dashboards targeting professional traders.
Earn commissions from yield generated by liquidity provision or arbitrage activities facilitated by the integration. Ideal for protocols that automate DeFi strategies for users.
💬 Integration Tip
Start with the Trading API for simplicity and fallback to the SDK for advanced needs; always use viem and Permit2 for security and modern best practices.
Scored Apr 19, 2026
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
有道云笔记官方 skill,支持笔记 CRUD(创建/读取/更新/删除)、待办管理、网页剪藏、笔记搜索、文件夹管理等基础操作。如需构建知识库或 Wiki,请使用 youdaonote-llm-wiki skill 而非本 skill。
网页剪藏到有道云笔记。触发词:剪藏网页、保存网页、收藏网页。
有道云笔记资讯推送:基于收藏笔记分析关注话题,推送最新相关资讯。支持对话触发与每日定时推送(如早上9点)。触发词:资讯推送、设置资讯推送、生成资讯推送。
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.