How Asking Claude 'What Should I Build?' Actually Improved My App Completion Rate
After more than a decade of solo app development, I started using Claude not just for coding help but at the ideation stage — before writing a single line of code. Here's what changed, and the exact prompts I use.
Read Your Own Code as Someone Else's: Coaxing Tougher Reviews from Claude Code
When you review code you just wrote, the rough edges become invisible. Here's how I summon Claude Code as a mid-career engineer reading someone else's code, plus the prompts I actually use in production.
Integrating Claude API into a Wallpaper App — A Full Implementation Record
From someone who's been building wallpaper and healing apps since 2014, here's a complete record of how I integrated Claude API for content curation, multilingual App Store copy generation, and auto-tagging — with full working code.
Using Claude as a Creative Workspace — 5 Things I Discovered as an Artist and Indie Developer
As someone who makes apps and creates art around the world, I use Claude in ways that rarely show up in tech tutorials. Here are 5 honest observations from my actual creative workflow.
Monetizing SaaS with Claude API: Your Roadmap to ¥100K Monthly
A practical guide to building a profitable SaaS business using the Claude API. Learn pricing design, user acquisition, API cost optimization, and a roadmap to reaching your first ¥100K/month.
Full-Stack AI SaaS Blueprint with Claude API 2026 — From Architecture to Automated Billing
A complete blueprint for building and monetizing a full-stack AI SaaS with Claude API as a solo developer. Covers architecture design, Stripe billing, cost optimization, and scaling strategy with real code examples.
Building Dashboards with Claude Artifacts — Why I Aggregate Before Pasting, and the Setup That Stuck
Claude artifacts render as React components. Working from that fact, here is how I stopped pasting raw CSVs and settled on a setup that separates preprocessing, data contracts, and refresh paths.