JITX hardware design automation skills for PCB design, component modeling, substrate modeling, circuit creation, physical layout authoring, signal integrity constraints, pin assignment flexibility, same-model JITX code review, and mechanical CAD interchange
npx claudepluginhub jitx-inc/jitx-skillsJITX hardware design automation skills for PCB design, component modeling, substrate modeling, circuit creation, physical layout authoring, signal integrity constraints, pin assignment flexibility, code review, and mechanical CAD interchange.
Claude Code skills for JITX hardware design automation. These skills help Claude work effectively with JITX Python projects for PCB design, circuit creation, and component modeling.
Inside Claude Code, run these slash commands:
/plugin marketplace add JITx-Inc/jitx-skills
/plugin install jitx-skills@jitx
To pull the latest version of the plugin:
/plugin marketplace update jitx
claude plugin update jitx-skills@jitx
The first command refreshes the marketplace listing from the GitHub repository. The second command updates the installed plugin to the latest version. Restart Claude Code after updating to load the new version.
By default, auto-update is disabled for third-party marketplaces. To enable it:
/plugin to open the interactive plugin managerjitxWhen enabled, Claude Code checks for updates at startup and notifies you to restart if updates were applied.
claude plugin uninstall jitx-skills@jitx
Base workflow skill for JITX projects. Triggers on any JITX-related task and provides:
Example triggers:
Generate JITX Python component code from datasheets. Supports:
Example triggers:
Build JITX circuits with wiring, passives, providers, and geometry. Covers:
Example triggers:
Model JITX substrates — stackups, materials, vias, routing structures, and fabrication constraints. Covers:
Example triggers:
Apply signal integrity constraints to JITX designs. Covers:
>> operator for SI-aware signal routing vs + for netsConstrainDiffPair, DiffPairConstraint reusable helperConstrainReferenceDifference for clock-to-data skewTerminatingPinModel, BridgingPinModel for SI analysisExample triggers:
jitx-skills/
├── jitx/ # Base JITX workflow skill
│ ├── SKILL.md
│ └── references/
│ └── docs-index.md # JITX documentation URL index
├── jitx-component-modeler/ # Component generation skill
│ ├── SKILL.md
│ ├── references/
│ │ └── package-examples.md # Package-specific code examples
│ └── scripts/
│ └── extract_pages.py # PDF extraction utility
├── jitx-circuit-builder/ # Circuit building skill
│ ├── SKILL.md
│ └── references/
│ └── advanced-patterns.md # Provider, pour, placement patterns
├── jitx-substrate-modeler/ # Substrate modeling skill
│ └── SKILL.md
├── jitx-interconnect-constraints/ # SI constraints skill
│ ├── SKILL.md
│ └── references/
│ └── protocol-standards.md # Protocol timing parameters
└── .claude-plugin/
└── marketplace.json
pyproject.toml containing jitx dependency)pip install pymupdfClaude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations