Skip to main content
Uniswap
GitHub 제작자 프로필

Uniswap

4개 GitHub 저장소에서 수집된 36개 skills를 저장소 단위로 보여줍니다.

수집된 skills
36
저장소
4
업데이트
2026년 9월 8일
저장소 탐색

저장소와 대표 skills

v4-sdk-integration
소프트웨어 개발자

App-layer SDK guide for building swap and liquidity experiences directly with the Uniswap v4 SDK. Use when user asks about "v4 sdk", "uniswap v4", "v4 swap", "v4 liquidity", "PoolManager", "V4Planner", "StateView", "PositionManager", "pool state", "v4…

2026년 9월 8일
permissioned-pools-deployer
소프트웨어 개발자

Guided walkthrough for executing the on-chain setup sequence for a Uniswap v4 Permissioned Pool from a permissioned-pools-configurator JSON config - allowlist checker deployment, createPermissionsAdapter, allowlisting and funding the adapter, verification,…

2026년 9월 1일
swap-integration
소프트웨어 개발자

Integrate Uniswap swaps into applications. Use when user says "integrate swaps", "uniswap", "trading api", "add swap functionality", "build a swap frontend", "create a swap script", "smart contract swap integration", "use Universal Router", "Trading API", or…

2026년 8월 25일
configurator
소프트웨어 개발자

Configure CCA (Continuous Clearing Auction) smart contract parameters through an interactive bulk form flow. Use when user says "configure auction", "cca auction", "setup token auction", "auction configuration", "continuous auction", or mentions CCA contracts.

2026년 8월 20일
deployer
소프트웨어 개발자

Deploy CCA (Continuous Clearing Auction) smart contracts using the Factory pattern. Use when user says "deploy auction", "deploy cca", "factory deployment", or wants to deploy a configured auction.

2026년 8월 14일
permissioned-pools-configurator
소프트웨어 개발자

Interactively collect and validate the parameters for a Uniswap v4 Permissioned Pool setup - chain, underlying token, allowlist checker, adapter owner, verification deposit, the four wrapper registrations, hook, and pool pricing - and emit the JSON config the…

2026년 8월 13일
permissioned-pools-issuer
소프트웨어 개발자

Reference guide for engineering teams setting up a Uniswap v4 Permissioned Pool for a transfer-restricted (RWA / tokenized-asset) ERC-20. Use when the user says "permissioned pool", "PermissionsAdapter", "PermissionsAdapterFactory",…

2026년 8월 13일
liquidity-planner
소프트웨어 개발자

This skill should be used when the user asks to "provide liquidity", "create LP position", "add liquidity to pool", "become a liquidity provider", "create v3 position", "create v4 position", "concentrated liquidity", "set price range", or mentions providing…

2026년 8월 7일
수집된 skill 18개 중 8개를 표시합니다.
argent-react-native-app-workflow
웹 개발자

Step-by-step workflows for developing or debugging React Native apps on iOS simulator or Android emulator. Use when starting the app, debugging Metro, fixing builds, diagnosing runtime errors, or running tests.

2026년 6월 11일
argent-android-emulator-setup
소프트웨어 개발자

Set up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.

2026년 5월 27일
argent-create-flow
기타 컴퓨터 관련 직업

Record a reusable flow (scripted sequence of MCP tool calls) that can be replayed later with a single command. Use when the user asks to create, record, or build a flow, or to script a sequence of simulator actions.

2026년 5월 27일
argent-device-interact
소프트웨어 개발자

Interact with an iOS simulator or Android emulator using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots.

2026년 5월 27일
argent-ios-simulator-setup
소프트웨어 개발자

Set up and connect to an iOS simulator using argent MCP tools. Use when starting a new session, booting a simulator, getting a simulator UDID, or before any simulator interaction task.

2026년 5월 27일
argent-metro-debugger
소프트웨어 개발자

Debug a React Native app via Metro CDP using argent debugger tools. Use when connecting to Metro, inspecting React components, reading console logs, or evaluating JavaScript in the app runtime.

2026년 5월 27일
argent-native-profiler
소프트웨어 개발자

Native profiling for CPU hotspots, UI hangs, and memory leaks. Currently iOS-only (xctrace-backed); Android support (Perfetto/simpleperf) is on the roadmap. Use when diagnosing native-level performance issues.

2026년 5월 27일
argent-react-native-optimization
소프트웨어 개발자

Optimizes a React Native app by profiling first to find real bottlenecks, then sweeping for mechanical issues. Entry-point for all performance work. Use when the app feels slow, user asks to optimize, fix re-renders, reduce jank, or improve startup. Delegates…

2026년 5월 27일
수집된 skill 10개 중 8개를 표시합니다.
backtest-change
소프트웨어 개발자

Validate a data-driven change against LIVE historical data before it ships — replay old-vs-new over a real window, report whether it achieves its goal, and refuse to ship when the data disproves the premise. Fires whenever someone proposes a measurable change…

2026년 8월 10일
debug-issue
소프트웨어 개발자

Systematic debugging workflow for any code error, crash, test failure, or unexpected behavior. Use this skill whenever a user mentions an error, bug, exception, crash, test failure, or says something "isn't working", "is broken", "keeps failing", or "isn't…

2026년 8월 5일
mermaid-diagram
소프트웨어 개발자

Generate syntactically valid Mermaid.js diagrams. Use when user says "create a mermaid diagram", "generate a flowchart", "draw a sequence diagram", "visualize with mermaid", "mermaid architecture diagram", "create a class diagram", "make a state diagram", "ER…

2026년 8월 5일
migrate-config-to-opus-5
기타 컴퓨터 관련 직업

Audit and migrate a Claude Code configuration (CLAUDE.md, rules, skills, commands, agents, settings.json, hooks, statusline, CI scripts) for Claude Opus 5's behavioral changes. Use when the user asks to migrate or audit their config for Opus 5 / the Claude 5…

2026년 8월 5일
skill-doctor
기타 컴퓨터 관련 직업

Audit, map, and improve your Claude Code skills, agents, and slash commands — and mine the current session for new ones worth creating. Use this whenever the user says "review my skills", "optimize my skills", "update my skills", "update all my skills",…

2026년 8월 5일
commit-push-pr
기타 컴퓨터 관련 직업

Interactive setup wizard for configuring any repository with Claude Code best practices. Use when user says "setup claude", "init claude", "configure claude code", "setup repository", "boris setup", "best practices setup", or wants to configure their repo for…

2026년 8월 5일
generate-document
데스크톱 출판 전문가

Generate professional documents in multiple formats (PDF, DOCX, HTML, ODT, EPUB, RTF). Use when the user says "make a PDF", "generate a report", "create a document", "export to Word", "make a Word doc", "convert to PDF", "export findings", "create…

2026년 2월 25일
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다