Solana Dev Skill

v1.0.0

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.

3· 2k·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Solana dev playbook) matches the included files and runtime instructions: frontend, SDK, Anchor/Pinocchio programs, testing, codegen, payments, and security checklists. No unrelated binaries, env vars, or credentials are required.
Instruction Scope
The SKILL.md and supporting docs provide developer guidance and example code snippets (file paths, CLI commands, example env var names such as NEXT_PUBLIC_SOLANA_RPC_URL). These are specific to Solana development and do not instruct the agent to read or exfiltrate unrelated system files or secrets. Note: the skill expects the agent to operate on project files (produce diffs/patches) when asked to implement changes — which is coherent for a dev skill.
Install Mechanism
This is an instruction-only skill (no install spec). The docs mention installing typical third-party tooling (cargo install surfpool, npm packages, etc.), which is proportionate for the stated purpose. There are no downloads from unknown URLs or extract/install directives embedded in the skill metadata.
Credentials
No required environment variables, credentials, or config paths are declared or demanded by the skill. Example env var names and RPC endpoints are referenced for legitimate configuration; nothing requests AWS keys, private keys, or unrelated tokens.
Persistence & Privilege
Skill flags are default (always: false, user-invocable: true, autonomous invocation allowed). The skill does not request permanent presence, system-level changes, or modification of other skills' configs.
Assessment
This skill is a developer playbook (pure documentation) and appears internally consistent with its stated goal. Before installing/using: 1) Verify the skill source/author if you need provenance (the registry metadata lists an owner id but no homepage). 2) Treat commands that operate on your repo or ask for diffs as requiring project file access—do not paste private keys or wallet seed phrases into the agent. 3) Follow installs (cargo, npm) only from official registries; inspect any third-party package versions before running. 4) When using Surfpool/Surfnet RPC helpers, run them against local testnets only — avoid pointing dev tooling at mainnet RPC endpoints with real keys. Overall this skill looks coherent and appropriate for Solana development.

Like a lobster shell, security has layers — review code before you run it.

blockchainvk97f5ys389jn18m7a5szsdw59980fd8vdevvk97f5ys389jn18m7a5szsdw59980fd8vlatestvk97f5ys389jn18m7a5szsdw59980fd8vprogrammingvk97f5ys389jn18m7a5szsdw59980fd8vrustvk97f5ys389jn18m7a5szsdw59980fd8vsolanavk97f5ys389jn18m7a5szsdw59980fd8vwalletvk97f5ys389jn18m7a5szsdw59980fd8vweb3vk97f5ys389jn18m7a5szsdw59980fd8v

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments