Skip to main content
Run any Skill in Manus
with one click
GitHub repository

nexus-elements

nexus-elements contains 15 collected skills from availproject, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
0
updated
2026-06-12
Forks
2
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

nexus-elements-overview
software-developers

End-to-end integration guide for Nexus Elements. Use Nexus One as the single unified component for all swap, send, and deposit flows. Legacy standalone widgets (FastBridge, FastTransfer, SwapWidget, Deposit, BridgeDeposit, UnifiedBalance, ViewHistory) have been deprecated and removed.

2026-06-12
nexus-one-deposit
software-developers

Scaffolding, configuration, and integration of the Nexus One component in deposit mode (config.mode = "deposit"). Handles swapping assets and executing custom smart contract calls on the destination chain.

2026-06-12
nexus-one-send
software-developers

Scaffolding, configuration, and integration of the Nexus One component in send mode (config.mode = "send"). Used to send tokens to an external recipient address cross-chain.

2026-06-12
nexus-one-swaps
software-developers

Scaffolding, configuration, and integration of the Nexus One component in swap mode (config.mode = "swap"). Handles cross-chain swaps and bridges.

2026-06-12
nexus-elements-bridge-deposit
software-developers

DEPRECATED — BridgeDeposit has been removed. Use Nexus One (config.mode = "deposit") for all deposit flows. Refer to the nexus-one-deposit agent skill for current integration guidance.

2026-06-12
nexus-elements-deposit
software-developers

DEPRECATED — The standalone Deposit element (NexusDeposit) has been removed. Use Nexus One (config.mode = "deposit") for all deposit flows. Refer to the nexus-one-deposit agent skill for current integration guidance.

2026-06-12
nexus-elements-fast-bridge
software-developers

DEPRECATED — FastBridge has been removed. Use Nexus One (config.mode = "swap") for all cross-chain bridge and swap flows. Refer to the nexus-one-swaps agent skill for current integration guidance.

2026-06-12
nexus-elements-swaps
software-developers

DEPRECATED — SwapWidget has been removed. Use Nexus One (config.mode = "swap") for all cross-chain swap and bridge flows. Refer to the nexus-one-swaps agent skill for current integration guidance.

2026-06-12
nexus-elements-transfer
software-developers

DEPRECATED — FastTransfer has been removed. Use Nexus One (config.mode = "send") for all cross-chain recipient transfer flows. Refer to the nexus-one-send agent skill for current integration guidance.

2026-06-12
nexus-migration-guide
software-developers

Detailed guidelines for LLMs and developer agents on migrating codebases from legacy standalone Nexus Elements widgets (swaps, fast-bridge, transfer, deposit) to the unified Nexus One component.

2026-06-12
nexus-elements-nexus-provider
software-developers

Install and configure NexusProvider for Nexus Elements with full SDK lifecycle wiring. NexusProvider is required by Nexus One — the single unified element for all swap, send, and deposit flows. All other standalone widget skills are deprecated.

2026-06-08
nexus-sdk-integration
software-developers

End-to-end integration guidance for Avail Nexus SDK in any JS/TS frontend project (React/Next/Vite/etc). These Nexus SDK skills supersede all legacy nexus-elements-* skills. Use when asked to integrate, initialize, or wire Nexus SDK flows (bridge, transfer, execute, swap), hooks, events, balances, supported chains/tokens, or formatter utilities.

2026-06-02
nexus-elements-common
software-developers

DEPRECATED — Common hooks and helpers are now internal to Nexus One. Use Nexus One for all flows. Refer to the nexus-sdk-* agent skills for building custom integrations.

2026-06-02
nexus-elements-unified-balance
software-developers

DEPRECATED — UnifiedBalance has been removed. Nexus One includes an inline balance view. Refer to the nexus-sdk-* agent skills for balance API guidance.

2026-06-02
nexus-elements-view-history
software-developers

DEPRECATED — ViewHistory has been removed. Intent history is not included in Nexus One V1. Use sdk.getMyIntents() directly for programmatic history access. Refer to the nexus-sdk-* agent skills for guidance.

2026-06-02
availproject/nexus-elements Agent Skills | SkillsMP