Solana Development Workflows
Installation
SKILL.md
Solana Development Workflows
This skill provides guidance on common patterns and workflows for interacting with Solana, helping users accomplish tasks efficiently and safely.
Core Workflows
Workflow 1: Query & Analyze
Purpose: Understand blockchain state without making changes.
Steps:
- User asks about an account, balance, or transaction
- Claude identifies the query type
- Claude uses Account Explorer or Transaction Analyst agent
- Results are explained in simple terms