I have been working on this simple CLI to speed up generating API definitions with standard methods (as per the API Design Patterns book). Currently, both Protobuf and ts-rest are supported. In future, I would like to be able to fine-tune & improve APIs – perhaps with the help of GenAI. Any thoughts/suggestions/feedback much appreciated :)