CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. aklofas
  4. /
  5. kicad-happy
  6. /
  7. Kicad

Kicad

Editor's Note

This is a complete KiCad design review system that parses schematics, PCBs, Gerbers, and PDF reference designs into structured JSON you can reason about. It cross-references schematic to layout, traces nets, extracts BOMs, checks DRC/ERC, validates power trees and regulator circuits against datasheets, and runs EMC pre-compliance analysis. Every finding includes confidence labels and evidence sources. It enforces a real review contract: datasheet verification, SPICE simulation when available, thermal analysis, and explicit disclosure of what was skipped or could not be verified. Use it when you need more than a visual check before fabrication, or when you want to extract and validate circuits from manufacturer PDFs. It hands off to sourcing and fab skills once the design is vetted.

Install

npx skills add https://github.com/aklofas/kicad-happy --skill kicad
Votes
0
Installs194
GitHub Stars463
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment