juan.rosero.dev
notes in progress ยท longer posts eventually

Thoughts

2026.09

Comment Overload

This post explores best practices about comments and the insights that came from asking an agent to generate as little comments as possible.

2026.08

About skills

Creating skills seems to me the new frontier of programming. Here are some ideas about them:

  • They're not scripts, so we should stop using the "do this and then do that" approach.
  • Human written skills > AI written skills. Writing by hand is more costly, so less junk is bound to land there.
  • Evaluate them — are they actually useful? Without evaluation the path to usefulness is murky.