How to update your language to get better results from AI


How to update your language to get better results from AI

Hi friend!

Both of these statements are true:

AI tools democratize professional work.
But seniority still matters.

A beginner can now create things that looked impossible a few years ago. They can design an interface, generate a professional slide deck, write functional code, or edit a video.

Give the same tools to a senior engineer, designer, analyst, or strategist, and the output will still be much better. Not because they can click different buttons. Not because they have access to a secret model. But because they know what good looks like, and they have the language to describe it.

A lot of professional skill is vocabulary.

In design, “make this bigger” is vague. “Increase the padding, tighten the hierarchy, and reduce visual noise” gives the model a much clearer target.

In creating slides, “create a chart” is vague. “Use a dumbbell chart to show the before/after delta across categories” gets you much closer.

The same is true in code. The same is true in design. The same is true in almost any form of knowledge work.

Language matters because language carries judgment. It encodes distinctions. It gives shape to vague taste.

And as more of our work becomes instruction-giving to agents, this matters even more:
The quality of your output increasingly depends on the quality of your instructions.

This is why I think agent skills are so interesting.

At the most basic level, they let you borrow the language of experts. You can take a skill written by someone who understands design, code, research, writing, or slides, plug it into your workflow, and immediately give the agent better instructions than you would have written from scratch.

That alone is valuable. It makes your work with agents more effective.

But the bigger opportunity lies in taking one more step:

If you do not just use the skill passively, but read it, question it, rewrite it, and adapt it to your own work, you start upgrading your own language.

You begin to notice the distinctions experts make. The defaults they encode. The constraints they care about. The words they use to turn a vague request into a precise instruction.

Over time, this changes how you prompt. But it also changes how you think.

You are not just copying someone else’s expertise anymore. You are absorbing it, reshaping it, and combining it with your own point of view.

So don't sleep on agent skills and don't just use them passively.

Thanks for reading,

Robert


Skills to try

  • thermo-nuclear-code-quality-review – official skill from the Cursor team - generates incredibly good reviews of your code. I use this before every PR.
  • thermo-nuclear-plan – my own adaption of the above specifically for generating sound plans that take into account the complexity of the existing codebase.
  • bug-investigate-fix – a skill I created loosely based on Cursor's Debug agent. It systematically tackles bugs through reproduction, then generating and testing hypotheses.
  • --> In general skills.sh run by Vercel is a good way to discover and use skills.
  • Not a skill, but a great collection of animation vocabulary: https://animations.dev/vocabulary

Headlines

Miscellaneous

Robert Bouschery c/o Kit.com 600 1st Ave, Ste 330 PMB 92768, Seattle, WA 98104-2246
Unsubscribe · Preferences

The Hybrid Engineer

A newsletter for builders at the frontier, leveraging AI to bridge software, product, and knowledge work.

Read more from The Hybrid Engineer

What Happens When a Model Disappears? Hi friend, The big story of the past few days was obviously Fable 5. I tested it and found it genuinely extraordinary, but my conclusion was still that it is definitely not the new default model most users should switch to. What happened next has already been covered thoroughly. The US administration, citing national security concerns, barred Anthropic from offering access to the model to non-US citizens. Anthropic responded by pulling access more...

What running slow taught me about agentic engineering Hi friend!AI tools can tempt you to work at 100x speed.And honestly, I’ve been there.Spinning up ten agents in parallel. Jumping from tab to Codex to terminal to Cursor like a madman. Moving fast. Getting a lot done. Seemingly.Then reality kicks in.Your mind can only go so fast.And if your goal is not just to generate output, but to actually ship something good, you cannot simply hit send on everything the AI gives you. You have to review...

Composer 2.5 makes waves Hi friend!Google's big developer conference I/O happened last week and it was, as expected, a bit of an AI fever dream. There's been a ton of commentary on it already, so I'll spare you the details, let me just say - it feels like they have little focus right now and all of their releases are significantly behind the rest of the industry - see i.e. how Antigravity stacks up against Cursor or Codex. But then again - it's just Google being Google - as per Ben Thompson...