home/writing/esp32-prompts

ESP32 Prompts

GPTClaudeGemini··1,191 copies·updated 2026-07-14
esp32-prompts.prompt
# ESP32 Prompts

## Build
Use the ESP32 skill. Inspect existing project conventions, implement the requested change using idiomatic ESP32 patterns, verify with firmware build, serial logs, Wi-Fi reconnect tests, task watchdog checks, and power draw review, and summarize changed files and risks.

## Review
Use the ESP32 skill. Review the change for correctness, maintainability, security, performance, and ESP32-specific pitfalls such as blocking network calls, watchdog resets, unsafe OTA, credential storage issues, and concurrency races. Provide findings by severity.

## Debug
Use the ESP32 skill. Reproduce or reason through the issue, inspect relevant files and runtime signals, identify the likely cause, apply a focused fix if requested, and verify with firmware build, serial logs, Wi-Fi reconnect tests, task watchdog checks, and power draw review.

## Document
Use the ESP32 skill. Create documentation that explains setup, usage, configuration, limitations, and troubleshooting for this repository's ESP32 implementation.

when to use it

Community prompt sourced from the open-source GitHub repo HasainalFaruk/AI-Engineer-Pack (no explicit license). A "ESP32 Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

HasainalFaruk/AI-Engineer-Pack · no explicit license