Posts on X Mar 2, 2026

How We Claudified Our iOS App Without Wrecking Our Codebase

Article Summary

Dan Federman from Tolan reveals how Claude now writes 55% of their iOS commits. And their crash-free rate improved while doing it.

Tolan evolved from autocomplete-driven development to full agentic development over six months, systematically addressing Swift's AI limitations through codebase standardization, subagents, and Claude Skills. The result: AI went from helpful assistant to primary code contributor without sacrificing quality.

Key Takeaways

Critical Insight

By treating their codebase as documentation and building agent infrastructure, Tolan enabled Claude to write the majority of their iOS code while improving app stability metrics.

Their next move involves triage subagents that don't wait to be asked, they spot patterns and open PRs autonomously.

About This Article

Problem

Swift didn't rank in the top ten languages on GitHub and had less training data than TypeScript. This meant Claude performed worse for Tolan's iOS developers than it did for their backend engineers.

Solution

Dan Federman used agents to standardize 100k lines of legacy feature code in a single day. The agents identified template drift commits, which turned the codebase itself into documentation that other agents could learn from.

Impact

Runtime errors fell 54% and highly-engaged users doubled. Claude's code contributions increased, and the quality improvements came alongside the rise in AI authorship.

Recent from Posts on X

Related Articles

AI Tools for iOS

Browse all AI tools →