Foundry & Solidity
Develop and test Solidity smart contracts with the Foundry toolkit. Write Forge tests, deploy with scripts, and debug using Cast and Anvil. Triggers on forge/cast/anvil commands and files like foundry.toml, *.t.sol, and *.s.sol.
mkdir -p ~/.claude/skills/foundry-solidity && curl -fsSL https://raw.githubusercontent.com/tenequm/skills/HEAD/skills/foundry-solidity/SKILL.md -o ~/.claude/skills/foundry-solidity/SKILL.md