How a Non-Technical PM Built and Shipped an iOS App with Claude Code in Six Weeks

Claude Code

Anthropic published a case study on May 1, 2026 about Kostiantyn Vlasenko, a project manager at Mythical Games with no coding background, who built and shipped Respiro β€” a stress management iOS app β€” in under six weeks using Claude Code. Vlasenko won the Built With Opus 4.6 Claude Code Hackathon and now contributes code at his day job. The story demonstrates how project management skills β€” task breakdown, context maintenance, delegation, and iterative review β€” transfer directly to directing Claude Code as a development partner.


From Zero Code to App Store in Six Weeks

On May 1, 2026, Anthropic published a case study about Kostiantyn Vlasenko, a project manager from Kyiv, Ukraine, who built and shipped a production iOS app with Claude Code β€” without a programming background.

The Problem Vlasenko Wanted to Solve

Vlasenko spent a decade managing high-pressure game development environments at Mythical Games. Breathing exercises helped him manage stress, but existing apps frustrated him: they sent reminders at fixed, pre-scheduled times rather than detecting when stress was actually rising. Respiro, the app he built, monitors 29 signals from 8 data sources on the iPhone β€” including sleep patterns, screen time spikes, calendar overload, and late-night phone use β€” and intervenes in real time when those signals indicate elevated stress.

Claude Code as a Development Team

Rather than learning syntax from scratch, Vlasenko approached Claude Code the way he approached managing engineers: as a system requiring clear direction, context management, and iterative review. He built a multi-agent architecture with more than 15 specialized subagents handling distinct technical roles β€” Swift development, code review, testing, and third-party integration β€” coordinated through the same project management instincts he applied at work.

A pivotal moment came during testing: the initial React Native implementation proved problematic, and Vlasenko made the call to rewrite the app in native Swift. Claude Code executed the rewrite within hours. Navigating the Apple Developer Program β€” notorious for its multi-step enrollment process β€” was handled by giving Claude Code vision capabilities to interpret screenshots of each step.

What Made It Work

Vlasenko's success is not a story about AI replacing programmers. It is a story about which skills transfer. The ability to break a large goal into discrete tasks, maintain consistent context across sessions, set clear acceptance criteria, and iterate on results without attachment to a particular approach β€” these are project management fundamentals that map directly onto effective Claude Code usage.

By launch, Respiro had attracted hundreds of active users. Vlasenko now contributes code at his day job and advocates for Claude Code within Mythical Games' engineering team.

Broader Signal

This case study reflects a pattern Anthropic has highlighted since the Built With Opus 4.6 hackathon: non-technical participants β€” product managers, designers, and domain experts β€” are consistently among the top performers when the task rewards clear product thinking and disciplined context management over raw syntax knowledge.