https://github.com/HalfEmptyDrum/Pseudo-Code-Flow
It is basically a Claude Code skill. You can call it on a .pseudo text file with /translate. It will obviously translate the pseudo code into your specified language. This would be nice and all, but I included another subtle but useful feature:
*This is probably the most useful feature and fundamentally changed my coding*:
The LLM will suggest changes (design, architecture, functionality, ...) to your code, but will roughly use your pseudo code style.
I think of pseudo code as the semantic body that is closest to how the code/algorithm is represented in my head. When Claude then answers in my language instead of Python/C++/... (which has lots of boilerplate to make it work), it resonates much easier with me.
Let me know what you think!
stbtrax•7h ago
EmptyDrum•7h ago