スキル一覧に戻る
jacobhjkim

foundry

by jacobhjkim

0🍴 0📅 2025年11月14日
GitHubで見るManusで実行

SKILL.md


name: foundry description: Ethereum development with foundry (forge, cast, anvil)

When to Use This Skill

This guide covers how we write Solidity code for Ehtereum programs with foundry (forge, cast, anvil)

References

Check appropriate references before getting started.

Forge

Need to...Read this resource
understand how to use forge for testingforge-test-overview.md
write tests in Solidity with forgeforge-writing-tests.md
use cheatcodes to manipulate blockchain stateforge-test-cheatcodes.md
debug tests with detailed call tracesforge-test-traces.md
test with randomized inputs (fuzz testing)forge-fuzz-testing.md
organize test cases in table formatforge-table-testing.md
test protocol invariantsforge-invariant-testing.md
replay test failuresforge-replay-testing.md
test against live blockchain state (forking)forge-fork-testing.md
deploy smart contractsforge-deploy.md
generate gas consumption reportsforge-gas-reports.md
capture gas snapshots for functionsforge-gas-function-snapshots.md
capture gas snapshots for code sectionsforge-gas-section-snapshots.md
lint Solidity codeforge-linting.md
use Forge Standard Library utilitiesforge-std.md

Cast

Need to...Read this resource
use cast for Ethereum interactionscast-overview.md

Anvil

Need to...Read this resource
run a local Ethereum development nodeanvil-overview.md

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です