.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/agodianel/esp32-claude-workbench
home/skills/agodianel/esp32-claude-workbench
agodianel avatar

agodianel/esp32-claude-workbench

9 skills

View on GitHub
$npx skills add agodianel/esp32-claude-workbench
SkillInstalls
esp32_arch_reviewReview ESP32 firmware architecture for RTOS safety, memory management, error handling, and embedded best practices.—esp32_crash_reviewAnalyze ESP32 Guru Meditation errors and crash dumps to identify root cause and recommend fixes.—esp32_log_triageParse and classify ESP32 serial log output to identify errors, warnings, boot issues, and failure patterns.—esp32_pin_auditAudit ESP32 GPIO usage for conflicts, reserved pin violations, and documentation drift.—esp32_test_planGenerate a structured test plan for ESP32 firmware changes across all testing layers.—feature_contractGenerate a structured implementation contract before making any code changes to an ESP32 project.—hardware_checkVerifies user's board configuration against known hardware limitations like strapping pins, ADC/Wi-Fi conflicts, and input-only pins.—pr_preparePrepare a pull request with structured description, test evidence, risk assessment, and review checklist.—repo_scoutScan and understand an ESP-IDF project structure, identifying components, dependencies, and architecture patterns.—