Agentic coding to implement solutions from high-level intent
Use an AI coding agent (e.g., Claude Code) to turn an engineer’s described intent into implemented code changes, compressing feature/solution delivery time from days to hours.
Explore how real professionals across different industries and roles leverage AI as a tool. Each use case includes practical examples and community stories from around the web.
35 use cases across all industries
Use an AI coding agent (e.g., Claude Code) to turn an engineer’s described intent into implemented code changes, compressing feature/solution delivery time from days to hours.
Use AI tools (e.g., Shortwave) to automatically categorize and prioritize incoming email (important client messages vs. newsletters/junk), improving response speed and focus.
Use an AI coding agent (Claude Code) to quickly implement and ship a fix for a customer-reported UI bug, moving from Slack feedback to an engineered change, review, and merge within an hour.
Use a custom GPT to draft or rewrite marketing case studies, accelerating initial writing so the marketer can focus on structure, clarity, and messaging.
Connect AI to external data sources (e.g., YouTube transcripts/outlier tracking, Reddit RSS monitoring) to extract themes, language, and insights that feed into content planning and campaign strategy.
Use AI to generate first drafts and initial versions of marketing copy/content to speed up creation before publishing.
Use AI inside email clients (e.g., Gemini in Gmail) to summarize long threads and generate first-draft responses for client communications, reducing time spent writing routine emails while keeping tone consistent.
Uses ChatGPT to write clearer PR descriptions, Slack updates, and incident notes by turning rough thoughts into concise, well-structured text.
Uses Cursor (Plan/Ask mode) as a thinking partner to discuss a feature or design, identify risks, simplify scope, break work into steps, and outline implementation approaches.
Use AI to help draft marketing reports by organizing performance notes and turning raw information into a coherent first-pass narrative.
Use AI to research topics, synthesize information, and summarize findings into usable inputs for marketing work, while keeping outputs as a starting point rather than final truth.
Uses Claude (Opus-4.6) to review API/flow/PR context and propose edge cases (retries, timeouts, caching, permissions, unusual inputs) to strengthen implementation and testing.
Documents LLM usage directly in Git history—sometimes via inline comments, but primarily via per-commit `Co-authored-by` trailers that record the model/provider—so teams can later identify where AI-generated code entered the codebase (useful for review, provenance, and potential legal/indemnity requirements).
Use AI “skill” files (frameworks, voice markers, anti-patterns, examples) and brand directories (voice, positioning, audience) so the assistant can generate copy aligned to a specific brand without manually pasting guidelines each time.
Use workflow/agent builders to automate repeatable tasks (e.g., recurring research, backend workflows, quick agents for lead-gen or email assistance).
Create a version-controlled repository (e.g., CLAUDE.md at the root plus structured folders) that lets an AI assistant load business context, route requests, and run repeatable marketing workflows without re-prompting each session.
Capture stories and examples from calls over time, using AI to help organize and retrieve them so you can consistently produce content without starting from scratch.
Create a reusable voice profile by feeding AI high-signal writing samples (customer emails, internal messages, transcripts, prior posts) plus explicit style preferences (sentence length, words to avoid, signature opinions). Use it as persistent context so drafts match the founder’s authentic voice instead of generic marketing copy.
Use AI meeting assistants to capture audio, produce transcripts, and merge them with human notes—especially useful for client calls where visible note-taking bots may be blocked.
Use AI to produce first drafts of marketing and sales collateral (messaging, pitch materials, supporting assets) quickly and cost-effectively.
Rely on AI to handle syntax/framework boilerplate so the engineer can focus on logic, architecture, and business outcomes rather than memorizing libraries and patterns.
Uses LLM chat and agent tools (e.g., CodeCompanion.nvim, Ollama/OpenWebUI, Crush with Copilot backend, Claude Code) to delegate tasks like implementing failing tests, debugging why code doesn’t work, and drafting larger changes that are written into the codebase.
Use AI to pull out ideal-customer-profile pain points and phrasing from transcripts, then translate them into ad angles and copy that mirrors how prospects talk.
Use AI to analyze recorded sales/customer calls and generate a batch of content topics and post ideas based on real objections, pain points, and customer language.
Add a dedicated verification step to AI content workflows to confirm quotes, references, and claims (e.g., against transcripts and source materials) before publishing.
Use AI to detect repeated complaints and high-emotion moments in conversations and convert them into hook ideas and headline candidates for ads and posts.
Use AI tools to draft complete sales decks/presentations in minutes, reducing reliance on external contractors and speeding up go-to-market execution.
Use AI for structure and first drafts, then perform a fast human review pass to remove press-release language (e.g., “leverage,” “cutting-edge,” “landscape”), inject specific details, and ensure the post contains a real point of view.
Runs CodeRabbit, GitHub Copilot, and Cursor Review to get automated feedback on pull requests before requesting a human code review.
Use AI-assisted editing (edit via transcript, remove filler words, create clips) and AI voice generation/cloning to create and polish marketing content and fix recording errors without re-recording.
Shift quality assurance from primarily human review/knowledge to infrastructure-driven verification (automated checks, correctness/reliability guardrails) to safely handle a much higher volume of AI-generated changes.
Use AI tools that answer only from provided documents/links to summarize research batches, extract key points with citations, and generate internal-friendly overviews.
Use AI voice-to-text to draft and respond faster (emails, messages) and to input richer context into LLM prompts, reducing time spent typing and iterating.
Record quick 5-minute voice notes with raw thoughts and let AI convert each note into several draft posts (e.g., LinkedIn-style posts) that can be scheduled across the week.
Uses ChatGPT/Claude in a back-and-forth to convert manual processes into clear checklists/runbooks and sometimes generate an automation script.