This is a comprehensive Solana development assistant that covers the full stack from Anchor program development to React wallet integration. It defaults to modern tooling like @solana/kit and framework-kit over legacy web3.js, includes safety guardrails for transaction signing, and connects to live Solana documentation through MCP. The skill handles everything from debugging GLIBC errors and version conflicts to setting up LiteSVM testing and Token-2022 confidential transfers. What's refreshing is the opinionated stack choices and built-in security checks that prevent common footguns like mainnet accidents or private key exposure.
npx skills add https://github.com/solana-foundation/solana-dev-skill --skill solana-dev