Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.
$npx -y skills add shuvonsec/web3-bug-bounty-hunting-ai-skills --skill web3-poc-foundryInstalls into the current project.
Run `npx skills use "https://github.com/shuvonsec/web3-bug-bounty-hunting-ai-skills" --skill "shuvonsec/web3-bug-bounty-hunting-ai-skills/web3-poc-foundry"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shuvonsec/web3-bug-bounty-hunting-ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/shuvonsec/web3-bug-bounty-hunting-ai-skills"` and select the relevant skills, then follow their instructions.