← Reddit

POV: Me trying to work without Claude and Voxa

Reddit · uzenaki · May 22, 2026
Someone developed a workflow combining Voxa, a voice application under development, with Claude to enhance brainstorming and idea refinement. The process involves using Voxa to verbally capture ideas while working, then leveraging Claude to structure and refine the output. This approach eliminated interruptions from typing and editing, enabling faster and more natural brainstorming sessions compared to traditional text-based workflows.

Detailed Analysis

A developer experimenting with AI-assisted workflows has shared observations about combining voice-based ideation with Claude's text refinement capabilities, describing a two-stage process that separates the generative phase of thinking from the structuring phase. The user employs Voxa, a voice application they are actively building, to capture unfiltered spoken ideas in real time, then feeds that raw material to Claude for organization and refinement. The core finding is that removing the friction of typing during brainstorming — the stopping, editing, and deliberate word selection — produces faster and more natural ideation output.

The observation points to a meaningful distinction between cognitive modes: generative thinking and editorial thinking. When a person must type to communicate with an AI, they are simultaneously generating and editing, which can interrupt the associative flow that produces novel connections. By offloading the capture function to voice and deferring the structuring function to Claude, the workflow effectively separates these two cognitive modes into discrete stages. Claude's role in this pipeline is not as a real-time conversational partner but as a downstream processor of already-formed thought, which may actually produce cleaner outputs by giving it denser and more contextually rich input to work with.

This workflow reflects a broader trend in AI tooling toward multimodal and agentic pipelines, where no single AI product handles every step, but rather specialized tools are chained together. Voice-first capture tools feeding into large language models for synthesis represent an emerging category of productivity software design. The observation that prompting quality improves when users talk freely rather than type carefully also has implications for how developers think about prompt engineering — suggesting that naturalness and verbosity may often outperform carefully constructed but cognitively constrained text inputs.

The post also highlights the compounding relationship between AI application development and AI usage. The developer is simultaneously building Voxa and using it to enhance their own work with Claude, creating a feedback loop where the tool's creator is also its most iterative user. This kind of dogfooding in AI tooling is increasingly common and accelerates product refinement. As voice interfaces become more capable and latency decreases, hybrid workflows that blend spoken ideation with LLM-based structuring are likely to become a standard productivity pattern rather than an experimental one, particularly among knowledge workers and developers.

Read original article →