在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
hardhat-skills
hardhat-skills 收录了来自 NomicFoundation 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
2
更新
2026-06-24
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
migrate-hardhat2-to-hardhat3
软件开发工程师
Systematically migrate a Hardhat V2 project to Hardhat V3, covering core changes (ESM, declarative config, hooks system, network connections) and the full plugin ecosystem (hardhat-deploy, hardhat-verify, @openzeppelin/hardhat-upgrades, and others), coverage tools, and test migration. Use when upgrading any production Hardhat V2 repository to V3.
2026-06-24
migrate-foundry-to-hardhat
软件开发工程师
Migrate a Solidity project from Foundry to Hardhat 3. Maps `foundry.toml` to `hardhat.config.ts`, converts dependencies and imports, gets compilation and Solidity tests passing, and produces a migration report with feature-parity gaps and a cleanup checklist.
2026-06-22