UniswapUniswapOfficialยท11 Agent Skills Included

interface

Debug, test, and optimize React Native apps with AI

Guides AI agents through building, debugging, and testing React Native apps on iOS simulators and Android emulators. Automates Metro server setup, UI flow testing, performance profiling, and re-render detection without manual device tapping. Helps developers find slow components, memory leaks, and build failures faster with step-by-step recovery workflows.
npx skills add Uniswap/interface --all -g -y
Available:

Tells the AI agent how to build, test, lint, and typecheck the Uniswap web, mobile, and extension apps, and enforces coding rules like styling, state management, and component structure before a task is considered complete.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-metro-debugger

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-react-native-optimization

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-react-native-app-workflow

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-react-native-profiler

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-test-ui-flow

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

Official
Intermediate
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-ios-simulator-setup

Boots and connects to iOS simulators using argent MCP tools.

Official
Basic
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-create-flow

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-device-interact

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-android-emulator-setup

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

Official
Intermediate
๐Ÿ“ฆ In Repo
UniswapUniswap

argent-native-profiler

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

Official
Advanced
๐Ÿ“ฆ In Repo
UniswapUniswap

web-e2e

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

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Uniswap interface skills?โ–ผ

Run `npx skills add Uniswap/interface --all -g -y` in your terminal to install all agent skills in this suite globally.

How to debug a React Native app with AI?โ–ผ

The included skills let your AI agent connect to Metro, inspect the React component tree, read console logs, and run JavaScript inside the running app to find issues.

Can AI test mobile app UI flows automatically?โ–ผ

Yes. The agent can tap, swipe, and type on iOS simulators and Android emulators, verifying each step with automatic screenshots.

How to find slow components in React Native?โ–ผ

The profiling skills measure re-renders and CPU usage per component, then produce a ranked report of bottlenecks with suggested fixes.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’