I am convinced most people are using AI in the worst possible way.
They treat it like a slightly magical search bar. Type question. Get answer. Copy. Paste. Forget.
I think that mindset is holding a lot of people back. Developers. Designers. Knowledge workers. Even my baseball kids who ask ChatGPT for homework help.
AI is not a better Q&A machine. It is a delegation machine.
You do not "ask" AI. You give it a job.
This post is me making that shift concrete. I just shipped six AI gallery pages on my site, built entirely around that idea. Not as a gimmick. As infrastructure for how I work, learn, and build.
The turning point was basically frustration.
My workflow looked like this for months:
The answers were fine. Sometimes even useful. But nothing stuck.
I would ask the same class of questions over and over. Same concepts. Same patterns. Same gotchas. No real accumulation of knowledge. Just one-off transactions.
Then I noticed something: the few times I actually got huge value from AI, I was not asking. I was delegating.
"Rebuild this layout using CSS grid, but keep these class names."
"Refactor this component, keep the same API, and annotate the performance tradeoffs in comments."
"Act like my annoying senior engineer and poke holes in this data model."
That felt different. Less like search. More like a teammate who does legwork while I keep steering.
So I made a decision: treat AI like a junior colleague with unlimited patience and questionable taste.
That means:
The shift sounds subtle. It is not.
When you ask a question, the model guesses what you want.
When you delegate a job, you tell it what you want and where it fits inside a bigger system.
I started writing prompts like I write tickets for myself:
Suddenly the responses got more predictable. More reusable. Less hallucinated.
And then I hit the second problem.
All those good prompts and workflows were stuck inside random chats. Lost in the scroll.
I wanted a place where my best AI workflows could live.
Not as a marketing page. Not as "prompt engineering" porn. As actual, battle tested tools that I come back to.
I tried:
All of that sucked in practice.
When I am in build mode I do not want to context switch into a vault, find the right note, copy, switch window, paste, then adapt the prompt again.
So I did what I usually do: I built something small, opinionated, and slightly selfish.
Six AI gallery pages on my own site.
Each page is a collection of specific delegation flows around one theme. Not generic prompts. Not screenshots. Actual workflows with inputs, constraints, and real outputs from my projects.
Here is what I shipped.
These live on my site as proper pages, not hidden tools. They are meant for a broad audience. If you can type, you can use these ideas. If you build things for a living, you will probably adapt them.
This page is basically my front-end assistant in public.
I use AI here as a layout engineer and code janitor:
I include real before and afters from my codebase. Not perfect. Not theoretical.
The point is simple. Stop asking "How do I center this" and start delegating "You own the responsive layout, here are constraints, I will review".
I think asking AI "write a blog post about X" is lazy and usually gives trash.
So this page shows how I actually use it to support writing without losing my voice.
I treat AI as an editor, not a ghostwriter. A fast, opinionless editor that helps me see structure and friction.
The gallery shows side by side drafts and the interventions I kept.
This one is close to my biohacker side.
I use AI as a study partner that never gets bored of my stupid questions but still forces me to think.
Most people ask AI to explain things. I think that is the wrong direction.
I ask it to interrogate my understanding instead. That is delegation as well. I delegate the role of relentless tutor.
This page is for the boring parts of life that still eat hours.
Things like:
Here I basically treat AI like an operations assistant.
It does not make decisions for me. It compresses reality so I can decide faster.
I coach baseball. I also mentor junior devs.
Both groups need clear feedback, simple language, and the right level of challenge.
On this page I show how I use AI to prepare better conversations:
I do not outsource the human part. The empathy and judgment stay mine.
AI helps me say the thing more clearly and consistently.
The last gallery is basically my playground.
Anything that feels like a small bet goes here:
Here the model is more of a chaos generator that I keep on a leash.
I delegate the job of producing options and experiment scaffolds. I keep the job of choosing and executing.
I built these pages for a broad audience.
You do not need to be a senior engineer. You do not need to understand transformers. You do not need a perfect "stack".
You only need to accept one idea. AI is a delegation tool, not a vending machine for answers.
If you are a developer, that means thinking in systems, not snippets.
If you are a designer, that means delegating the boring layout variants and keeping the taste decisions.
If you are a teacher or coach, that means using AI to structure your thinking, not to replace your expertise.
The gallery pages are opinionated examples of that mindset in action. They are not "best practice". They are my practice.
Because I know some of you care more about the plumbing.
The site runs on a modern static stack with a light API layer. Nothing exotic. I do not think overcomplicating this kind of content is worth it.
The important part is the structure I chose for the galleries:
So the pages evolve with my work. They are not frozen collections.
When I notice I am repeating a manual pattern, I turn it into a delegatable flow and add it to the relevant gallery.
Example:
I kept rewriting similar "refactor this component" prompts in random chats. That friction was my signal. I stopped, abstracted the pattern, gave it a name, wrote it up in the Web & UI gallery, and now I have a reusable workflow.
The process is almost boring:
But boring is good. Boring means it is part of my operating system now.
Stop asking AI for fish. Start hiring it as a clumsy intern who never sleeps.
Give it jobs, not trivia questions.
Describe what success looks like. Define constraints. Explain what you will do with the output.
Then build your own small gallery of workflows that actually earn their place in your day.
Mine just happens to be public now: six AI gallery pages that show how I use this stuff across code, content, learning, life, coaching, and experiments.
If that helps you stop treating AI like a search bar and start treating it like a teammate, then the shift is already happening. The rest is just reps.