Skip to main content
NomicFoundation
GitHub creator profile

NomicFoundation

Repository-level view of 10 collected skills across 4 GitHub repositories.

skills collected
10
repositories
4
updated
Jun 24, 2026
repository explorer

Repositories and representative skills

add-hhu-util
software-developers

Add or modify a "util" in the Hardhat repo — a small, project-independent command exposed both as a built-in Hardhat task (`hardhat utils <ns> <cmd>`) and through the standalone `hhu <ns> <cmd>` binary, defined once in the `hhu` built-in plugin. Use when…

Jun 24, 2026
benchmark-run-sizing
software-quality-assurance-analysts-and-testers

Analyzes the Hardhat regression benchmark history (the hardhat-benchmark-results repo's data.js) and recommends how many times each benchmark should run. It reads every commit's individual run times, computes each benchmark's per-commit coefficient of…

Jun 4, 2026
hardhat
software-developers

Use when working with Hardhat 3 projects — writing or modifying Solidity tests, TypeScript tests, or any code touching hardhat.config.ts, the `hardhat` import, or `network.create()`. Covers test-layer choice, forge-std cheatcodes, the network connection API,…

May 22, 2026
hardhat-toolbox-mocha-ethers
software-quality-assurance-analysts-and-testers

Use alongside the `hardhat` skill when the project depends on `@nomicfoundation/hardhat-toolbox-mocha-ethers`. Covers the ethers helpers exposed on `network.create()`, contract interaction (`ethers.deployContract`, calling functions, `connect`),…

May 22, 2026
hardhat-toolbox-viem
software-quality-assurance-analysts-and-testers

Use alongside the `hardhat` skill when the project depends on `@nomicfoundation/hardhat-toolbox-viem`. Covers the viem clients exposed on `network.create()`, contract interaction (`viem.deployContract`, `read`, `write`, `getContractAt`), and `viem.assertions`…

May 22, 2026
Showing 4 of 4 repositories
All repositories loaded