Every craftsperson I admire has at least one tool they made themselves.
Not because the off-the-shelf one was bad. Because the act of making it taught them how the work actually works.
My list
- A markdown notebook that thinks like I think.
- A color-token system that won’t let me typo a hex code.
- A static-site generator small enough to read in a sitting.
None of these are better than the popular alternatives. All of them are mine. I know every assumption inside them. When something breaks, I can fix it in five minutes instead of opening an issue and waiting six weeks.
Why it matters
When you use somebody else’s tool, you absorb their assumptions whether you want to or not. Eventually the tool starts shaping the work instead of the other way around.
Build the small thing. Use it for a week. Throw it away if it doesn’t help. The point isn’t the artifact — it’s the seeing.