Claude AI Guides User Through Car Sunroof Repair with Urethane Glass Adhesive

A Reddit user shared a practical example of using Claude AI for hands-on mechanical repair guidance. While driving at 70 mph on the highway with their wife, the sunroof on their 2012 Ford Fusion blew backwards onto the roof of the car, revealing inner components full of rust.
The user decided against replacing the sunroof for $1500 on a car worth approximately $5000. Instead, Claude AI suggested using urethane glass adhesive after cleaning out the rust. The AI provided step-by-step guidance throughout the repair process, with the user taking photos and asking for advice on every detail.
During the repair, the user's father helped by holding parts in place. After completing the repair, the father complimented the work, marking what the user described as "the first time in my whole computer based, video games instead of baseball as a kid, college instead of blue collar work, soft-boi life" that they received such recognition from their father.
This use case demonstrates Claude's ability to provide specific, practical guidance for mechanical repairs that require both technical knowledge and hands-on execution. The AI assisted with material selection (urethane glass adhesive), process guidance (cleaning rust before application), and real-time troubleshooting through photo documentation.
📖 Read the full source: r/ClaudeAI
👀 See Also

Mass Parallelizing Claude Code: Lessons from Building a 220K-Line App
A developer with no formal coding background built a full-stack mobile app using Claude Code, running 3-4 parallel instances to process 4 billion tokens across 500+ files. Key techniques include handoff documents, CLAUDE.md files, custom slash commands, and systematic codebase audits.

Graduate Student Uses Claude to Build AI Image Detection Experiment
A graduate student at The New School collaborated with Claude to build a website called InPixelsWeTrust.org that tests whether users can distinguish real photos from AI-generated images in 6 rounds with 10-second decisions.

Developer builds LaTeX conversion business in 7 days using Claude Pro
A developer used Claude Pro to build The LaTeX Lab, a service converting Word documents to LaTeX for researchers, in one week for $23.60. The project included market research, AI agent development, custom WordPress theme creation, and SEO-optimized copy.

OpenClaw Agent Burned $20 in API Tokens Due to Web Scraping Context Bloat
A developer building an OpenClaw agent to monitor financial sites accidentally consumed $20 worth of API tokens in a few hours by fetching Yahoo Finance pages that included 609,000 tokens of extraneous HTML like nav bars and cookie banners in the context window.