Loading...
Loading...
Create, revise, and explain Wire Lang .wire schematic source. Use when writing electronic schematics, converting circuit descriptions into Wire Lang, fixing Wire Lang syntax, or giving good and bad examples of Wire Lang authoring.
npx skill4agent add eduardozf/wire-lang wire-langconnectwire checkreferences/concept-map.mdreferences/source-format.mdreferences/component-library.mdreferences/style-guide.mdreferences/examples.mdreferences/boundaries.mdwirenpm i -D wire-lang
npx wire check path/to/circuit.wire
npx wire render path/to/circuit.wire --out path/to/circuit.svg
npx wire watch path/to/circuit.wire --out path/to/circuit.svgwirewire-langnpx -p wire-lang wire check path/to/circuit.wire
npx -p wire-lang wire render path/to/circuit.wire --out path/to/circuit.svgwire checkwire render <file>.wire --out <file>.svgwire watch <file>.wire --out <file>.svg--jsonwire checkwire renderwire watchwire.wirewire render.svgschematic.wirecomponent ID Type ...VCC5V3V3GNDSDASCLconnectannotation//.wireschematic
title "..."
description "..."
component ...
net ...
connect ...wire renderconnectnetannotation//GNDICpins=[1:VCC@left, 2:GND@left, 3:OUT@right]no-connect TERMINALPowerFlag name=3V3render crossings=hopschematicannotation//