Solana Development Workflows
CommunityQuery, simulate, and execute Solana safely.
Software Engineering#debugging#solana#transaction simulation#token transfers#onchain querying#devnet mainnet workflow
Authorwidnyana
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps developers and power users understand Solana account and transaction data, safely verify transaction outcomes before broadcasting, and troubleshoot common execution errors without wasting funds or time.
Core Features & Use Cases
- Read-only discovery: Query account balances, token holdings, and transaction details to explain what’s happening on-chain.
- Pre-flight verification: Simulate transfers and other state-changing operations to predict success/failure and reduce expensive mistakes.
- Execution with guardrails: Execute transfers and token-account setup flows (commonly on devnet first, with explicit risk acknowledgement for mainnet) while reporting transaction hashes.
- Error diagnosis and recovery: Interpret failure reasons and propose practical fixes to get transactions working again.
Quick Start
Ask for a simulated transfer first (e.g., simulate sending a specified SOL or token amount to a given address) and then request execution only after the simulation looks correct.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Solana Development Workflows Download link: https://github.com/widnyana/eyay-toolkits/archive/main.zip#solana-development-workflows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.