web3-testing
Description
Test smart contracts using Hardhat and Foundry with unit tests, integration tests, and mainnet forking.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
web3-testing
description
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.
Tags
Related Skills
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling.
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
database-optimization
Optimize database queries, indexing strategies, and data modeling for high-performance applications.
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies.
temporal-python-workflows
Build durable, fault-tolerant workflows using Temporal with Python SDK.