SO

Provides routes to specialized tools for Solana program and frontend development.

Install

mkdir -p .claude/skills/solana-dev-solanabr && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11919" && unzip -o skill.zip -d .claude/skills/solana-dev-solanabr && rm skill.zip

Installs to .claude/skills/solana-dev-solanabr

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum) and local skills. Progressive disclosure — read only what you need.
230 charsno explicit “when” trigger
Beginner

Key capabilities

  • Route to Solana program development skills
  • Route to Solana frontend development skills
  • Route to Solana testing skills
  • Route to Solana security auditing skills
  • Route to Solana DeFi protocol skills
  • Route to Solana token extension skills

How it works

The skill acts as a hub, routing user requests to specific submodule skills or reference files based on the nature of the Solana development task.

Inputs & outputs

You give it
A user's request for a Solana development task
You get back
The relevant skill file or reference for the task

When to use solana-dev

  • Develop Solana programs
  • Set up Solana frontend
  • Run Solana security audit

About this skill

Solana Development Skill Hub

Routes to the right skill file based on the task. Read the relevant section, follow the link, load that skill.

Core Solana Development

Primary entry point — read first for any Solana program, frontend, testing, or client task:

Key references within:

Token Extensions

  • token-2022.md — SPL Token-2022 extensions: transfer hooks, confidential transfers, transfer fees, metadata, CPI guard, soulbound tokens, and all extension types with Anchor/native patterns

DeFi & Ecosystem Protocols

Protocol-specific skills from SendAI:

ProtocolSkillUse for
Jupiterjupiter/Swaps, DCA, limit orders
Driftdrift/Perpetuals, margin trading
Raydiumraydium/AMM, CLMM pools
Meteorameteora/DLMM, dynamic pools
Orcaorca/Whirlpools, concentrated liquidity
Kaminokamino/Lending, vaults
Marginfimarginfi/Lending protocol
Sanctumsanctum/LST staking
Metaplexmetaplex/NFT standards, metadata
PumpFunpumpfun/Token launch
Pythpyth/Price oracles
Switchboardswitchboard/Oracles, VRF
Squadssquads/Multisig
Heliushelius/RPC, webhooks, DAS
DeBridgedebridge/Cross-chain bridging
Light Protocollight-protocol/ZK compression
Solana Agent Kitsolana-agent-kit/AI agent framework
Phantom Connectphantom-connect/Phantom wallet connection
MagicBlockmagicblock/On-chain game engine
QuickNodequicknode/RPC, streams, functions
Solana Kitsolana-kit/@solana/kit patterns
Solana Kit Migrationsolana-kit-migration/web3.js → Kit migration
Manifestmanifest/Order book DEX
dFlowdflow/Payment-for-order-flow
VulnHuntervulnhunter/Vulnerability scanning

Security Auditing

From Trail of Bits:

From safe-solana-builder:

  • ext/safe-solana-builder/SKILL.md — Security-first Solana program scaffolding: 5-step workflow enforcing vulnerability prevention during code generation. Covers Anchor, native Rust, and Pinocchio. 70+ audit-derived security rules.

Formal Verification

From QEDGen:

  • ext/qedgen/SKILL.md — Formal verification for Solana programs using Lean 4 theorem proving (Leanstral). Verifies access control, CPI correctness, state machines, arithmetic safety. Requires qedgen CLI and MISTRAL_API_KEY.

Infrastructure & Deployment

From Cloudflare:

Local:

  • deployment.md — Devnet/mainnet workflows, verifiable builds, multisig, CI/CD

Game Development

From solana-game-skill:

Mobile Development

From solana-mobile:

Ideation & Research

From Colosseum:

  • ext/colosseum/skills/colosseum-copilot/SKILL.md — Solana startup research: idea validation, competitive analysis, hackathon project discovery (5,400+ submissions), crypto archives, and The Grid ecosystem data. Requires COLOSSEUM_COPILOT_PAT.

Backend

  • backend-async.md — Axum 0.8/Tokio patterns, spawn_blocking, RPC integration, Redis caching

Task Routing

User asks about...Primary skill
Wallet connection, React hooksext/solana-dev → frontend-framework-kit.md
Transaction building, Kit typesext/solana-dev → kit-web3-interop.md
Anchor program codeext/solana-dev → programs/anchor.md
CU optimization, Pinocchioext/solana-dev → programs/pinocchio.md
Unit testing, CU benchmarksext/solana-dev → testing.md
Security review, auditext/solana-dev → security.md + ext/trailofbits
Backend API, indexerbackend-async.md
Deploy to devnet/mainnetdeployment.md
DeFi integration (swaps, lending)ext/sendai → protocol-specific skill
NFT standards, metadataext/sendai → metaplex/
Payment flows, checkoutext/solana-dev → payments.md
Generated clients, IDLext/solana-dev → idl-codegen.md
Unity game developmentext/solana-game → unity-sdk.md
PlaySolana, PSG1 consoleext/solana-game → playsolana.md
Game architecture, ECSext/solana-game → game-architecture.md
Workers, edge deploymentext/cloudflare → workers-best-practices/
Mobile wallet adapter, MWAext/solana-mobile → mwa/
Saga Genesis Tokenext/solana-mobile → genesis-token/
Token-2022, transfer hooks, extensionstoken-2022.md
Vulnerability scanningext/trailofbits → solana-vulnerability-scanner/
Formal verification, proofsext/qedgen → SKILL.md
Idea validation, competitive research, hackathon projectsext/colosseum → colosseum-copilot/SKILL.md
Security-first scaffolding, safe code generationext/safe-solana-builder → SKILL.md

When not to use it

  • When the task is not related to Solana development
  • When the task requires direct execution of a pipeline

Limitations

  • Routes to external submodule skills and local skills
  • Progressive disclosure , read only what you need

How it compares

This skill centralizes access to various Solana development functionalities, providing a guided entry point rather than requiring direct knowledge of each submodule.

Compared to similar skills

solana-dev side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
solana-dev (this skill)04moNo flagsBeginner
telegram-dev28moReviewIntermediate
shopify-apps14moReviewIntermediate
ccxt-typescript16moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

telegram-dev

2025Emma

Telegram 生态开发全栈指南 - 涵盖 Bot API、Mini Apps (Web Apps)、MTProto 客户端开发。包括消息处理、支付、内联模式、Webhook、认证、存储、传感器 API 等完整开发资源。

232

shopify-apps

alinaqi

Shopify app development - Remix, Admin API, checkout extensions

19

ccxt-typescript

ccxt

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.

15

route-handlers

davepoon

This skill should be used when the user asks to "create an API route", "add an endpoint", "build a REST API", "handle POST requests", "create route handlers", "stream responses", or needs guidance on Next.js API development in the App Router.

14

relational-database-web-cloudbase

TencentCloudBase

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

12

convex

waynesutton

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

01

Search skills

Search the agent skills registry