Engineer Automates 90% of Front-End Coding with AI, Reveals Model-vs-Model Code Review Strategy

CJ Hess, an engineer at Tenex, has unveiled a groundbreaking AI-driven development workflow that significantly reduces the need for manual front-end coding. Hess claims his system now allows AI to handle more than 90% of these tasks, a feat he discusses in detail on the 'How I AI' podcast hosted by Claire Vo.
A key component of Hess's workflow is Flowy, a custom tool he built to translate Claude's ASCII-based plans into interactive flowcharts and UI mockups. He argues that this visual representation dramatically reduces cognitive load compared to working with text-based plans, allowing for faster evaluation and approval of design concepts. The episode delves into how Flowy streamlines the development process, making it more efficient and intuitive.
Hess emphasizes the importance of custom "skills" in maximizing the effectiveness of AI tools. By teaching Claude specific skills, such as generating proper JSON for Flowy, he has created a continuously improving ecosystem. These skills are tailored to his specific needs, making Claude increasingly powerful over time. According to Hess, Claude excels at understanding intent, making it particularly valuable for complex coding tasks where nuance matters more than raw processing power.
One of the most intriguing aspects of Hess's approach is his use of a model-vs-model code review process. He pairs Claude, which he uses for code generation, with GPT-5.2 Codex for code review. While Claude excels at quickly building features, Codex is better at identifying code smells, inconsistencies, and potential refactoring opportunities. This dual-model approach, he argues, results in higher-quality code than either model could produce on its own.
Hess also shared his insights on leveraging Claude, emphasizing that while GPT-5.2 might be "smarter," Claude's "steerability" makes it superior for intent-heavy work. This highlights the importance of choosing the right AI model for the specific task at hand. Additionally, he uses an alias, "Kevin," for Claude with bypass permissions, highlighting the increasing viability of "living dangerously" with AI permissions when proper Git safeguards are in place.
The 'How I AI' episode featuring CJ Hess provides valuable insights into the practical application of AI in software development. His innovative use of custom tools, model-vs-model code reviews, and a focus on intent understanding demonstrates the potential of AI to transform the way developers work. The accompanying resources provide actionable workflows for implementing these techniques.
Marco Rodriguez
Startup ScoutFinding the next unicorn before it breaks. Passionate about innovation and entrepreneurship.
Read Also
Claude Pilot: Supercharging AI Code Generation with Automated Quality Control
Tired of AI-generated code that's riddled with bugs and requires constant babysitting? Claude Pilot is a new framework designed to ensure that AI-generated code is production-ready, right out of the gate. By enforcing rigorous testing, preserving context, and automating quality checks, Claude Pilot transforms Claude from a fast coder into a reliable development partner.
Agent Bar: Integrate Claude Code Directly into Your macOS Menu Bar for Seamless AI Assistance
Anthropic's Claude AI is now more accessible than ever thanks to Agent Bar, a new macOS application that puts Claude's coding capabilities right at your fingertips. This innovative tool allows users to run Claude code directly from their menu bar, streamlining workflows and enhancing productivity. Early adopters are already praising its ease of use and potential for code generation and debugging.
JDoodle.ai Unveils MCP: Streamlining Web App Development Directly from AI Chatbots
JDoodle.ai has launched MCP, a groundbreaking platform that allows developers to build and deploy web applications directly from AI chatbot interfaces like ChatGPT and Claude. This innovative approach promises to significantly accelerate the development lifecycle and democratize access to web app creation. The platform is currently generating buzz on Product Hunt.

AI-Powered Development: Tenex Engineer Unveils Custom Tools for Streamlining Claude Code Workflows
Software engineer CJ Hess from Tenex is revolutionizing AI-assisted development with custom tools built around Claude Code. In a recent podcast, Hess showcased Flowy, a tool that transforms ASCII diagrams into interactive visual mockups, and detailed his innovative model-to-model code review process, highlighting the future of AI's role in software development.