Skip to main content
Back to the directory
diodeinc/pcbSoftware EngineeringFrontend and Design

zener-language

Base language is normal Starlark — expressions, functions, loops, comprehensions, dicts, lists, load() . Below is the Zener-specific layer.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
695

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/diodeinc/pcb --skill zener-language
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, zener-language has 695 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: diodeinc/pcb. Canonical URL: https://skills.sh/diodeinc/pcb/zener-language.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Base language is normal Starlark — expressions, functions, loops, comprehensions, dicts, lists, load() . Below is the Zener-specific layer. Modules: Nets and interfaces: Components and sourcing: io() : config() : Utilities: Tool-managed metadata: Imports and dependencies: pcb.toml per package type: Prelude symbols available in .zen files without load() : Net , Power , Ground , NotConnected , Board , Layout , Part . Local definitions can shadow them. @stdlib/interfaces.zen : @stdlib/units.zen : Physical types: Voltage , Current , Resistance , Capacitance , Inductance , Impedance , Frequency , Temperature , Time , Power . Constructors accept point values and ranges: Arithmetic tracks units automatically: Voltage("3.3V") * Current("0.5A") → 1.65W ; Voltage("5V") / Current("100mA") → 50Ω . Properties: .value (alias for .nominal ), .nominal , .min , .max , .tolerance , .unit . Methods: .with_tolerance(t) , .with_value(v) , .with_unit(u) , .abs() , .diff(other) , .within(other) , .matches(other) .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does zener-language do?

Base language is normal Starlark — expressions, functions, loops, comprehensions, dicts, lists, load() . Below is the Zener-specific layer.

Is zener-language good?

zener-language does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support zener-language?

zener-language currently lists compatibility with Skills CLI.

Is zener-language safe to install?

zener-language has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to zener-language?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install zener-language?

Run the following command to install zener-language: npx skills add https://github.com/diodeinc/pcb --skill zener-language

Related skills

More from diodeinc/pcb

Related skills

Alternatives in Software Engineering