Two rules for writing tutorials useful adding to your agent skills:
1. Each section should add only one layer of complexity to the previous section, with a "Show Moment"
2. The whole article should have one single final "Aha Moment"
I added the following lines to my AGENTS.md file using flueframework.com.
It's a very simple way to guide AI agents about documentation of an npm package!
I was thinking about how to do the same for Scala projects. Any ideas?
I've developed two skills so your agents can learn how to write #ZIO and #ZIO_HTTP applications (including the ZIO Ecosystem):
npx skills add zio/zio-skills --skill zio-knowledge zio-http-knowledge
Give them a try and teach you agents! Let me know about your experience!
The Zionomicon.com website is now back 🙂
Also, good news: the solutions for its companion repository are now available if you want to compare your answers.
github.com/zio/zionomicon