Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
See: https://github.com/foundry-rs/foundry/pull/4931
Blocked until that one is merged in, I generated the file by temporarily modifying the cheatcodes.json to point to the fork in the scriptCloses #586