/anchor
1. `/crypto-devkit:new-solana program_name` 2. `anchor build && anchor test` 3. Review PDA seeds and signers 4. `/crypto-devkit:audit` 5. `anchor deploy --provider.cluster devnet`
$ npx -y skills add ArcticWolfXZ/claude-codex-crypto-devkit --skill anchor --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/anchor
Context preview
The summary Claude sees to decide when to auto-load this skill.
1. `/crypto-devkit:new-solana program_name` 2. `anchor build && anchor test` 3. Review PDA seeds and signers 4. `/crypto-devkit:audit` 5. `anchor deploy --provider.cluster devnet`
SKILL.md
anchor.SKILL.mdAnchor / Solana workflow
1. `/crypto-devkit:new-solana program_name` 2. `anchor build && anchor test` 3. Review PDA seeds and signers 4. `/crypto-devkit:audit` 5. `anchor deploy --provider.cluster devnet`
See `docs/chains/solana.md`.
The missing crypto toolbox for AI-assisted development on Mac. One installer. One plugin. Full smart-contract lifecycle — scaffold, test, audit, deploy — without juggling ten repos and copy-pasted snippets.
Repo: ArcticWolfXZ/claude-codex-crypto-devkit

