Not replacing thinking, just removing friction
• 1 min read
When I started this project, my goal was to simply ship a decent static site using Astro as fast as possible, so I didn’t spend much time planning the structure. As the codebase grew, that started to slow me down. It became harder to track components and reason about where things belonged.
I used Claude AI to clean things up by renaming components, enforcing consistent conventions, and reorganizing directories. It took only a few minutes, plus some small manual tweaks, and made the codebase much easier to work with.
This is where AI really shines. Not replacing thinking, just removing friction.