Salesforce developers often face tricky errors hidden inside debug logs. This skill helps you read those logs and find exactly what went wrong. It spots governor limit issues, slow queries, and stack trace errors that cause failures.
You can use it when you hit a limit or see a crash in your org. The analysis gives you a clear cause and a recommended fix. It even tells you how serious the problem is.
Global
mkdir -p ~/.claude/skills/debugging-apex-logsProject
mkdir -p .claude/skills/debugging-apex-logsSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease
Python Performance Optimizationwshobson/agents
Profile and optimize Python code to find and fix performance bottlenecks quickly