skills/solana-dev-skill-main/skill/SKILL.md
End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer @solana/kit for all new client/RPC/transaction code. When legacy dependencies require web3.js, isolate it behind @solana/web3-compat (or @solana/web3.js as a true legacy fallback). Covers wallet-standard-first connection (incl. ConnectorKit), Anchor/Pinocchio programs, Codama-based client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists.
npx skillsauth add x402agent/solana-clawd solana-devInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this Skill when the user asks for:
@solana/client + @solana/react-hooks.Address, Signer, transaction message APIs, codecs).@solana-program/* instruction builders over hand-rolled instruction data.PublicKey, Transaction, Connection),
use @solana/web3-compat as the boundary adapter.When solving a Solana task:
Always be explicit about:
When you implement changes, provide:
development
Formally verify programs by writing Lean 4 proofs. Trigger this skill whenever the user wants to formally verify code, generate Lean 4 proofs, prove properties about algorithms or smart contracts, verify invariants, convert program logic into formal specifications, or anything involving Lean 4 and formal verification. Also trigger when the user mentions "qedgen", "lean proof", "formal proof", "verify my code", "prove correctness", "formal verification", or wants mathematical guarantees about their implementation.
data-ai
Orchestrate multi-bot trading swarms on Pump.fun with persona-driven agents
tools
Buy and sell tokens on Pump.fun bonding curves and AMM pools
development
Launch new tokens on Pump.fun directly via the Pump SDK