microck/ordinary-claude-testing-web3-testing
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
This is a copy. The original lives at comeonoliver/skillshub-web3-testing.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill web3-testing
Take microck/ordinary-claude-testing-web3-testing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx.
Without those the skill loads but fails at the first command.