概要
This skill enables Claude to fetch the IDL (Interface Definition Language) for programs deployed on the Solana blockchain, specifically those built using the Anchor framework. By providing a program address and selecting either mainnet or devnet, users can instantly access the structured interface schema necessary for generating client-side code, understanding program instructions, or debugging smart contract interactions. This is essential for developers building decentralized applications (dApps) who need to accurately call specific program functions without manual source code review.