When something breaks and you need to understand why rather than just slap a fix on it, this skill runs a structured root cause investigation. You invoke it via a Python script that orchestrates the entire analysis process, and the key thing is you're supposed to run it immediately without poking around first. It focuses strictly on identifying the underlying cause, not proposing solutions. The scripted approach is interesting because it keeps you from going down rabbit holes or jumping to conclusions, which is honestly what happens most of the time when debugging manually. Useful when the stakes are high enough that you need methodical investigation rather than intuition.
npx -y skills add solatis/claude-config --skill problem-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills