PurposeA comprehensive Agent Skill delivering current Solana development knowledge (July 2026) to any coding agent with SKILL.md support. It auto-loads on Solana-related requests—dApp UI, wallet connection, Anchor/Pinocchio programs, Codama clients, Surfpool/LiteSVM testing, security, and RPC lookups. Using progressive disclosure, the main SKILL.md plus on-demand references cover SDK, toolchain, and migrations. Ideal for developers needing up-to-date, opinionated Solana guidance across multiple agents and models without manual invocation.
Skill Count
1
Required CLI
anchorsurfpool
Domains
Coding
Forms
Workflow

Core Idea

Principles & Methodology

The author's design philosophy, what sets this apart from peer projects, and quick notes on the key workflows. Skill names mentioned in the text auto-link to their detail pages.

Core Idea

The solana-dev skill is a single, comprehensive Agent Skill that embeds July 2026 Solana best practices directly into any coding agent via the Agent Skills progressive-disclosure spec.

Design Principles

  • Model-agnostic & agent-agnostic: works with Claude Code, Codex, Copilot, Gemini, Cursor, etc. via SKILL.md + references/.
  • Progressive disclosure: SKILL.md gives core guidance; detailed refs (kit, testing, security, programs) load only when relevant.
  • Opinionated stack: defaults to @solana/kit v7, Anchor 1.1, Surfpool; documents legacy web3.js v3 interop.

Key Modules

  • solana-dev: auto-triggers on Solana dApp, program, wallet, test, debug, or RPC lookup requests.
  • Reference files cover SDK, frontend, testing, IDL codegen, security, migrations.

Best Practice

Install once; agent auto-loads on Solana topics. Use example prompts for dApps, Anchor, Pinocchio, Surfpool, or version/GLIBC fixes.

Installation

One command to install the entire Skillset.

Copy and run in your terminal to add solana-foundation/solana-dev-skill to your Agent environment.

$npx skills add solana-foundation/solana-dev-skill