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. adamlipecz
  4. /
  5. esp32-firmware-engineer-skill
  6. /
  7. Esp32 Firmware Engineer

Esp32 Firmware Engineer

Editor's Note

This one knows ESP-IDF inside and out. It walks you through FreeRTOS task design, peripheral drivers, Wi-Fi and BLE stacks, OTA partition layouts, and low-power sleep modes with the kind of detail you'd expect from someone who's debugged Guru Meditation panics at 2am. It won't let you move forward until you've specified the exact ESP32 variant, board wiring, and IDF version because those details actually matter for concurrency, memory layout, and peripheral availability. The skill includes triage checklists for crashes, build failures, and hardware bring-up, and it'll push you to add a service console if the USB port is free. Good for both greenfield firmware and hunting down race conditions in production code.

Install

npx skills add https://github.com/adamlipecz/esp32-firmware-engineer-skill --skill esp32-firmware-engineer
Votes
0
Installs549
GitHub Stars5
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment