·solidity-foundry-development
!

solidity-foundry-development

Foundry-Entwicklungsworkflow für Solidity Smart Contracts. Zur Verwendung beim Bauen, Testen oder Bereitstellen mit Foundry (Schmieden, Guss, Amboss). Behandelt Projekteinrichtung, Foundry.toml-Konfiguration, Testmuster, Fuzz-Tests, Invariantentests, Fork-Tests, Cheatcodes, Bereitstellungsskripte und Debugging. Wird bei Aufgaben ausgelöst, die Forge-Build, Forge-Test, Forge-Skript, Guss, Amboss oder Foundry-basierte Solidity-Entwicklung umfassen.

13Installationen·1Trend·@whackur

Installation

$npx skills add https://github.com/whackur/solidity-agent-toolkit --skill solidity-foundry-development

So installieren Sie solidity-foundry-development

Installieren Sie den KI-Skill solidity-foundry-development schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/whackur/solidity-agent-toolkit --skill solidity-foundry-development
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: whackur/solidity-agent-toolkit.

Apply this skill when working on Solidity projects using the Foundry toolkit. This includes setting up new projects, writing unit and integration tests, performing fuzz and invariant testing, simulating mainnet conditions via fork testing, and managing deployments using Solidity scripts.

Initialize a project with forge init. Manage dependencies using forge install / . Configure foundry.toml for remappings, optimizer settings, and EVM versions. Use remappings.txt to simplify imports (e.g., @openzeppelin/=lib/openzeppelin-contracts/contracts/).

Tests should inherit from forge-std/Test.sol. Use setUp() for state initialization.

Foundry-Entwicklungsworkflow für Solidity Smart Contracts. Zur Verwendung beim Bauen, Testen oder Bereitstellen mit Foundry (Schmieden, Guss, Amboss). Behandelt Projekteinrichtung, Foundry.toml-Konfiguration, Testmuster, Fuzz-Tests, Invariantentests, Fork-Tests, Cheatcodes, Bereitstellungsskripte und Debugging. Wird bei Aufgaben ausgelöst, die Forge-Build, Forge-Test, Forge-Skript, Guss, Amboss oder Foundry-basierte Solidity-Entwicklung umfassen. Quelle: whackur/solidity-agent-toolkit.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/whackur/solidity-agent-toolkit --skill solidity-foundry-development
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from whackur/solidity-agent-toolkit

Schnelle Antworten

Was ist solidity-foundry-development?

Foundry-Entwicklungsworkflow für Solidity Smart Contracts. Zur Verwendung beim Bauen, Testen oder Bereitstellen mit Foundry (Schmieden, Guss, Amboss). Behandelt Projekteinrichtung, Foundry.toml-Konfiguration, Testmuster, Fuzz-Tests, Invariantentests, Fork-Tests, Cheatcodes, Bereitstellungsskripte und Debugging. Wird bei Aufgaben ausgelöst, die Forge-Build, Forge-Test, Forge-Skript, Guss, Amboss oder Foundry-basierte Solidity-Entwicklung umfassen. Quelle: whackur/solidity-agent-toolkit.

Wie installiere ich solidity-foundry-development?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/whackur/solidity-agent-toolkit --skill solidity-foundry-development Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/whackur/solidity-agent-toolkit