·solana-development
!

solana-development

Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases.

22Installs·1Trend·@tenequm

Installation

$npx skills add https://github.com/tenequm/claude-plugins --skill solana-development

How to Install solana-development

Quickly install solana-development AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tenequm/claude-plugins --skill solana-development
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tenequm/claude-plugins.

SKILL.md

View raw

Build Solana programs using Anchor framework or native Rust. Both approaches share the same core concepts (accounts, PDAs, CPIs, tokens) but differ in syntax and abstraction level.

Anchor provides macros and tooling that reduce boilerplate and increase developer productivity:

Native Rust provides maximum control, optimization potential, and deeper understanding of Solana's runtime:

Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases. Source: tenequm/claude-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tenequm/claude-plugins --skill solana-development
Category
!Security
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from tenequm/claude-plugins

Quick answers

What is solana-development?

Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases. Source: tenequm/claude-plugins.

How do I install solana-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tenequm/claude-plugins --skill solana-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tenequm/claude-plugins