Foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Install / Use
/learn @foundry-rs/FoundryREADME
Install | Docs | Benchmarks | Developer Guidelines | Contributing | Crate Docs
</div>Blazing fast, portable and modular toolkit for Ethereum application development, written in Rust.
- Forge — Build, test, fuzz, debug and deploy Solidity contracts.
- Cast — Swiss Army knife for interacting with EVM smart contracts, sending transactions and getting chain data.
- Anvil — Fast local Ethereum development node.
- Chisel — Fast, utilitarian and verbose Solidity REPL.

Installation
curl -L https://foundry.paradigm.xyz | bash
foundryup
See the installation guide for more details.
Getting Started
Initialize a new project, build and test:
forge init counter && cd counter
forge build
forge test
Interact with a live network:
cast block-number --rpc-url https://eth.merkle.io
cast balance vitalik.eth --ether --rpc-url https://eth.merkle.io
Fork mainnet locally:
anvil --fork-url https://eth.merkle.io
Read the Foundry Docs to learn more.
Contributing
Contributions are welcome and highly appreciated. To get started, check out the contributing guidelines.
Join our Telegram to chat about the development of Foundry.
Support
Having trouble? Check the Foundry Docs, join the support Telegram, or open an issue.
License
<sup> Licensed under either of <a href="LICENSE-APACHE">Apache License, Version 2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option. </sup> <br> <sub> Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. </sub>Related Skills
gh-issues
335.8kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
himalaya
335.8kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
335.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
