BigHugger
sk Skill · mastra-ai

debugging-difficult-bugs

Use early when debugging a medium or hard bug, especially when tests alone may not reveal the real runtime failure. Trigger this before extended TDD iteration when a bug involves runtime state, ordering, persistence, streaming, concurrency, UI/manual reproduction, external services, or when a red or newly passing test may not model the real issue. Skip only when the root cause is already directly proven by a stack…

installs 8w
0
30-day movement
starts with the next reading
Related entries
2
Connections
0
typescriptTypeScript
Host repository
mastra-ai/mastra
Host stars
28k
Host language
TypeScript