← Back to Skills Marketplace
h4rkl

Solana Dev Skill

by h4rkl · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2076
Downloads
3
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install solana-dev-skill
Description
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.
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: solana-dev-skill Version: 1.0.0 The skill bundle provides a comprehensive and detailed playbook for Solana development, covering UI, SDK, program development, testing, and security best practices. All instructions in SKILL.md and supplementary markdown files are aligned with the stated purpose of assisting with Solana development. The included code snippets and commands (e.g., `cargo update --precise`, `cargo install surfpool`) are standard development practices for managing dependencies or setting up local testing environments, and do not indicate any malicious intent such as data exfiltration, unauthorized execution, or prompt injection with harmful objectives. The 'security.md' file, for instance, details common attack vectors and their prevention, serving as a guide for secure development rather than an attack blueprint.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solana-dev-skill
  3. After installation, invoke the skill by name or use /solana-dev-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Solana Development Skill, providing an end-to-end playbook for Solana dApp, program, and client development. - Strongly recommends using Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UIs. - Prefers @solana/kit for all new client, RPC, and transaction code; web3.js is isolated behind compatibility adapters when needed. - Includes best practices for wallet-standard-first connections, Anchor/Pinocchio program development, Codama-based client SDKs, and modern testing tools (LiteSVM, Mollusk, Surfpool). - Details security checklists and provides clear operating procedures for Solana-focused project execution.
Metadata
Slug solana-dev-skill
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Solana Dev Skill?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2076 downloads so far.

How do I install Solana Dev Skill?

Run "/install solana-dev-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Solana Dev Skill free?

Yes, Solana Dev Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Solana Dev Skill support?

Solana Dev Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Solana Dev Skill?

It is built and maintained by h4rkl (@h4rkl); the current version is v1.0.0.

💬 Comments