# 0hmx - https://github.com/American-Embedded/kis... Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1546497452591288320 Started: 2026-09-07T12:28:45.633000+00:00 Last activity: 2026-09-07T12:40:53.260000+00:00 ## 0hmx — 2026-09-07T12:28:45.231000+00:00 https://github.com/American-Embedded/kistack/blob/main/skills/schematic/SKILL.md this skill seems to be popping maybe we can use it to make our schematics's better ## 0hmx — 2026-09-07T12:40:53.260000+00:00 > Wire them up logically next to the component where it makes sense (for example, pull-downs/ups and decoupling). This is the exception to the "use nets" rule, these will need to be wired with normal wires, not nets, for the most part. Passives are an exception to the general "use labels instead of lines" rule. Use power symbols as well instead of labels for VDD, GND, +3V3, etc. these sort of nets need to be obvious, more than just a label. If a power symbol does not exist with that name, just rename an existing one. Preference is the default GND symbol for ground, VDD for positive power supplies (outline arrow pointing up), and VSS for negative power supplies (filled arrow pointing down). Ground must ALWAYS point down. Positive power supplies must ALWAYS point up. Negative power supplies must ALWAYS point down. Always ensure that these do not overlap with text, including their wires!