Hi!
I sat down and created a repo: https://github.com/planetis-m/skills, it contains SKILL files for agents writing Nim code. Currently, the following are included:
For me, nim-c-bindings, nim-c-wrappers, nim-ownership-hooks, and nim-style-guide have been invaluable. The rest still need more work.
These SKILLs focus on things agents often get wrong—like writing correct destructors—so give them a try and personalize them to your needs.
How to contribute: Fork the repo, clone it to ~/.agents/skills, and make your own additions or improvements. It’s public domain, no CoC, no restrictions.
If you want to help further, the best approach is: during your session, when the agent messes something up, instruct it to collect an example of what went wrong and how it should look instead, then submit that as a bug report.
Cheers!