Creates structured troubleshooting documentation with a diagnostic-first approach. You'd use this for FAQ pages, known issues lists, error code references, or any documentation meant to help users resolve problems quickly. The template puts quick health checks up front before diving into specific issues, which is smart because it gets people to the "is it even running" questions first. Each issue gets its own reference guide with verbatim error messages and step-by-step diagnostics. The best practices section emphasizes showing actual vs expected output and testing your solutions, which sounds obvious but gets skipped constantly in real troubleshooting docs.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill troubleshooting-guide