AI AGENT ADDONS

Zener Language

diodeinc/pcb

Zener language helps you describe electronic circuits for printed circuit boards. You write .zen files to define parts, connections, and power networks. This guide covers the rules and steps for writing good Zener code.

Start by using the pcb doc command to find public functions and source files. Read the source to understand how things work. After you change imports, run pcb sync then pcb build to check your work.

Learn about modules, nets, components, and the io and config functions. Keep your code clean by using the latest style. This skill helps you build reliable hardware faster.

Add Zener Language skill to your workflow

Global

mkdir -p ~/.claude/skills/zener-language

Project

mkdir -p .claude/skills/zener-language

Source Repository

Stars
352
Forks
52
Watchers
352
License
MIT
Last Push
25 days ago
Created
1 year ago