All articlesPrompts

20 Claude Prompts for Technical Drawing (2026)

Matúš KolejákBy Matúš Koleják14 min read
A montage: a top row of five real product photos, a chain sprocket, a handwheel, a vise soft jaw, a weld-on hinge and a belt-tensioner arm, above a bottom row of the matching 2D orthographic technical drawings

Claude will not hand you a finished, dimensioned part drawing, and it is the one major chatbot that cannot even fake it, because it has no image generator to paint a wobbly blueprint with. What it does have is the best combination of careful reasoning, long-document reading and code quality of the big three, and the smartest prompts lean into exactly that: reading whole drawing packs, planning views and datums, working through tolerance stack-ups step by step, and drawing real vector geometry as SVG, DXF and OpenSCAD code. Here are 20 prompts that use Claude for what it is genuinely good at, grouped by the job, each ready to copy, paste and fill in.

The Claude logo, Anthropic's AI assistant
Anthropic's Claude. No image model to fake a blueprint with, which makes it oddly honest: everything it draws is vector code you can actually open in CAD.

How to prompt Claude well

A prompt is only as good as what you feed it. Four habits make every prompt below work noticeably better, and the first one is where Claude differs most from the other chatbots:

  • Give it the whole document, not a crop. Claude reads multi-page PDFs natively and holds a long drawing pack in context, so upload the full set, the spec and the email thread together instead of one screenshot at a time.
  • Give it a role and a standard.“Act as a mechanical drafter working to ASME Y14.5” sets the register and the conventions before it answers.
  • Structure the ask.Claude follows numbered requirements and explicit output formats unusually well. Say “return a table with columns Feature, Nominal, Tolerance” and you will get exactly that.
  • Verify before you build. Claude answers with confidence even when it is wrong, so treat every output, especially a dimension lifted off an image, as a first draft to check.

If you want to see how far Claude gets on its own first, we put it through the test in can Claude make technical drawings. And if you live in a different chatbot, there are parallel prompt libraries for ChatGPT and Gemini and Grok.

Read & review drawings you upload

Claude's vision reads a drawing image well, and its long context is what sets it apart: it can hold an entire drawing package, the purchase order and the covering email at once. Pair these prompts with our human-side guide on how to read a technical drawing.

Photo — a machined steel roller-chain sprocket with a keyed bore and four lightening holesPhoto
Technical drawing — a machined steel roller-chain sprocket with a keyed bore and four lightening holesDrawing
Upload either side and Claude will read it: from the photo it can describe the part and count teeth and holes, and from the drawing it can walk the views, decode the callouts and flag what is missing.

1. Walk me through a drawing I uploaded

Turns a dense sheet into a plain-English explanation.

Prompt
I've uploaded a technical drawing. Act as a mechanical drafter and walk me through it: identify each view and how they relate, list the main dimensions and what feature each one controls, explain every symbol and note, and summarise what the part is and how it would be made. Flag anything ambiguous or contradictory.

2. Review an uploaded drawing the way a shop would

Surfaces the questions a machine shop would email back.

Prompt
Review this drawing the way a machine shop would before quoting it. List everything that would stop them making the part: missing or unreadable dimensions, untoleranced critical features, no material or finish, no projection symbol, ambiguous notes. Return each gap as a specific question the shop would have to ask, ranked by how likely it is to hold up the quote.

3. Summarise a whole multi-sheet drawing pack

Claude's home turf: a 15-sheet PDF nobody wants to read twice.

Prompt
I've uploaded a multi-sheet drawing pack as a PDF. For each sheet, give me a one-line summary: part or assembly name, drawing number, revision, and what the sheet defines. Then list the assembly structure as a tree, flag any sheet whose revision does not match the revision table on the cover sheet, and tell me which sheets I need to read carefully before quoting the whole job.

4. Pull a structured dimension and hole table off the sheet

Turns callouts into a table you can check line by line.

Prompt
Read all the dimensions and hole callouts off this drawing and return them as a table with columns Feature, Nominal, Tolerance, Notes. List holes separately with diameter, depth (or THRU) and quantity. At the end, flag any value you are not fully sure you read correctly so I can verify it against the original.

5. Cross-check the drawing against the spec and the emails

Feed it everything and let it find where the paperwork disagrees.

Prompt
I've uploaded a part drawing plus the customer's specification and the relevant email thread. Cross-check them: list every place where the drawing contradicts the spec or the emails (dimensions, material, finish, quantity, tolerance class, delivery state), quote the exact conflicting passages side by side, and tell me which document appears to be newest in each conflict.
One caveat never goes away: Claude reads with confidence even when it is wrong. It can misread a stacked dimension, flip a tolerance, or miss a faint callout and still sound certain. Use these prompts to understand a drawing and to catch obvious blunders, never as the final word on a number you will cut metal from. We go deeper on that in can AI check a technical drawing for errors.

Plan the drawing & write the spec

Before any geometry exists, Claude can help you decide what the drawing needs to say, the same order we follow in how to make a technical drawing. Describe the part or upload a photo and let it plan the sheet.

Photo — a machined steel milling-vise soft jaw with a stepped edge and two counterbored mounting holesPhoto
Technical drawing — a machined steel milling-vise soft jaw with a stepped edge and two counterbored mounting holesDrawing
A part like this soft jaw is what prompts 6 to 9 plan toward: the right views, datums off the ground faces, and counterbore callouts that a shop can machine without a single follow-up email.

6. Choose the right views

Stops you over- or under-drawing a part.

Prompt
Act as a mechanical drafter working to ASME Y14.5. I need to draw this part: [DESCRIBE PART, or say "see the uploaded photo"]. List the minimum set of orthographic views that fully defines it, tell me which face should be the front view and why, and say whether I need any section or detail views.

7. Plan the dimensioning and datum scheme

A datum strategy before you place a single dimension.

Prompt
For this part [DESCRIBE / LIST FEATURES / or reference the uploaded image], propose a dimensioning scheme: which faces or edges to use as datums and why, whether each feature group should be baseline or chain dimensioned, and the order to dimension features so everything is defined exactly once and nothing is over-dimensioned.

8. Turn a description or photo into a drawing spec

Converts loose intent into a structured starting point.

Prompt
Convert this part (uploaded photo, or the description below) into a structured drawing specification with sections for Views, Key dimensions, Tolerances, Material, Surface finish and General notes. Before you write it, ask me up to 5 clarifying questions if anything critical is missing. Description: [PASTE, or "use the image"].

9. Draft the general notes and title block

The boilerplate text you drop straight onto the sheet.

Prompt
Write a concise, shop-ready general-notes block and the title-block fields for a machined [MATERIAL, e.g. 6061-T6 aluminium] part called [NAME], part number [NUMBER], scale [1:2], units [mm], projection [third-angle], finish [FINISH], revision [A]. Cover default general tolerance, break-all-sharp-edges, deburring, coating and inspection. Use numbered notes like a real production drawing.

Check whatever it drafts against our manufacturing-ready checklist before the sheet goes out.

Standards, GD&T & stack-ups

Anything that is fundamentally language and logic, symbols, standards, tolerance maths, is where Claude's careful reasoning pays off most. Keep our engineering drawing symbols and GD&T guide open alongside as the human-written reference.

Photo — a machined aluminium belt-tensioner arm with a pivot boss and a curved adjustment slotPhoto
Technical drawing — a machined aluminium belt-tensioner arm with a pivot boss and a curved adjustment slotDrawing
A tensioner arm is where prompts 10 to 12 earn their keep: the pivot bore wants a position callout off the mounting face, and the slot tolerance comes straight out of a stack-up, not a guess.

10. Explain or write a GD&T callout

Decodes a feature control frame, or picks the right one.

Prompt
Two things. First, explain this GD&T feature control frame in plain English: [e.g. position 0.2 (M) | A | B(M) | C], covering the characteristic, the tolerance zone, the material-condition modifiers and the datum order. Second, I need to control that [REQUIREMENT, e.g. a bore stays perpendicular to the mounting face within 0.1 mm]: tell me which characteristic to use, what datums I need, and write the exact frame to put on the drawing.

11. Recommend a tolerance strategy

Separates the features that need precision from the rest.

Prompt
Recommend a tolerancing strategy for this machined part [DESCRIBE or reference the image]. Suggest a sensible ISO 2768 general-tolerance class for the bulk of the dimensions, then list which specific features (mating diameters, hole positions, sealing faces) should get tighter individual tolerances, with a suggested value and the reason. Flag where GD&T would serve better than plus/minus.

12. Work through a tolerance stack-up step by step

Plays straight to Claude's reasoning: it shows its arithmetic.

Prompt
Do a tolerance stack-up for this assembly: [LIST the chain of dimensions and tolerances from one interface to the other, e.g. housing bore depth 20.0 +0.1/0, spacer 5.0 ±0.05, bearing width 7.0 ±0.12]. Work step by step and show the arithmetic. Give me the worst-case result and the RSS (statistical) result, state whether the required clearance of [VALUE] always holds, and tell me which single tolerance to tighten first if it does not.

Draw with code, DXF & MCP

This is the closest Claude gets to actually drawing, and it is closer than you might think. Claude has no image model, so everything it draws is vector code: SVG it can preview live in an artifact, DXF it can build through a Python script with the ezdxf library, OpenSCAD that compiles to real solids, and over MCP it can drive a CAD package directly. All of it is reliable for simple geometry only, and it cannot judge scale or fit, so always import and check. We tested the file-reading side of this in can Claude read CAD files.

This demo shows the agent side end to end: Claude connected to FreeCAD over MCP, modelling parts from a conversation, exactly the workflow prompt 16 sets up.

Claude driving FreeCAD over MCP: the model plans the feature tree and the CAD tool holds the real geometry, which is the right division of labour.
Photo — a machined aluminium handwheel with a knurled rim, square bore and revolving grip handlePhoto
Technical drawing — a machined aluminium handwheel with a knurled rim, square bore and revolving grip handleDrawing
A handwheel is about the ceiling of drawing-as-code: Claude can script the disc, bore and bolt circle as ezdxf or OpenSCAD, but the knurl spec, the square broach and the true sizes still come from measurement, not a prompt.

13. Draw an SVG preview in an artifact

Live vector preview you can iterate on in the chat.

Prompt
In an artifact, draw a clean 2D outline of this part as SVG: [e.g. a 120 x 40 mm tensioner arm with a Ø20 pivot bore at one end, a Ø10 boss at the other, and a 60 mm curved slot 8 mm wide along the body]. Use millimetre units (1 unit = 1 mm), black strokes on white, no fill, closed paths only, centrelines as dashed lines on a separate group. Label nothing; I want pure geometry I can refine and export.

14. Write a Python script that outputs a real DXF

The reliable route to a DXF: code that builds it, not text that imitates it.

Prompt
Write a complete Python script using the ezdxf library that generates this part outline as a DXF: [DESCRIBE geometry with real dimensions, e.g. a 72 x 34 mm plate, two Ø8.5 counterbored holes 48 mm apart on the centreline, corner radius R2.5]. Requirements: millimetre units, closed LWPOLYLINE profiles, holes as CIRCLE entities, outline on layer CUT and holes on layer HOLES, and a comment on every dimension so I can edit it. I will run the script locally; tell me the one pip command I need first.

15. Build a parametric model in OpenSCAD

Change one number and regenerate the whole part.

Prompt
Write OpenSCAD code for a parametric [PART, e.g. handwheel / spacer / bracket] with named variables for every dimension [LIST DIMS]. Comment each variable, keep the model manifold and printable, and structure it so I can change one number and regenerate. Note how to export it to STL and how to get a 2D DXF profile of the [VIEW] out of it.

16. Drive a CAD tool over MCP

Uses Claude's tool calling to operate a modeller, not just talk about one.

Prompt
You are connected to [CAD TOOL, e.g. FreeCAD or AutoCAD] over MCP. Plan and then execute the sequence of tool calls to build this part [DESCRIBE with dimensions]: create the sketch, apply constraints, extrude, add the holes, then export a DXF of the [VIEW]. Before each call, state what you are about to do and why, and pause for my confirmation between the sketch stage and the feature stage. If a call fails, show me the error and your corrected retry instead of silently changing the plan.

Wiring that connection up takes about twenty minutes; our step-by-step guide is how to connect Claude to AutoCAD, including the security caveats you should read before you let any model run script in your CAD seat.

Projects & reusable skills

The two prompts the other chatbot posts cannot copy. Claude lets you pin knowledge to a Project and package repeatable workflows as skills, which turns a one-off prompt into a standing drawing-office tool.

17. Set up a drawing-review Project with your standards

Upload your company CAD standard once; every review uses it after that.

Prompt
I've added our company drawing standard and a sample of our approved drawings to this Project's knowledge. From now on, when I upload a drawing, review it against OUR standard specifically, not generic practice: check the title block fields we require, our default tolerance class, our note numbering and our projection convention. Return a pass/fail list per rule with the clause you are applying, and quote the clause when you flag a failure.

18. Turn your checklist into a reusable review skill

The same review, identical every time, on every new drawing.

Prompt
Here is my pre-release drawing checklist: [PASTE CHECKLIST]. Turn it into a reusable skill: write step-by-step instructions an AI assistant should follow every time it receives a drawing PDF, including the exact order of checks, the output format (a table with Check, Result, Evidence, Severity), and the rule that any unreadable value is reported as FAIL, never guessed. Keep it under 500 words so I can save it as a Claude skill and reuse it on every drawing.

Reverse engineer & the photo hand-off

These help when you are working from a physical part or a photo rather than a file, and they draw the honest line between what a chatbot can plan and what it can actually deliver. The long version of this workflow is our guide to reverse engineering a part.

Photo — a heavy weld-on steel barrel hinge with two leaves and a machined pin barrelPhoto
Technical drawing — a heavy weld-on steel barrel hinge with two leaves and a machined pin barrelDrawing
The classic reverse-engineering case: a weld-on hinge that never had a drawing. Prompts 19 and 20 plan the route from calipers and a photo to a sheet a fabricator can work from.

19. Turn caliper measurements into a clean spec

Converts raw readings into likely nominal sizes and fits.

Prompt
I measured these features off a physical part with calipers: [LIST measurements]. Turn them into a clean dimensioned specification: suggest the likely nominal sizes (a 9.98 mm shaft is probably 10 mm), identify probable standard fits such as H7/g6 where a shaft meets a bore, propose sensible tolerances, and list what else I still need to measure to fully define the part. Show your reasoning for each nominal you infer.

20. Plan the photo-to-drawing workflow

Maps the whole route when all you have is a snapshot.

Prompt
I have only a photo of a part and need a manufacturing drawing and a DXF from it. Lay out the exact step-by-step workflow to get there: how to establish real scale from the photo, what to measure, which steps a person or a dedicated tool must do versus what you can help with, and how to verify the result before I send it to a shop. Be honest about what you cannot do yourself.
Prompt 20 is exactly the job a chatbot can plan but not do. To actually turn the photo into editable geometry, drop it into our free image to DXF converter, then use the reading, planning and review prompts above to finish the drawing. If you are starting from measurements instead, our guide to getting dimensions from a photo covers the scale problem in detail.

The drawings paired with the photos throughout this post are generated illustrations, not inspection-grade output. The point is the workflow, not the exact values. Always verify dimensions against the real part.

Where Claude stops and a real tool starts

Every prompt here works because it plays to what Claude is good at: language, structure, long documents, code and reasoning. The one thing it cannot do is produce accurate, measured geometry of your actual part. It cannot measure, it cannot hold a tolerance, and it cannot recover true scale from a single photo. Unlike ChatGPT and Gemini it will not even paint a convincing fake, which is its own kind of honesty, but the boundary is the same for all three: the numbers have to come from somewhere real.

So the workflow that actually ships parts is a hand-off. Use Claude for the reading, the planning, the stack-ups and the code. Use a purpose-built image to CAD converter for the geometry: our photo to manufacturing drawing workflow turns a real part or image into a dimensioned drawing with DWG, DXF, SVG and PDF export, which is precisely the step a chatbot is missing. For the wider landscape of what each tool is for, see the best AI technical drawing tools.

Get the division of labour right and Claude stops being a chatbot that politely declines to draw and becomes what it should be: the most thorough drawing reader and reviewer you have ever had, sitting next to a tool that does the part it cannot.

Frequently asked questions

Can Claude create a technical drawing from a prompt?

Not a finished, to-scale, dimensioned drawing. Claude has no image generation at all, so it cannot even paint a fake blueprint; everything it draws comes out as code, usually SVG, DXF written by a Python script, or OpenSCAD. That code is reliable for simple plates, brackets and profiles, and it is real vector geometry you can open in CAD, but Claude cannot measure your part or verify scale. Its real strengths are reading drawings you upload, planning views and tolerances, and writing the notes and code around the geometry.

What is the best way to prompt Claude for engineering drawings?

Give it a role and a standard (for example, act as a mechanical drafter working to ASME Y14.5), attach the actual drawing, PDF or photo instead of describing it, replace every placeholder with real numbers, materials and processes, and ask for one job per prompt. Claude follows structured instructions unusually well, so numbered requirements and explicit output formats, such as a table with named columns, noticeably improve results.

Can Claude read DWG or DXF files?

Not natively. DWG is a closed binary format Claude cannot parse, and while DXF is text, a real-world DXF is usually too large and too low-level to hand over raw. The practical route is to export a PDF or PNG of the drawing and let Claude read that with its vision, or connect Claude to your CAD tool over MCP so the tool reports geometry to Claude in a structured form. For simple DXF files, Claude can also write and run a Python script using the ezdxf library to extract entities.

Can Claude generate a DXF file?

Yes, for simple geometry, and the reliable way is code rather than raw text. Ask Claude to write a Python script using the ezdxf library that builds the profile with real coordinates in millimetres, then run the script yourself; the output is a valid DXF that opens in any CAD package. Claude can also emit a minimal ASCII DXF directly for basic shapes. Either way it cannot judge whether the dimensions match your physical part, so measure and verify before cutting.

Is Claude better than ChatGPT or Gemini for technical drawings?

They fail and succeed in different places. Gemini's vision is usually the strongest at reading a dense drawing image, ChatGPT has the broadest plugin ecosystem, and Claude tends to win on careful reasoning, long documents such as multi-sheet drawing packs, and code quality for SVG, ezdxf and OpenSCAD output. None of the three can produce a manufacturing-ready drawing of your actual part on its own; for that step you hand off to a purpose-built photo-to-CAD tool and keep the chatbot for reading, planning and review.

Sources

  1. Anthropic: Claude vision (image input and reading)
  2. Anthropic: PDF support in Claude (multi-page document reading)
  3. Model Context Protocol: connecting AI assistants to tools
  4. Anthropic: What are Artifacts and how do I use them
  5. ezdxf: a Python library for creating and reading DXF files
  6. ASME Y14.5: Dimensioning and Tolerancing
  7. ISO 2768: General tolerances for linear and angular dimensions