Building a Kid-Safe Coloring Book App with Claude as Pair Programmer

✍️ OpenClawRadar📅 Published: May 2, 2026🔗 Source
Building a Kid-Safe Coloring Book App with Claude as Pair Programmer
Ad

A Reddit user built a safe, ad-free coloring book app for kids using SwiftUI and Claude as a pair programmer. The app, called Imagine: Coloring for Kids, is now on the App Store.

Key Details

  • Built entirely in SwiftUI with SwiftData for local persistence.
  • Image generation via an API, but all data stays on-device.
  • Robust parent protection: purchase links, external links, and terms page are locked behind a parent gate.
  • The app intentionally feels calm and simple — no ads, no overstimulation.
  • The developer used Claude as a pair programmer throughout the build process.
  • Available on iOS: App Store link.
  • The developer offers free access to families in need — contact via Reddit.

Who It's For

Parents looking for a genuinely safe, no-ads coloring app for young children, and developers interested in an AI-assisted SwiftUI project example.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Opus 4.8 vs Sonnet 4.6 for Analytics: Real Data from a SaaS Dashboard
Use Cases

Opus 4.8 vs Sonnet 4.6 for Analytics: Real Data from a SaaS Dashboard

A SaaS with 310 tradesmen customers tested Claude Opus 4.8 vs Sonnet 4.6 for trend analysis, monthly summaries, and anomaly detection. Opus caught subtle anomalies Sonnet missed, but cost 2.1x per call.

OpenClawRadar
Enterprise AI agents: OpenClaw for channels, custom MCP tools, Cursor CLI runtime
Use Cases

Enterprise AI agents: OpenClaw for channels, custom MCP tools, Cursor CLI runtime

Running AI agents in production for compliance, devops, and finance requires deterministic tooling, not raw API access. This post details a recipe: OpenClaw for channels, custom MCP per process, Cursor CLI as the agent runtime via ACPX, and self-hosted Kubernetes with immutable agent code.

OpenClawRadar
Using Claude as a Ruthless UI/UX Reviewer with Specific Persona Prompt
Use Cases

Using Claude as a Ruthless UI/UX Reviewer with Specific Persona Prompt

A Reddit user shares a prompt that transforms Claude into a brutal UI/UX consultant who reviews live apps in two passes: first as a ruthless designer, then as a first-time user, outputting findings in a prioritized markdown file.

OpenClawRadar
Developer Uses Claude Code to Build USB Dongle That Auto-Plays Chrome Dino Game
Use Cases

Developer Uses Claude Code to Build USB Dongle That Auto-Plays Chrome Dino Game

A developer built a USB dongle using an ATtiny85 board that automatically plays Chrome's Dino game by detecting obstacles with light sensors and sending keyboard commands. Claude Code assisted with firmware development including V-USB integration, sensor logic, and adaptive timing algorithms.

OpenClawRadar