Gsd-skill-creator prototyping-fabrication

CAD fundamentals, 3D printing (FDM/SLA/SLS), CNC machining, workshop skills, rapid prototyping methodology, and testing of physical prototypes. Covers fidelity levels, material selection for prototypes, dimensional tolerancing, assembly planning, and the iterate-test loop. Use when building prototypes, selecting fabrication methods, planning physical tests, or choosing between prototyping technologies.

install
source · Clone the upstream repo
git clone https://github.com/Tibsfox/gsd-skill-creator
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Tibsfox/gsd-skill-creator "$T" && mkdir -p ~/.claude/skills && cp -r "$T/examples/skills/engineering/prototyping-fabrication" ~/.claude/skills/tibsfox-gsd-skill-creator-prototyping-fabrication && rm -rf "$T"
manifest: examples/skills/engineering/prototyping-fabrication/SKILL.md
source content

Prototyping and Fabrication

Prototyping is the bridge between design intent and physical reality. A prototype is a testable embodiment of a design idea -- it answers questions that analysis alone cannot. This skill covers the full range of prototyping methods from cardboard mockups to CNC-machined metal parts, with emphasis on choosing the right fidelity level, the right fabrication method, and the right test plan for each stage of the design cycle.

Agent affinity: lovelace-e (materials and fabrication expertise), watt (mechanical systems and testing)

Concept IDs: engr-rapid-prototyping, engr-testing-methodology, engr-data-from-experiments, engr-failure-analysis

Prototyping Strategy

Fidelity Levels

LevelPurposeTypical materialsTimeCost
Proof of conceptDoes the idea work at all?Cardboard, foam, tape, ArduinoHours$1-50
Form studyDoes it look and feel right?3D-printed plastic, clayHours to days$10-200
Functional prototypeDoes it perform as designed?3D print, laser-cut, machined partsDays to weeks$100-5,000
Pre-productionCan it be manufactured?Production materials, production-intent processesWeeks to months$1,000-50,000+

The cardinal rule. Build the lowest-fidelity prototype that answers the question. A cardboard mockup that proves a mechanism works in 30 minutes is worth more than a machined prototype that proves the same thing in 3 weeks. Save high-fidelity prototyping for questions that require it: material strength, precision fit, thermal behavior.

What Question Does This Prototype Answer?

Before building anything, write down the question:

  • "Will the gear train fit in the housing?" (form study)
  • "Can the mechanism produce the required force?" (functional prototype)
  • "Does the user understand the interface?" (proof of concept + user test)
  • "Will the part survive 10,000 cycles?" (functional prototype with production materials)

A prototype without a question is a hobby project. An engineering prototype has a test plan before the first cut is made.

CAD Fundamentals

Computer-Aided Design is the standard tool for defining geometry before fabrication.

CAD Workflow

  1. Sketch in 2D: Define profiles with dimensions and constraints.
  2. Feature in 3D: Extrude, revolve, sweep, loft, or shell the sketch into solid geometry.
  3. Assembly: Mate parts together with constraints (coincident, concentric, parallel, distance).
  4. Drawing: Generate 2D engineering drawings from the 3D model with dimensions and tolerances.
  5. Export: STL for 3D printing, DXF for laser cutting, G-code for CNC, STEP/IGES for interchange.

Parametric vs. Direct Modeling

ApproachHow it worksBest for
ParametricFeatures linked by a history tree; change a dimension and everything updatesProduction parts with revision control
DirectPush/pull faces without history; faster for quick explorationProof-of-concept and form studies

Common mistake. Over-constraining sketches. A fully constrained sketch turns black/green in most CAD systems. Under-constrained sketches move unexpectedly. Over-constrained sketches refuse to update. The goal is exactly constrained.

3D Printing

Fused Deposition Modeling (FDM)

ParameterTypical value
Layer height0.1 - 0.3 mm
MaterialsPLA, ABS, PETG, Nylon, TPU
Accuracy+/- 0.5 mm
StrengthModerate (anisotropic -- weak between layers)
Cost per partLow
Build volume200x200x200 mm (desktop) to 500+ mm (large format)

Best for: Proof of concept, form studies, jigs and fixtures, low-load functional parts.

Limitations: Anisotropic strength (layers are the weak point), visible layer lines, limited material properties compared to machined or injection-molded parts.

Stereolithography (SLA/DLP)

ParameterTypical value
Layer height0.025 - 0.1 mm
MaterialsStandard resin, engineering resin, flexible resin, castable resin
Accuracy+/- 0.1 mm
StrengthModerate to high (isotropic)
Cost per partModerate
Build volume130x80x150 mm (desktop) to 300+ mm (large format)

Best for: High-detail form studies, snap-fit prototypes, investment casting patterns, dental/medical models.

Limitations: Post-curing required, resin handling (gloves, ventilation), UV sensitivity of uncured parts, higher material cost than FDM.

Selective Laser Sintering (SLS)

ParameterTypical value
Layer height0.1 mm
MaterialsNylon (PA12, PA11), glass-filled nylon, TPU
Accuracy+/- 0.3 mm
StrengthHigh (near isotropic)
Cost per partHigh
Build volume250x250x300 mm typical

Best for: Functional prototypes requiring durability, complex geometries (no support structures needed), living hinges, production-intent parts in nylon.

Limitations: Grainy surface finish, limited material palette, expensive machines (service bureaus common).

Choosing a Print Technology

QuestionFDMSLASLS
Cost-sensitive?BestModerateExpensive
Need fine detail?NoYesModerate
Need strong parts?ModerateModerateBest
Complex internal geometry?Needs supportsNeeds supportsNo supports
Large parts?YesLimitedModerate

CNC Machining

CNC (Computer Numerical Control) removes material from a solid block to create the desired shape. It produces parts from real engineering materials (aluminum, steel, titanium, engineering plastics) with tight tolerances.

CNC Process Types

ProcessHow it worksTypical tolerance
MillingRotating cutter, workpiece fixed+/- 0.025 mm
Turning (lathe)Workpiece rotates, cutter fixed+/- 0.013 mm
Wire EDMElectrical discharge cuts along a wire path+/- 0.005 mm

Design for CNC

  • Avoid deep narrow pockets. Tool length/diameter ratio should not exceed 4:1 without special tooling.
  • Use standard radii. Inside corners require a radius equal to the cutter radius. Specify standard cutter sizes.
  • Minimize setups. Each time the part is repositioned introduces error. Design features accessible from as few orientations as possible.
  • Specify tolerances only where needed. Tight tolerances cost money. Default tolerance (+/- 0.1 mm) is fine for most features; tighten only at functional interfaces.

Workshop Skills

Even in the age of digital fabrication, manual workshop skills are essential for rapid prototyping.

Core Competencies

SkillToolsWhen used
MeasuringCalipers, micrometers, height gaugesDimensional verification of all prototypes
CuttingBand saw, hacksaw, snips, utility knifeRough shaping of stock material
Filing and deburringFiles, deburring tools, sandpaperFinishing edges and removing sharp burrs
DrillingDrill press, hand drill, step drillHole-making in any material
FasteningTaps, dies, wrenches, screwdriversAssembly of multi-part prototypes
Soldering/brazingSoldering iron, torchElectrical connections, metal joining
Adhesive bondingEpoxy, cyanoacrylate, contact cementJoining dissimilar materials

Safety

Workshop safety is non-negotiable:

  • Eye protection whenever cutting, drilling, grinding, or machining.
  • Hearing protection with power tools above 85 dB.
  • No loose clothing, jewelry, or long hair near rotating machinery.
  • Know the emergency stop location on every machine before using it.
  • Never work alone in a workshop with power tools.

Testing Prototypes

Test Planning

Before fabrication, write the test plan:

  1. Objective: What question does the test answer?
  2. Setup: How is the prototype mounted and loaded?
  3. Instrumentation: What is measured (force, displacement, temperature, time)?
  4. Procedure: Step-by-step test execution instructions.
  5. Success criteria: What result constitutes pass/fail?
  6. Data recording: How is data captured and stored?

Common Test Types for Prototypes

TestWhat it reveals
Fit checkDo parts assemble correctly?
Load testDoes the structure carry the design load?
Cycle testDoes the mechanism survive repeated operation?
Drop testDoes the product survive impact?
Thermal testDoes performance change with temperature?
User testCan the intended user operate it?

Failure Analysis of Prototypes

When a prototype fails -- and it should, because that is how learning happens -- analyze the failure:

  1. What failed? Identify the failure location and mode.
  2. Why did it fail? Root cause: design error, material deficiency, fabrication defect, or test error?
  3. What does the failure teach? Update the design, material selection, or analysis.
  4. What is the fix? Specific design change, with verification plan.

The mindset. A prototype that does not fail is either over-designed (wasted resources) or under-tested (missed knowledge). Failures in prototyping are cheap lessons that prevent failures in production.

Cross-References

  • lovelace-e agent: Primary agent for materials, fabrication methods, and manufacturing process selection.
  • watt agent: Mechanical prototype testing, thermal testing, and mechanism analysis.
  • brunel agent: Prototyping within the broader design cycle, prototype planning at design reviews.
  • design-process skill: Prototyping is Phase 6 of the design cycle.
  • structural-analysis skill: Predicting prototype structural behavior before testing.
  • technical-communication skill: Documenting prototype test results and failure analyses.

References

  • Ulrich, K. T., & Eppinger, S. D. (2020). Product Design and Development. 7th edition. McGraw-Hill.
  • Thompson, R. (2007). Manufacturing Processes for Design Professionals. Thames & Hudson.
  • Chua, C. K., Leong, K. F., & Lim, C. S. (2010). Rapid Prototyping: Principles and Applications. 3rd edition. World Scientific.
  • Redwood, B., Schoffer, F., & Garret, B. (2017). The 3D Printing Handbook. 3D Hubs.
  • Oberg, E., et al. (2020). Machinery's Handbook. 31st edition. Industrial Press.