solana-dev

Establish an end-to-end Solana development workflow with wallet UI, programs, and testing.

9|5|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/x402agent/SolanaOS --skill solana-dev-x402agent
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: solana-dev
Source: https://github.com/x402agent/SolanaOS/tree/main/skills/solana-dev
Command: npx skills add https://github.com/x402agent/SolanaOS --skill solana-dev-x402agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a cohesive, end-to-end Solana development playbook that unifies wallet integration, program development, testing, and live documentation across modern tooling ecosystems.

Core Features & Use Cases

  • End-to-end Solana development workflow using a framework-kit-first approach for UI, wallet integration, and client composition.
  • Supports building Solana dapps (UI), on-chain programs (Anchor/Pinocchio), Codama client generation, and integrated testing with LiteSVM, Mollusk, and Surfpool.
  • Includes Solana MCP live docs integration and security checklists to guide production-ready deployments.

Quick Start

Create a new Solana development project following this playbook to wire wallet UI, Anchor/Pinocchio programs, Codama clients, LiteSVM/Mollusk testing, and Surfpool integration.

Frequently Asked Questions about solana-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to set up an end-to-end Solana development workflow?▼

An end-to-end Solana development workflow unifies wallet UI, program development, and testing tooling under a framework-kit-first paradigm. It enforces toolchain requirements and security checklists to ensure scalable, safe, and repeatable development pipelines.

How do I integrate Anchor and Pinocchio programs with Codama-generated clients?▼

You integrate Anchor and Pinocchio programs with Codama clients by following a unified playbook that supports on-chain program development alongside Codama client generation. This ensures the UI, wallet integration, and client composition function cohesively.

Does this Solana playbook support testing with LiteSVM, Mollusk, and Surfpool?▼

Yes, this Solana playbook supports integrated testing with LiteSVM, Mollusk, and Surfpool. It combines these testing tools within the development pipeline to validate on-chain programs and dapp interactions before production deployment.

Can I use MCP live docs for Solana program development and deployment?▼

Yes, you can use Solana MCP live docs integration during program development and deployment. The workflow includes MCP live docs alongside security checklists to guide production-ready deployments and ensure safe client composition.

What security checklists and toolchain requirements are enforced for Solana dapps?▼

The workflow enforces specific toolchain requirements, recommended patterns, and security checklists for Solana dapps. These constraints ensure scalable, safe, and repeatable development pipelines across wallet integration and on-chain program deployment.