DIY dev tools: How this engineer created “Flowy” to visualize his plans and accelerate coding
Summary
CJ Hess shares how he uses Claude Code to build custom AI engineering tools and workflows, including a planning system called "Flowy" that visualizes code structure. He emphasizes the importance of personalizing your developer environment with AI-assisted tools to solve previously intractable problems like environment setup and configuration.
Key Takeaways
- Build a personal ecosystem of custom tools around Claude Code using skills to continuously improve your workflow efficiency as an individual engineer.
- Use Claude Code to automate previously unsolvable developer chores like linter configuration mismatches and environment setup that previously required manual workarounds.
- Implement markdown-based planning files with visual flowcharts to iterate on code architecture before implementation, increasing confidence in code generation.
- Claude Code's superior intent understanding from steerable prompts allows it to pick up on engineer intuition better than other models, making it worth optimizing your workflow around.
- Onboard new team members by having them ask Claude Code to understand the repository and set up their entire development environment end-to-end.
Related topics
Transcript Excerpt
Working with Claude is just such a delight. It just feels so steerable and I think the one thing it really has is intent understanding. When I wanted to dig deep, it just does it and it's really enabled me to build a little ecosystem of my own tools around it. >> I think environment setup and developer setup is such an underappreciated use case. One of the things that I know you really care about is effective planning and you've come up with a way that you do your planning that I think is pretty unique. So, I've played around with this tool to basically give Claude these JSON files. And there's a whole set of skills I've built around this that Claude Code can use to write these out. And then these actually end up generating nice looking UI mockups. I will say this is the dev tool that was …
More from How I AI Podcast
- I cloned myself with Gemini Omni in 15 minutes (and it's terrifyingly good)
- I let Codex run for 6 hours. Here’s what happened.
- No hype Claude Opus 4.8 review—my real experience
- How the engineer behind Claude Cowork actually uses Claude | Felix Rieseberg (Anthropic)
- Why this Claude Code engineer uses HTML files as AI specs | Thariq Shihipar (Anthropic)