← Reddit

non-coder but have been building "all I want" small tools using Claude

Reddit · airwarmedd · August 3, 2026
A non-coder has built several free, customized software tools using Claude AI, including Nourish (a health tracker for Indian dishes), a GMAT exam preparation platform, and a wealth tracking application. The developer pays a $20 subscription for Claude and credits the AI with performing the heavy lifting while providing instructions, noting that clearer prompting skills have enabled tool creation without coding expertise. The tools are publicly available, and the developer is actively refining them based on identified gaps while soliciting feedback for improvement.

Detailed Analysis

A Reddit post from a self-described non-coder illustrates a growing pattern among Claude users: leveraging the AI assistant to build fully functional, personalized software tools without traditional programming expertise. The author, who works adjacent to tech startups, describes using a $20/month Claude subscription to create several deployed applications, including a calorie-tracking tool tailored to Indian cuisine (dubbed "Nourish"), a GMAT preparation platform with social progress-tracking features, an internal growth course for their employer, and an in-progress personal wealth tracker with gamified leaderboard elements. These aren't toy demos—they're live, hosted applications on platforms like Vercel and GitHub Pages that the author uses in their daily life.

What makes this account notable is the meta-commentary on the interaction itself: the author explicitly credits Claude with improving their prompting ability over time, noting they've moved from "rambling" to giving precise, actionable instructions. This reflects a broader phenomenon in AI-assisted development where the tool doesn't just execute tasks but actively trains the user's communication style through iterative feedback loops. The user frames Claude's role as doing the "heavy lifting" on implementation while they provide direction and domain knowledge—a division of labor that mirrors how software teams traditionally split product vision from engineering execution, except now compressed into a single non-technical individual working with an AI collaborator.

This case is emblematic of the "vibe coding" trend that has gained significant traction throughout 2025 and into 2026, where natural-language description of desired functionality substitutes for hand-written code. Anthropic has increasingly positioned Claude, particularly Claude Code and its underlying models like Claude Opus and Sonnet, as tools capable of handling substantial engineering work with minimal technical oversight from the user. The examples here—a calorie tracker with authentication, a course platform with social/comparative features, a financial tracker with leaderboard mechanics—represent non-trivial engineering tasks (database design, user auth, deployment pipelines) that would traditionally require weeks of learning or hiring a developer. That a self-identified non-coder produced multiple deployed, working applications suggests the barrier to building custom software has dropped substantially.

The broader significance lies in what this signals about software creation's democratization. Rather than relying on generic SaaS products that don't fit niche needs (the author explicitly built a calorie tracker for Indian dishes because existing apps like Healthifyme didn't serve that use case well), users can now commission bespoke, free alternatives tailored exactly to their requirements. This has implications for the SaaS business model broadly: if individuals can generate custom internal tools on demand, the value proposition of many subscription-based consumer apps weakens, particularly for narrow, personal-use-case software. It also raises questions Anthropic and competitors will need to navigate around maintenance burden, security practices, and data privacy for non-technical users deploying live web applications—since tools built quickly via AI assistance may lack the safeguards a professional engineer would build in by default, even as their creators report high satisfaction with the immediate functional payoff.

Read original article →