locallaunchsc-cloud
- 10 skills
- 0 followers
- 18 hours ago last updated
- ▌ Solana Vaults · locallaunchsc-cloud bundleUse this skill when the user wants to interact with onchain vaults on Solana — depositing into managed strategy vaults (Drift Vaults, Jito Vaults, Kamino, Marginfi, Meteora) or building automated yield products. Covers deposit/withdraw, share token accounting, performance fees, and lockup mechanics.
- ▌ Solana Bridges · locallaunchsc-cloud bundleUse this skill when the user wants to bridge assets to or from Solana — covering Wormhole, deBridge, Mayan Swap, Allbridge, and Circle CCTP. Includes fee comparison, time-to-finality, slippage handling, and failure recovery.
- ▌ Solana Metadao · locallaunchsc-cloud bundleUse this skill when the user wants to interact with MetaDAO on Solana — futarchy-based governance and capital formation. Read proposals, trade conditional tokens (pass/fail markets), participate in token launches, and understand the futarchy mechanism.
- ▌ Solana Helius Rpc · locallaunchsc-cloud bundleUse this skill when the user wants high-throughput Solana RPC access via Helius — standard RPC, DAS (Digital Asset Standard) NFT/token queries, transaction webhooks, enhanced transaction parsing, and priority fee estimation.
- ▌ Solana Pyth Oracle · locallaunchsc-cloud bundleUse this skill when the user wants to integrate Pyth price feeds into a Solana or Anchor program — find feed IDs, update on-chain price accounts (pull oracle model), read prices in instructions, handle staleness and confidence intervals safely.
- ▌ Solana Jupiter Swap · locallaunchsc-cloud bundleUse this skill when the user wants to integrate Jupiter — Solana's leading DEX aggregator — to get quotes and execute swaps with slippage control, priority fees, and versioned transactions.
- ▌ Solana Metaplex Nft · locallaunchsc-cloud bundleUse this skill when the user wants to mint and manage NFT collections on Solana using Metaplex — Umi setup, Token Metadata vs MPL-Core (programmable assets), Arweave uploads, collection creation, minting, and verification.
- ▌ Solana Token Launch · locallaunchsc-cloud bundleUse this skill when the user wants to launch a fungible token on Solana (SPL or Token-2022), set metadata, mint supply, revoke authorities, and optionally add liquidity on Raydium/Meteora/Orca.
- ▌ Solana Program Debug · locallaunchsc-cloud bundleUse this skill when the user is debugging a Solana program error — reading transaction logs, decoding Anchor error codes, simulating transactions, handling compute budget issues, and diagnosing common runtime failures.
- ▌ Solana Anchor Scaffold · locallaunchsc-cloud bundleUse this skill when the user wants to bootstrap a new Solana Anchor program from scratch — install toolchain, scaffold project, write a first instruction, build, test, and deploy.