Use when setting up Wallet UI in a new or existing Expo application. Guides selection between modern @solana/kit (Recommended) or legacy @solana/web3.js.
This skill helps you set up Wallet UI in your Expo React Native application. You need to choose which Solana library you are using, as the setup differs significantly.
@solana/kit (Recommended)Use this if:
@solana/kit.Instructions: Open Solana Kit Guide
@solana/web3.js (Maintenance Mode)Use this if:
@solana/web3.js v1.@solana/kit.@solana/web3.js is heavier and no longer the primary recommendation for new apps.Instructions: Open Solana Web3.js Guide
| Feature | @wallet-ui/react-native-kit | @wallet-ui/react-native-web3js |
| :-------------- | :---------------------------- | :------------------------------- |
| Solana Lib | @solana/kit | @solana/web3.js (v1) |
| API Style | Functional, Tree-shakeable | Object-Oriented, Monolithic |
| Bundle Size | Smaller | Larger |
| Status | Recommended | Maintenance / Legacy Support |
npx skills add wallet-ui/install-wallet-ui-react-native下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer