Skip to main content
Run any Skill in Manus
with one click
$pwd:

new-generator

// How to add a new generator to hegel-rust. Use when the user asks to implement, add, or write a generator for a type — e.g. 'add a generator for Url', 'implement a UUID generator', 'write a generator for jiff::civil::Date'. Covers the generator struct, builder methods, Generate trait impl, schema asserts, mod.rs wiring, rustdoc, and the required test set. Pair with the new-default-generator skill to also wire up gs::default::<T>().

$ git log --oneline --stat
stars:260
forks:19
updated:May 12, 2026 at 05:43
SKILL.md
readonly