OneKey App Swap, Bridge, Limit, and Stock/Market implementation or debugging. Use for entries, token selection, quotes, review/build/send, providers, cold start, and history/status; excludes Perps.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Use this skill to locate the owning transition and execution contract. Trust current code, payloads, and runtime behavior rather than a past issue or implementation snapshot.
selection -> quote -> review -> build/send -> history/status and
identify the first incorrect transition.| Symptom or change | Start with | Load |
|---|---|---|
| Direct Swap, token selection, quote, review, or send | Swap state/actions, view hooks, background service | app-architecture.md, code-map.md |
| Wallet, Home Token, Send, Earn, Buy, or Market handoff | Source params, then settled Swap state after mount | app-architecture.md |
| Bridge, Limit, Stock, broker, privacy, or new provider | Channel capability and lifecycle contract | provider-contracts.md |
| Cold start, first-frame flicker, default token, or tab drift | Route seed, persisted display state, readiness, then quote state | app-architecture.md |
| Pending/history/status, disconnect, restart, or replay | Visibility owner, persistent writer, identity, repair source | provider-contracts.md |
| Receive-only token filtering | Receive -> AssetSelector -> shared filter; use Swap only after handoff | code-map.md |
| Perps order, position, or deposit | Perps owner | $1k-perps-module |
Load only what the task needs:
$1k-i18n.The entry, first wrong transition, identities, and owners are explicit; the change is scoped to that owner; focused tests pass; the real surface proves the expected quote/review/send/history or first-frame behavior; and protected Swap/Bridge/Limit/Stock/Market flows remain coherent.
$1k-perps-module for Perps/Hyperliquid-specific flows.$1k-tradingview-communication for TradingView message contracts.$1k-state-management for Jotai ownership.$1k-cross-platform for platform-specific UI and hosts.$1k-defi-module-integration for the DeFi side of an Earn-to-Swap handoff.d71e6b7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.