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…
Use for EVM projects on Base, Ethereum, Arbitrum, Polygon.
$ npx -y skills add ArcticWolfXZ/claude-codex-crypto-devkit --skill foundry --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/foundryContext preview
The summary Claude sees to decide when to auto-load this skill.
Use for EVM projects on Base, Ethereum, Arbitrum, Polygon.
Use for EVM projects on Base, Ethereum, Arbitrum, Polygon.
1. `/crypto-devkit:new-evm TokenName` 2. `forge init` if greenfield 3. `forge install OpenZeppelin/openzeppelin-contracts` 4. `/crypto-devkit:test` 5. `/crypto-devkit:audit` 6. `/crypto-devkit:deploy-testnet base`
Always `.env` in `.gitignore`. Use macOS Keychain for deploy keys.
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
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…