Ed3design Engineering Bundles — Design skill for Claude Code
Claude Code skill bundles for hardware/maker engineering: 8 skills across 3 plugins — parametric CAD (Fusion 360 MCP-Bridge, OpenSCAD), FDM/3D-printing workflows (BOM validation, embedded UI docs), em.
How to install Ed3design Engineering Bundles
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Ed3Design/ed3design-engineering-bundles and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ed3design Engineering Bundles does
Claude Code skill bundles for hardware/maker engineering: 8 skills across 3 plugins — parametric CAD (Fusion 360 MCP-Bridge, OpenSCAD), FDM/3D-printing workflows (BOM validation, embedded UI docs), embedded systems (Victron Cerbo Modbus onboarding). Sibling to ed3design-skill-bundles.
Alternatives in Design
- Brainstorm Experiments New — Design lean pretotypes for new product validation 7.8k ★
- Site — Crawl a whole site and synthesize ONE canonical design system across all pages — unified tokens, coverage map 3.6k ★
- DesignReview — Two-way validation between SwiftUI implementation and Figma designs 512 ★
README
ed3design-engineering-bundles
[](LICENSE)
Engineering-discipline library for Claude Code power users — hardware/maker focus. 8 skills across 3 thematic bundles covering parametric CAD, FDM/maker workflows, and embedded systems integration.
Sibling to [`ed3design-skill-bundles`](https://github.com/Ed3Design/ed3design-skill-bundles) (software-engineering focus). This repo concentrates on the **physical engineering** disciplines: CAD design, 3D-printed builds, embedded device onboarding.
📦 Bundles
| Bundle | Skills | Status |
|---|---|---|
| `cad-design` | 5 (CAD API scripting, construction workflows, mechanical design principles, image-to-mesh, Fusion MCP-Bridge) | 🟡 v0.1.0 alpha |
| `maker-fdm` | 2 (BOM validation, embedded GUI documentation) | 🟡 v0.1.0 alpha |
| `embedded-systems` | 1 (Victron Cerbo GX Modbus onboarding — Enabled=0 default trap) |
🟡 v0.1.0 alpha |
**Total**: 8 skills + 1 helper tool — patterns extracted from real-world physical engineering practice and structured for reuse.
[!NOTE] Status is `alpha` until the first signed `v0.1.0` Git tag is published. All bundles currently pass `claude plugin validate --strict` via CI on every PR, but no stable release has been cut yet. Treat the install instructions as pre-release for now.
🚀 Quickstart
Via Claude Code Marketplace
/plugin marketplace add Ed3Design/ed3design-engineering-bundles
/plugin install cad-design@ed3design-engineering-bundles
/plugin install maker-fdm@ed3design-engineering-bundles
/plugin install embedded-systems@ed3design-engineering-bundles
Manual Install
git clone https://github.com/Ed3Design/ed3design-engineering-bundles
ln -s "$(pwd)/ed3design-engineering-bundles/cad-design/skills"/* ~/.claude/skills/
ln -s "$(pwd)/ed3design-engineering-bundles/maker-fdm/skills"/* ~/.claude/skills/
ln -s "$(pwd)/ed3design-eng
Related Skills
Elitedesk Stand
3D-printable vertical stand for HP EliteDesk Mini PCs. Parametric OpenSCAD design created through conversation
Nimbalyst Replicad
Nimbalyst extension for Replicad - use claude-code or codex to design 3d cad models, ready for printing
Pcb From Bom
Start a PCB project from an existing LCSC BOM file (CSV with C-numbers) and a design-intent description.
Design Skill
Unified /design meta-skill for Claude Code — bundles UI/UX, typography, color theory, GSAP animation, Framer M
Altium Claude Skills
Claude Code skills for Altium hardware design — library authoring, schematic review, PCB placement
Neoclaw
100% free, 100% local, 100% C++ mini coding agent — NeoGraph orchestration + TransformerCPP inference + sandbo
Related Agents
Robo Product
Turning a robot prototype into a commercial product — DFM/DFA, BOM cost engineering, contract manufacturer sel
IoT Embedded Auditor
Audit RTOS task scheduling, firmware update routines, memory layout, and peripheral hardware interfaces read-o
Embedded C Engineer
Use when writing or reviewing embedded C / Arduino firmware, or designing the hardware around it (KiCad PCBs,