Sunday, March 01, 2026

AI: The Human in the Loop + agent skills

excellent article

The Human in the Loop by Matteo Collina | LinkedIn

"As you know, I've started relying on AI assistants to do most of my coding,
but I review everything that is being generated.

I've grown frustrated by the slop being generated and the amount of corrections I had to do.
After years of building with Node.js, Fastify, and TypeScript, I've learned a lot: patterns that work, tools that save time, and gotchas that bite you when you least expect it.
I need my AI assistants to match (or at least get close) my expectations.

mcollina/skills: My own collection of skills for modern Node.js development @GitHub

skills/skills/node/SKILL.md at main · mcollina/skills


Agent Skills - Claude API Docs

Equipping agents for the real world with Agent Skills \ Anthropic | Claude

AI agent skills are modular, reusable, and portable capabilities—often defined by Markdown files with instructions and scripts—that allow agents to perform specific tasks, such as coding, data analysis, or documentation, more efficiently. They empower AI to handle complex workflows, including API interactions, file manipulation (PDF, Excel, Word), and debugging, by providing necessary, on-demand context.




No comments: