How to build your own AI developer tools with Claude Code | CJ Hess (Tenex)
How I AI9 Helmi

How to build your own AI developer tools with Claude Code | CJ Hess (Tenex)

CJ Hess is a software engineer at Tenex who has built some of the most useful tools and workflows for being a “real AI engineer.” In this episode, CJ demonstrates his custom-built tool, Flowy, that transforms Claude’s ASCII diagrams into interactive visual mockups and flowcharts. He also shares his process for using model-to-model comparison to ensure that his AI-generated code is high-quality, and why he believes we’re just at the beginning of a revolution in how developers interact with AI.


What you’ll learn:

  1. How CJ built Flowy, a custom visual planning tool that converts JSON files into interactive mockups and flowcharts
  2. Why visual planning tools are more effective than ASCII diagrams for complex UI and animation workflows
  3. How to create and use Claude Code skills to extend your development environment
  4. Using model-to-model comparison (Claude + Codex) to improve code quality
  5. How to build your own ecosystem of tools around Claude Code
  6. The value of bypassing permissions in controlled environments to speed up development

Brought to you by:

Orkes—The enterprise platform for reliable applications and agentic workflows

Rovo—AI that knows your business

Detailed workflow walkthroughs from this episode:

• How I AI: CJ Hess on Building Custom Dev Tools and Model-vs-Model Code Reviews: https://www.chatprd.ai/how-i-ai/cj-hess-tenex-custom-dev-tools-and-model-vs-model-code-reviews

• Implement Model-vs-Model AI Code Reviews for Quality Control: https://www.chatprd.ai/how-i-ai/workflows/implement-model-vs-model-ai-code-reviews-for-quality-control

• Develop Features with AI Using Custom Visual Planning Tools: https://www.chatprd.ai/how-i-ai/workflows/develop-features-with-ai-using-custom-visual-planning-tools

In this episode, we cover:

(00:00) Introduction to CJ Hess

(02:48) Why CJ prefers Claude Code for development

(04:46) The evolution of developer environments with AI

(06:50) Planning workflows and the limitations of ASCII diagrams

(08:23) Introduction to Flowy, CJ’s custom visualization tool

(11:54) How Flowy compares to mermaid diagrams

(15:25) Demo: Using Flowy

(19:30) Examining Flowy’s skill structure

(23:27) Reviewing the generated flowcharts and diagrams

(28:34) The cognitive benefits of visual planning vs. text-based planning

(31:38) Generating UI mockups with Flowy

(33:30) Building the feature directly from flowcharts and mockups

(35:40) Quick recap

(36:51) Using model-to-model review with Codex (Carl)

(41:52) The benefits of using AI for code review

(45:13) Lightning round and final thoughts

Tools referenced:

• Claude Code: https://claude.ai/code

• Claude Opus 4.5: https://www.anthropic.com/news/claude-opus-4-5

• Cursor: https://cursor.sh/

• Obsidian: https://obsidian.md/

• GPT-5.2 Codex: https://openai.com/index/introducing-gpt-5-2-codex/

• Google’s Project Genie: https://labs.google/projectgenie

Other references:

• Mermaid diagrams: https://mermaid.js.org/

• Figma: https://www.figma.com/

• Excalidraw: https://excalidraw.com/

• TypeScript: https://www.typescriptlang.org/

Where to find CJ Hess:

LinkedIn: https://www.linkedin.com/in/cj-hess-connexwork/

X: https://x.com/seejayhess

Where to find Claire Vo:

ChatPRD: https://www.chatprd.ai/

Website: https://clairevo.com/

LinkedIn: https://www.linkedin.com/in/clairevo/

X: https://x.com/clairevo

Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

Tämä jakso on lisätty Podme-palveluun avoimen RSS-syötteen kautta eikä se ole Podmen omaa tuotantoa. Siksi jakso saattaa sisältää mainontaa.

Jaksot(93)

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

Alex Finn is an AI builder, YouTuber, and the creator of Vibe Code Academy, a community for people learning to build with AI tools. He runs one of the most ambitious local AI setups I’ve come across: ...

13 Heinä 35min

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol is back, and I ran it through my full How I AI vibe benchmark against GPT-5.6 Terra, Luna, Claude Fable 5, and Sonnet 5 across five categories: PRDs, prototypes, wireframes, debugging, and...

9 Heinä 36min

What a harness is and how to build one with Claude Agent SDK

What a harness is and how to build one with Claude Agent SDK

Everybody is saying, “It’s not the model, it’s the harness,” but almost nobody stops to explain what a harness actually is. So I did. I built one live on the show: a Sentry bug-debugging harness for m...

8 Heinä 24min

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

Alessio Fanelli, founder of Kernel Labs and co-host of Latent Space podcast, walks us through two very different AI workflows: (1) a fully autonomous coding setup using OpenAI Symphony + Linear, where...

6 Heinä 35min

Sonnet 5 review: I ran 64 generations to find out if it's worth it

Sonnet 5 review: I ran 64 generations to find out if it's worth it

I’ve been testing every major frontier model release since the start of the year, and when Anthropic dropped Sonnet 5, I wanted more than a vibe check. I got tired of one-off tests I couldn’t repeat o...

30 Kesä 25min

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

Eddie Kim is the co-founder and CTO of the payroll and HR platform Gusto, which just crossed $1 billion in revenue and serves more than 500,000 small businesses. Recently he did something most CTOs do...

29 Kesä 51min

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

I put GLM 5.2, the open-weight coding model from Z.AI, through four real tasks inside my actual codebase: a codebase architecture audit, a UI redesign, and a 45-minute autonomous bug-hunting session p...

24 Kesä 27min

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

Brian Grinstead is a distinguished engineer at Mozilla, where he’s worked on Firefox and the web platform since 2013 (he joined to help launch Firefox DevTools). Recently he and his team pointed an ag...

22 Kesä 48min