solana-dev

Solid

Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum, solana-new, ghostsecurity, defending-code) and local skills. Progressive disclosure — read only what you need.

AI & Automation 97 stars 60 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
66
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Solana Development Skill Hub Routes to the right skill file based on the task. Read the relevant section, follow the link, load that skill. **Source precedence (when multiple skills cover one topic):** 1. `.claude/rules/*` are law for code style — always win (checked math, PDA bumps, no `unwrap()`/`init_if_needed`, reload-after-CPI, naming). No skill overrides a rule on style. 2. Protocol-OFFICIAL skill is primary for that protocol's API/SDK usage (jup-ag→Jupiter, metaplex-foundation→Metaplex, helius-labs→Helius). 3. Foundation/platform skills (solana-dev) are primary for general concepts (Anchor, Pinocchio, testing, clients). 4. sendai/community versions are secondary references — routed only when the official/foundation source lacks coverage. One primary per row: each Task-Routing row points to exactly ONE primary target; secondaries live in section bodies, not the routing table. ## Core Solana Development **Primary entry point** — read first for any Solana program, frontend, testing, or client task: - [ext/solana-dev/skill/SKILL.md](ext/solana-dev/skill/SKILL.md) — Solana Foundation skill (framework-kit-first, Kit types, wallet-standard) Key references within: - [programs/anchor.md](ext/solana-dev/skill/references/programs/anchor.md) — Anchor patterns, IDL, constraints (canonical) - [programs/pinocchio.md](ext/solana-dev/skill/references/programs/pinocchio.md) — Zero-copy, CU optimization (canonical) - [frontend-framework-kit.md](ext/solana-dev/skill/references/fr...

Details

Author
solanabr
Repository
solanabr/solana-ai-kit
Created
7 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

solana-ai-kit

Skill hub for the solana-ai-kit Claude Code plugin. Routes the bundled go-to-market skills and the opt-in add-on catalog, and points to upstream marketplaces (and the install.sh full install) for protocol, security, and ecosystem depth. Progressive disclosure — read only what you need.

97 Updated today
solanabr
AI & Automation Listed

sol-skill

Conventions and tooling for ASU's Sol supercomputer, built around the `solx` CLI. Use whenever a task is happening on Sol - the user mentions Sol or ASU Research Computing, or is clearly on their Sol account (a Sol /scratch path, an sbatch/interactive job, a login/compute node). It covers renewing /scratch files Sol has flagged for deletion (purge/inactivity warnings) via `solx keep` and where to store datasets and model caches; requesting and managing SLURM jobs (the `solx job` interactive-allocation lifecycle, sbatch for batch, GPU and partition/QOS choice, why a job is pending, fairshare-aware and time-aware job management); installing software without sudo (module load, uv for Python, tinytex for LaTeX); reaching a Sol compute-node service like Jupyter from a laptop browser; detecting login-vs-compute nodes and choosing where to run heavy I/O (the DTN, a compute node, or a batch job); and transferring data to and from Sol. Not for generic SLURM/HPC on other clusters (Phoenix, NERSC, ...), cloud GPUs, or p

3 Updated 1 months ago
Shu-Wan
AI & Automation Listed

solana-ecosystem

Solana ecosystem skill for development, DeFi, NFTs, and on-chain analysis

0 Updated 2 days ago
Gabssama12