2 skills total · 2 unscanned
Skills by obra
Test-Driven Development (TDD)
This skill walks you through the test-first workflow: write a failing test, verify it fails correctly, implement just enough code to pass, then refactor while keeping tests green.…
MITupdated Oct 2025
★ 733repo stars
systematic-debugging
Systematic Debugging enforces a disciplined four-phase approach to troubleshooting: investigate the root cause through error analysis and evidence gathering, analyze patterns by…
MITupdated Jul 2026
★ 262,225repo stars