Solo dev builds native Swift iOS therapy app using Claude Opus 4.6 for coding, debugging, and architecture

A solo developer built Prelude, a fully offline iOS therapy preparation app, with significant help from Claude Opus 4.6. The app is free, contains no ads or in-app purchases, and stores all data on-device with zero knowledge transfer.
What the app does
Prelude runs a session agent that conducts a voice reflection session before therapy, a brief agent that generates a structured summary from the reflection, and a weekly emotional trend graph.
What Opus 4.6 handled
- Code generation for the native Swift iOS app
- Debugging complex voice agent behavior — the AI assistant worked through issues with the speech recognition and agent conversation flow
- Architecture decisions for the on-device AI pipeline — determining how to run models locally and structure data flow
- Reasoning about system design — solving problems that required genuine understanding of the full system
The developer reports that their therapist noticed improved session quality because topics were clearly listed in structured briefs they could review together.
The project would not have been possible as a solo effort without Claude handling the hardest parts.
The app is available on the App Store: Prelude – Therapy Prep
📖 Read the full source: r/ClaudeAI
👀 See Also

Autonomous 5-Agent Claude System Replaces $3K/Month API Costs with Single Subscription
A developer built a 5-agent autonomous swarm using Claude Opus 4.6 running as Discord bots on WSL2, powered by a single Claude Max subscription instead of API credits, replacing what would cost $3,000+ monthly with $100-200.

Claude Cowork Scheduled Task Automates Browser-Based Admin Work: A Real Use Case
Claude Cowork's scheduled tasks + Chrome extension automate affiliate network publisher approvals, saving hours weekly. Manual step: log in once per session.

Building a Personal Risk-Episode Tracker with OpenClaw: A DeFi Rug-Pull Case Study
A Reddit user built a personal risk-episode tracker with OpenClaw after losing savings in a DeFi rug pull. The tool pulls real account data, groups scattered evidence into single episodes, and distinguishes normal large transactions from dangerous spirals.

Personal Finance Dashboard Built with Claude AI: Self-Hosted with Google Sheets Backend
A developer built a full-stack personal finance dashboard using Claude AI that aggregates investments across stocks, mutual funds, physical gold, and fixed deposits. The app runs on a spare PC, uses Cloudflare Tunnel for serving, and stores all data in the user's own Google Sheets.