Solana 技能 | 开发者工具资源

智能体技能

预构建技能,可直接集成到您的 AI 智能体中以与 Solana 交互。每个技能为您的智能体提供与程序、代币、工具等协作所需的上下文。

HumanAgent
$npx skills add https://github.com/solana-foundation/solana-dev-skill


官方技能

由 Solana 基金会维护的用于 Solana 开发工作流的技能。

参考

Common Errors & Solutions

Diagnose and fix common errors encountered when building on Solana, including GLIBC issues, Anchor version conflicts, and RPC errors.

在 GitHub 上查看 →
工具

Version Compatibility Matrix

Reference table for matching Anchor, Solana CLI, Rust, and Node.js versions to avoid toolchain conflicts.

在 GitHub 上查看 →
代币

Confidential Transfers

Implement private, encrypted token balances on Solana using the Token-2022 confidential transfers extension.

在 GitHub 上查看 →
前端

Frontend with framework-kit

Build React and Next.js Solana apps with a single client instance, Wallet Standard-first connection, and minimal client-side footprint.

在 GitHub 上查看 →
工具

IDL & Client Code Generation

Generate type-safe program clients from IDLs using Codama, eliminating hand-maintained serializers across languages.

在 GitHub 上查看 →
工具

Kit ↔ web3.js Interop

Patterns for bridging @solana/kit and legacy @solana/web3.js at adapter boundaries while migrating incrementally.

在 GitHub 上查看 →
支付

Payments & Commerce

Build checkout flows, payment buttons, and QR-based payment requests using Commerce Kit and Solana Pay.

在 GitHub 上查看 →
程序

Programs with Anchor

Write Solana programs using the Anchor framework for fast iteration, automatic account validation, and built-in TypeScript client generation.

在 GitHub 上查看 →
程序

Programs with Pinocchio

Build high-performance Solana programs with zero-copy techniques and minimal dependencies, without the solana-program overhead.

在 GitHub 上查看 →
参考

Curated Resources

Authoritative Solana learning platforms, documentation, tooling references, and community resources.

在 GitHub 上查看 →
安全

Security Checklist

Program and client security checklist covering account validation, signer checks, and common attack vectors to review before deploying.

在 GitHub 上查看 →
工具

Surfpool Cheatcodes

Full reference for all surfnet_* RPC methods to manipulate time, accounts, and programs in a local Surfpool network during testing.

在 GitHub 上查看 →
工具

Surfpool

A drop-in replacement for solana-test-validator with sub-second startup, automatic mainnet state cloning, transaction profiling, and a built-in web UI.

在 GitHub 上查看 →
测试

Testing Strategy

A testing pyramid for Solana programs using LiteSVM for fast unit tests, Mollusk for isolated instruction checks, and Surfpool for integration tests with realistic state.

在 GitHub 上查看 →

社区技能

由 Solana 社区构建和维护的技能。此处列出的资源由社区贡献,未经 Solana 基金会认可。在使用任何工具或资源之前,请务必自行研究(DYOR)。列入此列表并不意味着任何担保、安全审计或官方推荐。

测试

Solana Anchor Claude Skill

End-to-end Solana development for Anchor and Solana Kit with modern code patterns and LiteSVM testing.

查看技能 →
程序

Solana Skills Plugin

Solana skills covering program development, security auditing with vulnerability detection, and ZK compression.

查看技能 →
DeFi

ClawPump Skill

AI agent skill for gasless and self-funded token launches on pump.fun with dynamic dev buys and trading fee revenue sharing.

查看技能 →
DeFi

ClawPump Arbitrage Skill

AI agent skill for multi-DEX arbitrage on Solana with quote aggregation and transaction bundle generation.

查看技能 →
DeFi

DFlow Phantom Connect Skill

Official DFlow + Phantom Connect skill for wallet-connected Solana apps with swaps and prediction market trading.

查看技能 →
DeFi

DFlow Skill

AI coding skill for DFlow trading protocol covering spot trading, prediction markets, and WebSocket streaming.

查看技能 →
DeFi

Drift Skill

AI coding skill for Drift Protocol SDK covering perpetual futures and spot trading on Solana.

查看技能 →
DeFi

Jupiter Skill

AI coding skill for Jupiter covering Ultra swaps, limit orders, DCA, perpetuals, and lending.

查看技能 →
DeFi

Kamino Skill

AI coding skill for Kamino Finance covering lending, borrowing, liquidity management, and leverage trading.

查看技能 →
DeFi

Lulo Skill

AI coding skill for Lulo, Solana's lending aggregator routing deposits to highest-yielding protocols.

查看技能 →
DeFi

Meteora Skill

AI coding skill for Meteora DeFi SDK covering liquidity pools, AMMs, bonding curves, and token launches.

查看技能 →
DeFi

Octav API Skill

AI coding skill for Octav API covering wallet portfolio tracking, transaction history, and DeFi positions.

查看技能 →
DeFi

Orca Skill

AI coding skill for Orca Whirlpools concentrated liquidity AMM covering swaps and position management.

查看技能 →
DeFi

PumpFun Skill

AI coding skill for PumpFun Protocol covering token launches, bonding curves, and PumpSwap integrations.

查看技能 →
DeFi

Ranger Finance Skill

AI coding skill for Ranger Finance, a Solana perps aggregator across Drift, Flash, and Jupiter.

查看技能 →
DeFi

Raydium Skill

AI coding skill for Raydium Protocol covering CLMM, CPMM, AMM pools, farming, and Trade API.

查看技能 →
DeFi

Sanctum Skill

AI coding skill for Sanctum covering liquid staking, LST swaps, and Infinity pool operations.

查看技能 →
DeFi

PNP Markets Skill

AI coding skill for PNP Protocol covering permissionless prediction markets with P2P betting and custom oracles.

查看技能 →
基础设施

MagicBlock Dev Skill

End-to-end MagicBlock development skill for Claude Code covering latency/privacy solutions and VRFs on Solana.

查看技能 →
基础设施

Metaplex Skill

Official Metaplex development skill covering Core NFTs, Token Metadata, Bubblegum, and Candy Machine.

查看技能 →
基础设施

Solana Game Skill

Claude Code skills for developing games on Solana using C#, React Native, and Magicblock's Unity SDK.

查看技能 →
基础设施

CoinGecko Skill

AI coding skill for CoinGecko Solana API covering token prices, DEX pool data, and market analytics.

查看技能 →
基础设施

deBridge Skill

AI coding skill for deBridge Protocol covering cross-chain bridges and token transfers between chains.

查看技能 →
基础设施

Helius Skill

AI coding skill for Helius RPC infrastructure covering DAS API, Enhanced Transactions, and webhooks.

查看技能 →
基础设施

Light Protocol Skill

AI coding skill for Light Protocol's ZK Compression covering rent-free compressed tokens and PDAs.

查看技能 →
基础设施

Metaplex Community Skill

Community AI coding skill for Metaplex Protocol covering Core NFTs, Token Metadata, and Umi framework.

查看技能 →
基础设施

Pyth Skill

AI coding skill for Pyth Network oracle covering real-time price feeds with confidence intervals.

查看技能 →
基础设施

QuickNode Blockchain Skills

AI coding skill for QuickNode infrastructure covering Solana RPC, Jupiter Swap API, and Yellowstone gRPC.

查看技能 →
基础设施

Solana Dev Skill (Rent-Free)

Solana development agent skills for Claude Code covering ZK programs and rent-free development.

查看技能 →
基础设施

Squads Skill

AI coding skill for Squads Protocol covering multisig wallets and account abstraction on Solana.

查看技能 →
基础设施

Switchboard Skill

AI coding skill for Switchboard Oracle covering permissionless price feeds, VRF randomness, and streaming.

查看技能 →
工具

Solana Kit Skill

AI coding skill for @solana/kit, the modern zero-dependency JavaScript SDK from Anza.

查看技能 →
工具

Solana Kit Migration Skill

AI coding skill for migrating from @solana/web3.js v1.x to @solana/kit with API mappings.

查看技能 →
工具

Pinocchio Skill

AI coding skill for Pinocchio, a zero-dependency framework for high-performance Solana programs.

查看技能 →
工具

VulnHunter Skill

AI coding skill for security vulnerability detection and dangerous API hunting across Solana codebases.

查看技能 →
工具

Code Recon Skill

AI coding skill for deep architectural analysis and security audits mapping trust boundaries.

查看技能 →
工具

Surfpool Skill

AI coding skill for Surfpool, a Solana development environment with mainnet forking and cheatcodes.

查看技能 →

管理者

©️ 2026 Solana 基金会版权所有
取得联系