πŸ‘€ By Role

Claude for Your Profession

Every role has different needs. Find tailored workflows, prompts, and use cases built specifically for how you work.

πŸ’»

Claude for Developers

Developers who use Claude effectively report getting 30–50% more done in a day. The key is treating Claude as a pair programmer who's read every documentation page ever written β€” and using it at every stage of the development process, not just for writing code.

πŸ’‘

Most powerful insight: Claude shines when you give it context. Don't just paste a function and say "fix this." Paste the error, the surrounding code, your tech stack, and what you expected. The fuller the picture, the better the solution.

⚑ Quick Wins β€” Start Here

πŸ›

Rubber Duck Debugging

Paste your broken code and error. Ask Claude to explain what's wrong before suggesting a fix β€” this builds understanding, not just patches.

πŸ“–

Docs Generator

"Write docstrings and a README section for this module." Save hours of documentation work with one prompt.

πŸ”„

Refactoring Partner

Paste messy code and ask: "Refactor this for readability. Explain every change you make and why."

πŸ§ͺ

Test Generator

"Write unit tests for this function. Include edge cases for empty input, negative numbers, and very large values."

🌐

Stack Overflow Alternative

Before Googling, ask Claude. It explains concepts in the context of YOUR code, not a generic example.

πŸ”

Code Reviewer

Before submitting a PR: "Review this code for bugs, security issues, and style problems. Be specific."

πŸ—οΈ Workflow: Designing a New Feature

1

Architect before coding

Before writing a single line, use Claude to think through the design. This saves hours of rework.

I need to build [FEATURE] in my [STACK] app. Before I start coding, help me design the architecture. Current system: [brief description] Requirements: [list what it needs to do] Constraints: [performance, scale, existing patterns to follow] Please suggest: data model changes, API endpoints needed, key functions/classes to create, and potential gotchas I should think about before starting.
2

Write with context

When asking Claude to write code, give it your existing patterns and conventions β€” not just the task.

Here's an example of how we write [service/controller/component] in our codebase: [paste example] Now write a new [component] for [task] following the same patterns, conventions, and style.
3

Review your own work

After writing code, ask Claude to be your code reviewer.

Review this code I just wrote for [FEATURE]: [paste code] Check for: security vulnerabilities, race conditions, missing error handling, performance issues, and whether it follows [Python/JS/etc] best practices. Point to specific lines.
πŸ“£

Claude for Marketers

Marketers using Claude aren't replacing their creativity β€” they're multiplying it. Claude handles the volume work (variants, drafts, briefs) so you can focus on strategy and the ideas only you can generate. The trick is training Claude on your brand voice so its output sounds like you, not like an AI.

πŸ’‘

Game changer: At the start of any marketing session, paste your brand voice guide and 3 examples of copy you love. Say "This is our brand voice. Keep all responses in this style." Then every piece of copy Claude writes will match your brand.

⚑ Quick Wins β€” Start Here

πŸ”„

Instant A/B Variants

"Write 5 variants of this ad headline, each using a different emotional angle: fear, aspiration, curiosity, social proof, and urgency."

🎯

ICP Deep Dive

"Based on this product, describe our ideal customer in detail: their job, daily frustrations, goals, what they read, and how they'd describe their problem."

πŸ“§

Email Sequence Builder

"Write a 5-email welcome sequence for [product]. Map out the journey from signup to first purchase."

πŸ”

Competitor Messaging Audit

"Here are 3 competitor homepages. Analyse their messaging, identify the gap we can own, and suggest a positioning angle."

πŸ“

Brief Generator

Turn a vague campaign idea into a fully-fledged creative brief in seconds.

πŸ“Š

Campaign Debrief

Paste your campaign results and ask Claude to identify what worked, what didn't, and what to test next.

πŸ“£ Workflow: Full Content Campaign in 30 Minutes

1

Set brand context (do this once per session)

For this session, you are writing for [BRAND NAME]. Brand voice: [3 adjectives] We sound like: [1 sentence description] We never: [what to avoid] Example of our copy: "[paste a real example]" Target customer: [1 paragraph description] Always keep this context in mind for everything I ask.
2

Generate the campaign concept

Campaign brief: [describe the campaign goal and context] Give me 3 campaign concept directions, each with: a creative theme, tagline, and 2-sentence explanation of the idea. Then recommend the strongest one and explain why.
3

Build out all assets from the chosen concept

Using concept [NUMBER]: write the full asset suite: - Hero headline + subheading for landing page - 3 Facebook/Instagram ad variants (each under 125 chars) - Email subject line + preview text (3 options each) - LinkedIn post (200 words) - 3 tweet-length options
πŸŽ“

Claude for Teachers & Educators

Teachers are among the people who benefit most from AI assistance β€” the administrative and preparation workload is enormous. Claude can handle lesson planning, differentiation, rubric writing, parent communications, and assessment creation, giving you back time to actually teach.

ℹ️

Important: Always review AI-generated content before using it with students. Claude can make factual errors, especially for highly specific curriculum content. Use it as a starting point, not a finished product.

πŸ“‹

Lesson Plan Generator

"Create a 45-minute lesson plan for teaching [topic] to Year 8 students. Include a warm-up, main activity, formative assessment, and closure."

πŸ“Š

Rubric Creator

"Create a marking rubric for a Year 10 persuasive essay. 4 performance levels, assessing argument, evidence, structure, and language."

πŸ’¬

Parent Email Drafter

"Draft a professional, warm email to a parent whose child is struggling with [issue]. Tone: concerned but constructive."

β™Ώ

Differentiation Helper

"Here's a reading passage for Year 7. Rewrite it at 3 reading levels: below grade, on grade, and extension."

❓

Quiz Generator

"Create a 15-question quiz on [topic] for Year 9. Mix of multiple choice, short answer, and one extended response."

🎯

Learning Objectives

"Write 3 learning objectives for a lesson on [topic] using Bloom's Taxonomy. Include knowledge, application, and analysis levels."

πŸŽ“ Workflow: Unit of Work in 20 Minutes

1

Map the unit overview

Create a 4-week unit overview for teaching [TOPIC] to [YEAR LEVEL]. Curriculum link: [relevant standard or outcome] Prior knowledge assumed: [what students already know] Final assessment: [describe the end task] Include: week-by-week breakdown, key concepts to cover, suggested resources/activities, and 2-3 cross-curriculum connections.
2

Build individual lesson plans

Create a detailed lesson plan for Week [X], Lesson [Y] of the unit above. Focus concept: [specific topic for this lesson] Duration: [minutes] Include: learning intention, success criteria, warm-up (5 min), explicit teaching (15 min), guided practice (15 min), independent task (10 min), closure, and differentiation strategies for both extension and support students.
3

Create the assessment task and rubric

Create the summative assessment task for this unit. Include: task description for students, success criteria, a 4-level marking rubric with descriptors, and a suggested worked example showing what an A-grade response looks like.
πŸ“š

Claude for Students

Used the right way, Claude is the best study tool ever invented. The key word is: right way. Using Claude to do your work FOR you will hurt your learning. Using Claude to explain concepts, quiz you, help you understand feedback, and check your thinking will accelerate it enormously.

⚠️

Academic integrity: Check your institution's AI policy before using Claude for assessments. Using Claude to write essays or complete assessments for submission as your own work is academic misconduct at most institutions. Use it to learn, not to cheat.

πŸ”

Concept Explainer

"I don't understand [concept] from my [subject] class. Explain it from scratch, then give me 2 examples to check I've got it."

πŸ§ͺ

Practice Quiz

"Quiz me on [topic] with 10 questions. Wait for my answer before revealing if I'm right. Give explanations for wrong answers."

πŸ“

Essay Feedback

"Here's my essay draft. Don't rewrite it β€” just tell me what's weak and how I could improve it."

πŸ—£οΈ

Exam Simulator

"Ask me an exam-style question on [topic] and give me 10 minutes to answer, then evaluate my response against what a top mark would look like."

πŸ”—

Concept Connector

"How does [concept A] connect to [concept B]? I understand A but I'm not seeing how B relates."

πŸ“–

Reading Summariser

Paste a dense academic paper and ask for: "Main argument, key evidence, methodology, and 3 things I should understand from this."

πŸ“š Workflow: Deep Learning a Difficult Topic

1

Build foundational understanding

I'm struggling to understand [TOPIC] in [SUBJECT]. My current level: [what I do/don't understand so far] Explain it to me in 3 stages: (1) the basic concept in plain English, (2) the deeper mechanism or theory, (3) how it applies in a real-world context. After each stage, ask me a check question before moving on.
2

Test your understanding actively

Now test my understanding of [TOPIC] with 5 questions of increasing difficulty. After I answer each one, tell me if I'm right and why β€” then ask the next question. At the end, tell me which areas I need to revise more.
3

Apply it to your actual coursework

Here is my essay/assignment question: [paste it] Based on what I've just learned about [TOPIC], help me plan my answer. Don't write it for me β€” instead, help me identify: the key arguments I should make, the evidence I should use, any counterarguments I need to address, and how I should structure it.
πŸš€

Claude for Entrepreneurs & Founders

Founders who use Claude well get a tireless co-founder who has read every business book, pitch deck, and case study β€” available at 2am when you're trying to close a round or ship a product. The most valuable use: having Claude challenge your assumptions before the market does.

πŸ’‘

Idea Validator

"Steelman the case AGAINST my business idea: [idea]. What are the 5 hardest questions an investor would ask?"

🎀

Pitch Refiner

Paste your pitch deck notes and ask: "What's unclear? What's missing? What would make an investor say no?"

πŸ§‘β€πŸ’Ό

Investor Email

"Write a cold email to a Series A investor for [startup]. Under 150 words. Lead with traction, not features."

πŸ“Š

Financial Model Explainer

"Help me build a simple SaaS financial model. What metrics matter most? What assumptions should I document?"

πŸ—ΊοΈ

GTM Strategy

"I'm launching [product] to [market]. Suggest a go-to-market strategy for the first 90 days on a $5k budget."

βš–οΈ

Decision Pressure-Test

"I'm deciding between [option A] and [option B]. Give me the strongest possible case for option B even if I seem to prefer A."

πŸš€ Workflow: From Idea to First Customers

1

Stress-test the idea

My startup idea: [describe it in 2-3 sentences] Act as a brutally honest seed-stage investor. Give me: 1. The 3 biggest risks that could kill this business 2. The assumption I'm most likely wrong about 3. 5 sharp questions you'd ask in a pitch meeting 4. Which type of customer would pay for this FIRST, and why 5. A competing solution I might be underestimating
2

Define your ICP precisely

Help me define my Ideal Customer Profile (ICP) for [PRODUCT]. Based on the problem I'm solving, describe: - The specific person who feels this pain most acutely (job title, company size, industry) - What their day looks like before they find my product - The exact words they'd use to describe their problem - Where they hang out online - What would make them say yes immediately vs. hesitate
3

Build your first outreach

Write a cold outreach script to get my first 10 customers for [PRODUCT]. Target: [ICP from step 2] Channel: [email / LinkedIn / cold call] Goal: book a discovery call (NOT sell immediately) Our early-adopter offer: [any special deal or access] Keep it under 100 words. Sound like a founder, not a salesperson.
✍️

Claude for Writers & Content Creators

The best writers use Claude not to replace their voice, but to work through blocks, generate options, and accelerate the editing process. The key discipline: never publish Claude's first draft as your own. Use it as a brilliant first pass you then rewrite and make yours.

🚧

Writer's Block Breaker

"I'm stuck on [scene/section]. Here's what I have so far: [paste]. Give me 5 different directions this could go."

🎭

Character Developer

"Help me develop [character]. They need a backstory that explains why they [specific behaviour]. Make it psychologically realistic."

βœ‚οΈ

Line Editor

"Edit this paragraph for flow and impact. Don't change my voice β€” just cut the fat and punch up the weak lines."

πŸ”

Dialogue Sharpener

"This dialogue feels flat. Rewrite it so each character has a more distinct voice β€” make it snappier and reveal more subtext."

πŸ“°

Hook Generator

"Write 10 alternative opening sentences for this piece. Each should use a completely different technique."

πŸ“

Structure Analyser

"Read this draft and tell me: does the structure work? Where does it drag? What's missing?"

Find the exact prompts for your role

Browse the full prompt library β€” searchable and filterable by category.

✦ Open Prompt Library Try Claude Now