Web3 Testing
Skill Verified ActiveTest 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.
To enable developers to comprehensively test smart contracts using established frameworks like Hardhat and Foundry, ensuring the quality and security of blockchain applications.
Features
- Hardhat testing setup and patterns
- Foundry (Forge) testing examples
- Unit testing and integration testing guidance
- Mainnet forking for realistic simulations
- Fuzzing for edge case discovery
- Gas optimization testing examples
Use Cases
- Writing unit tests for Solidity contracts
- Setting up comprehensive blockchain test suites
- Validating DeFi protocols and smart contracts
- Performing gas optimization and security analysis during development
Non-Goals
- Deploying contracts to mainnet or testnets
- Writing the smart contracts themselves
- Performing static analysis or security audits beyond testing
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install blockchain-web3@claude-code-workflowsQuality Score
VerifiedTrust Signals
Similar Extensions
Solidity Security
98Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
Defi Protocol Templates
95Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
Aptos Gas & Performance Optimization Expert
99Expert on Aptos gas optimization, performance tuning, storage costs, execution efficiency, inline functions, aggregator usage, parallel execution, table vs vector tradeoffs, and gas profiling tools. Triggers on keywords gas optimization, performance, gas cost, storage fee, inline, aggregator, parallel execution, gas profiling, optimization
Aptos Expert
98Expert on Aptos blockchain, Move language, smart contracts, NFTs, DeFi, and Aptos development. Triggers on keywords aptos, move, blockchain, smart contract, nft, defi, web3, mainnet, testnet, devnet
Aptos Move Testing
98Expert on testing Move smart contracts on Aptos, including unit tests, integration tests, Move Prover formal verification, debugging strategies, and test coverage. Triggers on keywords move test, unit test, integration test, move prover, formal verification, debug, coverage, assert, expect
Aptos Framework Expert
98Expert on Aptos Framework (0x1 standard library) - account, coin, fungible_asset, object, timestamp, table, event, vector, string, option, error, and other core modules. Triggers on keywords aptos framework, 0x1, account module, table, smarttable, event, timestamp, randomness, aggregator, resource account