solana-dev
Comprehensive Solana development toolkit for building full-stack dApps, Rust programs, and managing toolchains.
Install
npx skills add https://github.com/solana-foundation/solana-dev-skill --skill solana-devStats
| Total installs | 3,037 |
| Weekly installs | 3.0K |
| GitHub stars | 411 |
| First seen | Jan 20, 2026 |
| Source | @solana-foundation/solana-dev-skill |
Summary
- Covers full dApp stack: React/Next.js UI with wallet connection, transaction building and signing, on-chain Anchor or Pinocchio programs, and typed client generation via Codama
- Integrates Solana MCP server for live documentation search, concept explanations, and error diagnosis without relying on training data alone
- Emphasizes @solana/kit for client/RPC code and @solana/web3-compat as a boundary adapter only, avoiding web3.js type leakage across the app
- Includes local testing strategies (LiteSVM, Mollusk for unit tests; Surfpool for integration tests), security hardening checklists, and Token-2022 confidential transfer support
- Handles toolchain setup, version mismatches, GLIBC errors, and Anchor/Solana CLI upgrades with a compatibility matrix and common-errors reference
Tags
reactrustmcptypescriptllmfullstacksecuritytestingfrontendarchitecturebest-practicesofficialagent-skill
Related skills
| Skill | Installs | vs solana-dev |
|---|---|---|
| firebase-app-hosting-basics | 3,604 | +567 |
| rivetkit-client-react | 2,125 | -912 |
| svelte5-best-practices | 2,393 | -644 |
| nextjs-best-practices | 3,716 | +679 |
| clerk-orgs | 2,258 | -779 |
FAQ
- How many installs does solana-dev have?
- solana-dev has 3,037 total installs and 3.0K installs this week.
- Where is solana-dev hosted?
- solana-dev is published by @solana-foundation/solana-dev-skill at https://github.com/solana-foundation/solana-dev-skill.
- How many GitHub stars does solana-dev have?
- solana-dev has 411 GitHub stars.
- When was solana-dev first indexed?
- OrangeBot.AI first indexed solana-dev on Jan 20, 2026.
- How do I install solana-dev?
- Run: npx skills add https://github.com/solana-foundation/solana-dev-skill --skill solana-dev