Skip to main content
drandyhaas
GitHub creator profile

drandyhaas

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
Aug 29, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

plan-pcb-placement
unclassified

Analyses a KiCad PCB's PLACEMENT and produces a placement plan. Measures whether the board should be placed or re-placed at all and decides from that measurement, detects an unplaced board, separates the parts whose position is a mechanical fact from the ones…

Aug 29, 2026
plan-pcb-placement-and-routing
unclassified

Plans a KiCad PCB end to end when ONE run must both place and route it. Sequences the placement skill and the routing skill, and owns the rules that exist only when the two meet: that placement invalidates every downstream routed board, that a routing failure…

Aug 28, 2026
plan-pcb-routing
unclassified

Analyzes a KiCad PCB file and creates a comprehensive routing plan. Examines components for fanout needs (BGA/QFN/QFP/PGA), identifies differential pairs, categorizes power/ground nets, and presents a step-by-step routing workflow with explanations.

Aug 25, 2026
review-routed-board
unclassified

Post-route QA on a KiCad board. Runs the DRC, connectivity, and orphan-stub checkers, verifies length/time-match groups landed within tolerance, checks GND return via coverage on high-speed nets, and reviews differential pairs. Produces a pass/fail sign-off…

Aug 18, 2026
stress-test-router
unclassified

Stress-tests the router against real-world open-source KiCad boards (downloaded, normalized, stripped of routing), measuring routing completion rates and DRC violations per board. Aggregates results and files GitHub issues for new router/parser findings after…

Aug 18, 2026
diagnose-routing-failures
electrical-and-electronics-drafters

Root-causes failed routes from a routing run's logs and the board file. Parses the JSON summary, failed-net histories, and blocking reports, correlates failures spatially with board regions and components, classifies the failure mode, and outputs a…

Aug 13, 2026
find-high-speed-nets
electronics-engineers-except-computer

Analyzes a KiCad PCB to identify high-speed and impedance-controlled nets by looking up component datasheets via AI. Classifies nets by speed tier (ultra-high/high/medium/low), detects RF/antenna feeds and other controlled-impedance nets, estimates max…

Aug 5, 2026
identify-diff-pairs
electronics-engineers-except-computer

Identifies differential pairs on a KiCad PCB by pin function via datasheet lookup, catching pairs whose net names don't follow P/N conventions. Recommends per-interface routing parameters (differential impedance, gap, intra-pair matching) and outputs…

Aug 5, 2026
Showing 8 of 11 collected skills.
Showing 1 of 1 repositories
All repositories loaded