solana-anchor とは?
アンカー フレームワークのエージェント指向のスキル - Solana プログラム構造、アカウント、CPI、IDL、クライアント、およびツール。 ソース: hairyf/blockchain-skills。
アンカー フレームワークのエージェント指向のスキル - Solana プログラム構造、アカウント、CPI、IDL、クライアント、およびツール。
コマンドラインで solana-anchor AI スキルを開発環境にすばやくインストール
ソース: hairyf/blockchain-skills。
Skill based on Anchor (Solana program framework), generated from sources/solana-anchor/docs/ at 2026-02-25.
Anchor is a Solana program framework: Rust eDSL with macros (declareid, #[program], #[derive(Accounts)], #[account]), IDL generation, TypeScript/Rust clients, and CLI for build, test, and deploy. Use this skill when implementing or reviewing Anchor programs, CPIs, account validation, and client integration.
| Program Structure | declareid, #[program], #[derive(Accounts)], #[account], Context, discriminators | core-program-structure | | CPI | Cross-program invocation, CpiContext, PDA signers, invoke/invokesigned | core-cpi | | IDL | Interface Description Language, instructions/accounts/discriminators, client use | core-idl |
アンカー フレームワークのエージェント指向のスキル - Solana プログラム構造、アカウント、CPI、IDL、クライアント、およびツール。 ソース: hairyf/blockchain-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/hairyf/blockchain-skills --skill solana-anchorアンカー フレームワークのエージェント指向のスキル - Solana プログラム構造、アカウント、CPI、IDL、クライアント、およびツール。 ソース: hairyf/blockchain-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/blockchain-skills --skill solana-anchor インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/hairyf/blockchain-skills