← Reddit

Saturday build!

Reddit · FrazzledBadger · June 7, 2026
A family with members having ADHD and Autism developed a meal planning website to address their struggle with meal preparation and frequent takeaway ordering. The application allows inputting available household ingredients and additional items to generate Claude-powered meal suggestions, shopping lists, and weekly meal plans with embedded recipe discussion features.

Detailed Analysis

A developer with ADHD and autism in their family built a personalized meal planning web application over a weekend, embedding Anthropic's Claude as the core intelligence layer to solve a highly specific domestic challenge. The app allows users to catalog food already present in the home, optionally add additional ingredients, and receive five meal suggestions generated by Claude. The application also includes a weekly planner that consolidates ingredient needs into a unified shopping list, and integrates Claude as a conversational interface for discussing and modifying recipes in real time. The project was motivated by the family's difficulty with meal planning, a common executive function challenge associated with ADHD and autism, which frequently led to late decisions and excessive reliance on takeaway food.

The project illustrates a growing pattern in consumer AI adoption: individuals with no apparent background in large-scale software engineering are using accessible AI APIs to build narrowly scoped, personally tailored tools that commercial applications have not adequately addressed. The developer explicitly acknowledges that meal planning apps already exist at scale but frames the value proposition around ownership and specificity — the tool is calibrated to their household's exact circumstances rather than a generalized user base. This distinction matters because neurodivergent users often find generic productivity software poorly suited to their needs, while a custom-built tool can be designed around specific behavioral patterns and household realities.

Claude's role in this application is layered, functioning both as a recommendation engine surfacing meal options from available ingredients and as an embedded conversational assistant for iterative recipe refinement. This dual-mode deployment reflects a broader trend in how developers are integrating large language models — not merely as one-shot query tools, but as persistent, context-aware collaborators embedded within application workflows. The ability to discuss and tweak recipes in natural language lowers the cognitive load of meal planning significantly, which is particularly relevant for users managing executive dysfunction.

The developer's closing remarks signal an emerging philosophy around software development that deserves attention. The phrase "hyperspecific software tools are the future" encapsulates a shift enabled by accessible AI APIs: the threshold for building personally useful, highly customized software has dropped dramatically, allowing individuals to create tools that solve narrow, idiosyncratic problems without requiring commercial viability. The developer's next planned project — scraping local theatre listings to counteract object permanence difficulties — reinforces this pattern, applying the same AI-assisted development approach to another neurodivergent-specific challenge. Together, these projects suggest that Claude and similar models are becoming infrastructure for a new category of personal utility software that sits between consumer apps and bespoke enterprise development.

Article image Read original article →