andrewbartels1/SolidworksMCP-python

A comprehensive Model Context Protocol (MCP) server for SolidWorks automation (in python)

65Stars on the repository
35Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

openspec-explore

03

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

65 5d ago A 39 tokens copy · 92% MIT

openspec-propose

04

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

65 5d ago A 47 tokens copy · 81% MIT

openspec-sync-specs

05

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

65 5d ago A 38 tokens copy · 95% MIT

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

65 5d ago A 55 tokens copy · 89% MIT

extract-and-test

07

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Use when refactoring a method in pywin32adapter.py that contains untestable closures, nested try/except blocks, or COM logic that can't be unit-tested in isolation. Apply SOLID principles: extract helpers, refactor to thin orchestrator, add full branch-coverage tests. Trigger phrases: extract helper, SOLID refactor…

65 5d ago A 112 tokens original MIT

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Use when reconstructing an existing SolidWorks model and you need inspect-classify-delegate routing with evidence, confidence, and safe execution checkpoints. Trigger phrases: reconstruction, reverse engineering, feature tree, classify family, inspect-classify-delegate, listfeatures, classifyfeaturetree, sheet metal…

65 5d ago A 66 tokens original MIT

andrewbartels1/SolidworksMCP-python

Skill Claude CodeCodex

Use when generating tolerance and clearance guidance based on printer profile inputs (model or build volume, nozzle, material, layer height) for SolidWorks MCP design workflows.

65 5d ago A 38 tokens original MIT