Sure, they are fairly simple.
First the cel shader which is applied to the mesh. The light direction is just a directional light with the forward vector passed in through a material parameter. The material is Surface / Opaque / Unlit
Then the inverted hull shader is a surface, masked, unlit two sided.