Skip to main content
Uniswap
ملف منشئ GitHub

Uniswap

عرض على مستوى المستودعات لـ ٣٦ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٣٦
مستودعات
٤
محدث
٨ سبتمبر ٢٠٢٦
مستكشف المستودعات

المستودعات و 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…

٨ سبتمبر ٢٠٢٦
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,…

١ سبتمبر ٢٠٢٦
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…

٢٥ أغسطس ٢٠٢٦
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.

٢٠ أغسطس ٢٠٢٦
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.

١٤ أغسطس ٢٠٢٦
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…

١٣ أغسطس ٢٠٢٦
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",…

١٣ أغسطس ٢٠٢٦
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…

٧ أغسطس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
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.

١١ يونيو ٢٠٢٦
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.

٢٧ مايو ٢٠٢٦
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.

٢٧ مايو ٢٠٢٦
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.

٢٧ مايو ٢٠٢٦
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.

٢٧ مايو ٢٠٢٦
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.

٢٧ مايو ٢٠٢٦
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.

٢٧ مايو ٢٠٢٦
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…

٢٧ مايو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
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…

١٠ أغسطس ٢٠٢٦
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…

٥ أغسطس ٢٠٢٦
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…

٥ أغسطس ٢٠٢٦
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…

٥ أغسطس ٢٠٢٦
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",…

٥ أغسطس ٢٠٢٦
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…

٥ أغسطس ٢٠٢٦
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…

٢٥ فبراير ٢٠٢٦
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات