Skip to content
Development
Skill

/foundry

Use for EVM projects on Base, Ethereum, Arbitrum, Polygon.

From plugin
claude-codex-crypto-devkit
33 skills8 commands
Install
$ npx -y skills add ArcticWolfXZ/claude-codex-crypto-devkit --skill foundry --agent claude-code

How 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/foundry

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use for EVM projects on Base, Ethereum, Arbitrum, Polygon.

SKILL.md

foundry.SKILL.md

Foundry workflow (macOS)

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.

Ships withclaude-codex-crypto-devkit

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.

Get the whole plugin
Stats
3
Stars
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
2mo ago
Last commit
2mo ago
Created

Repo: ArcticWolfXZ/claude-codex-crypto-devkit