Real AI Use Cases category

Coding & Engineering AI use cases

Browse real people using AI in Coding & Engineering. Each use case includes tools used, source links, public workflow previews, outcomes, and related examples.

15 use cases

Related AI use cases

Terry Lin headshot
Prototyping & DesignCoding & Engineering

Terry Lin

Product manager and AI-assisted app builder at Cooper's Corner

Terry Lin built Cooper's Corner, a voice-powered Apple Watch and iPhone fitness app, by combining low-tech index-card prototyping with a structured AI coding workflow in Cursor and Xcode.

Outcome: He turned rough workout-logging friction into a working multi-device app workflow while keeping the AI coding process bounded by requirements, review, commits, and refactoring.

CursorXcodeLinearChatGPT+5
Use case
View use case
Lee Robinson headshot
Coding & EngineeringMarketing & Content

Lee Robinson

Head of AI Education at Cursor

Lee Robinson uses Cursor as a quality-control agent for code and ChatGPT as a style editor for sharper, less generic writing.

Outcome: The useful result is a workflow where AI checks work against explicit standards instead of simply producing more code or copy.

CursorChatGPTTypeScriptESLint
Use case
View use case
Gui Seiz + Alex Kern, Figma headshot
Prototyping & DesignCoding & Engineering

Gui Seiz + Alex Kern, Figma

Design / engineering leaders at Figma

Use AI to close the gap between design and code by bringing production context into design work and turning design intent into more implementation-ready code changes.

Outcome: Shows how product teams can reduce handoff loss between designers and engineers. Instead of treating Figma and the codebase as separate worlds, the workflow helps design reflect what is actually in production and helps code changes preserve the intent of the design.

FigmaClaude CodeCodexGitHub
Use case
View use case
John Lindquist, Egghead headshot
Coding & EngineeringKnowledge Management

John Lindquist, Egghead

Founder and developer educator at Egghead

Uses Mermaid diagrams and Claude Code automation to make codebases easier for AI to understand, review, and improve, turning architecture context and quality checks into reusable development artifacts.

Outcome: Shows how developers can make AI coding tools better by giving them visual maps of the system and automated guardrails. Instead of relying on long prompts, the workflow turns architecture, task flow, and code-quality checks into files and hooks the AI can reuse.

MermaidClaude Codestop hooksMarkdown+1
Use case
View use case
Hamel Husain headshot
Research & AnalysisCoding & Engineering

Hamel Husain

AI evals and product quality expert at Parlance Labs / Independent

Uses error analysis and targeted evals to improve AI products by inspecting failures, grouping them into patterns, and turning those patterns into tests that guide future product changes.

Outcome: Shows a practical way to improve AI quality without guessing. Instead of only tweaking prompts, teams can study real failures, classify them, build focused evals, and use those evals to decide whether the product is actually getting better.

ClaudeGitHub
Use case
View use case
CJ Hess headshot
Coding & Engineering

CJ Hess

Engineer / builder at To verify

Uses a model-vs-model development workflow where one AI agent builds the first version and another reviews the output for bugs, edge cases, production readiness, and missed requirements.

Outcome: Shows how AI-assisted coding can become more reliable when creation and critique are separated. One model produces the work, another challenges it, and the human decides which feedback is worth acting on.

Claude CodeCodexGitHub
Use case
View use case
Zach Davis, LaunchDarkly headshot
Coding & EngineeringBusiness Operations+1

Zach Davis, LaunchDarkly

Engineering / product leader at LaunchDarkly

Uses AI agents to make enterprise knowledge and engineering operations more actionable, including centralizing internal docs for agents, identifying tech-debt opportunities, and improving hiring or process workflows.

Outcome: Shows how enterprise AI adoption often starts by making the company legible to agents. When docs, decisions, code context, and process data are easier for AI to understand, agents can help with engineering cleanup, operational analysis, and better handoffs across teams.

GitHubSlack
Use case
View use case
Alex Embiricos, OpenAI headshot
Coding & Engineering

Alex Embiricos, OpenAI

Product / engineering leader at OpenAI

Uses advanced Codex workflows to run multiple engineering tasks in parallel, keep work organized with Plans.md, and route generated changes through GitHub review before merging.

Outcome: Shows how AI coding tools become more useful when paired with planning files, isolated worktrees, and normal code-review habits. Instead of one linear chat, the workflow turns Codex into a structured collaborator that can explore several tasks without tangling the codebase.

CodexGitHubGit worktreesPlans.md
Use case
View use case
Brian Lovin, Notion headshot
Prototyping & DesignCoding & Engineering

Brian Lovin, Notion

Designer / design leader at Notion

Uses AI coding tools to help design teams move faster from Figma to working prototypes, while creating custom skills and context that make development workflows easier to repeat.

Outcome: Shows how designers can use AI to make prototypes more real without giving up design judgment. The workflow helps teams turn visual ideas into interactive artifacts, test them sooner, and preserve the context needed for engineering follow-through.

Claude CodeFigmadesign systemscodebase context
Use case
View use case
Daniel Roth, LinkedIn headshot
Coding & EngineeringPrototyping & Design

Daniel Roth, LinkedIn

Editor in chief / product builder at LinkedIn

Uses a dual-agent app-building workflow where one AI agent acts as the builder and another acts as the reviewer, helping a non-traditional developer move faster while keeping a second layer of critique on the work.

Outcome: Shows how AI-assisted building can become more reliable when the work is split into roles: one agent creates the first version, another inspects it, and the human decides what to accept.

Claude CodeGitHub CopilotXcodeiOS
Use case
View use case
Cat Wu + Boris Cherny, Anthropic headshot
Coding & Engineering

Cat Wu + Boris Cherny, Anthropic

Founding engineers of Claude Code at Anthropic

Claude Code’s founding engineers explain how Anthropic uses it internally: planning before coding, standardizing team settings, using stop hooks to finish tests, deploying subagents for review, and splitting large migrations into parallel work.

Outcome: Shows how AI coding tools become more reliable when teams add structure around them: plans before edits, shared permissions, automated checks, specialized review agents, and clear task boundaries.

Claude CodeTerminalGitHubSubagents+1
Use case
View use case
Thariq Shihipar, Anthropic headshot
Coding & EngineeringPrototyping & Design

Thariq Shihipar, Anthropic

Engineer on Claude Code at Anthropic

Uses HTML as a richer collaboration layer with Claude Code, turning AI-generated plans, brainstorms, editing interfaces, and design systems into visual artifacts that are easier for humans to read, adjust, and share.

Outcome: Makes AI-assisted development more visible and easier to steer. Instead of reviewing giant Markdown plans, humans can inspect interactive webpages, edit disposable micro-apps, and reuse living design-system files as context for future work.

Claude CodeHTMLGitHubClaude Design
Use case
View use case
Steve Kaliski, Stripe headshot
Coding & EngineeringBusiness Operations

Steve Kaliski, Stripe

Engineer at Stripe

Helped build Stripe Minions, an internal AI coding-agent workflow where employees can trigger agents from Slack, have them make code changes, and review the resulting pull requests before anything ships.

Outcome: Turns common engineering requests into a lightweight agent workflow inside Slack. Instead of opening an editor for every small change, teams can dispatch an agent, review its PR, and keep humans responsible for approval.

SlackClaude CodeGooseMCP
Use case
View use case
Ryan Nystrom, Notion headshot
Coding & EngineeringBusiness Operations

Ryan Nystrom, Notion

Engineering leader at Notion

Uses Notion AI, Codex, GitHub, Slack, Honeycomb, and Whisper to make engineering work more structured: preparing standups, turning specs/comments into PRs, and giving engineers better context before they start building.

Outcome: Shows how AI can improve engineering velocity without skipping the parts that make software teams work well: shared context, written specs, reviewable changes, observability, and human judgment.

Notion AICodexGitHubSlack+2
Use case
View use case
Brian Scanlan, Intercom headshot
Coding & EngineeringBusiness Operations

Brian Scanlan, Intercom

AI engineer and R&D leader at Intercom

Built internal Claude Code workflows that improved Intercom’s engineering process: PR-description quality hooks, AI telemetry dashboards, self-improving flaky-test agents, and agent-friendly installation paths for product integration.

Outcome: Shows how AI coding becomes more valuable when a team builds supporting systems around it: better PR metadata, better visibility into agent behavior, automated follow-up on flaky tests, and product setup flows designed for coding agents as well as humans.

Claude CodeHoneycombGitHubAWS S3
Use case
View use case

Popular tools in this category