Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月12日 05:43
SKILL.md
readonly