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. l3wi
  4. /
  5. claude-eda
  6. /
  7. Eda Pcb

Eda Pcb

Editor's Note

This handles PCB layout in KiCad after your schematic is done. It places components following priority rules (connectors first, then MCU, then crystals within 5mm, decoupling caps adjacent to power pins), routes traces with the right widths and impedances, and runs DRC checks. The workflow is detailed: it validates your stackup and layer count decisions before starting, walks through copper pours and via placement, and includes pre-manufacturing checklists for things like USB 90Ω impedance matching and thermal relief. Honestly most useful if you're willing to work through its structured approach rather than just asking it to "lay out my board."

Install

npx skills add https://github.com/l3wi/claude-eda --skill eda-pcb
Votes
0
Installs278
GitHub Stars12
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment