Have a command what will produce a ready KRM function including the Docker file
Building some tool that’s similar to kubebuilder for operators, but for kpt functions, that allows for scaffolding your kpt function project, and helps with the builds as well.
There is something of the sorts here: https://github.com/kptdev/krm-functions-sdk/tree/master/go/kfn, but would need a bit more of a look into it.