From af2bd38ce0dbeda69c12aff4d208ff864129f247 Mon Sep 17 00:00:00 2001 From: Andrew Klofas Date: Thu, 12 Mar 2026 15:47:32 -0700 Subject: [PATCH] Add kicad-happy to KiCad section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a186378..bfe960b 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ This list is for websites, services, software, tools and more: everything that y - [Footprint Collection](https://github.com/kitspace/kicad_footprints) - Collection of all the KiCad footprints available online and some scripts to manage them. - [InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom) - A html BOM generation tool for manual pick and place. - [KiBot](https://github.com/INTI-CMNB/KiBot) - Generate the fabrication and documentation files for your KiCad projects easily, repeatable, and most of all, scriptably. +- [kicad-happy](https://github.com/aklofas/kicad-happy) - AI-powered design review plugin for KiCad using Claude Code, with schematic analysis, PCB layout review, component sourcing, BOM management, and manufacturing prep. ### Eagle - [List of ULPs everyone should know](https://www.element14.com/community/community/eagle/blog/2015/01/19/eagle-ulps-every-user-should-know)