Write property-based tests using Hegel across Rust, Go, C++, and TypeScript projects. Use this skill whenever the user asks to write tests, add test coverage, or improve testing for functions, modules, or libraries — especially when the code has properties like round-trips, invariants, or contracts that hold across many inputs. Also triggers on: "property-based tests", "PBT", "hegel", "fuzz", "generative tests", "randomized testing", "test with random inputs", "shrinking", or when existing tests use proptest, quickcheck, rapid, gopter, rapidcheck, or fast-check.
$npx -y skills add hegeldev/hegel-skill --skill hegelInstalls into the current project.
Run `npx skills use "https://github.com/hegeldev/hegel-skill" --skill "hegeldev/hegel-skill/hegel"` 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/hegeldev/hegel-skill" that are relevant to the current task. Run `npx skills add "https://github.com/hegeldev/hegel-skill"` and select the relevant skills, then follow their instructions.