Skill
Beruf
Beschreibung
Aktualisiert
commit-discipline
Softwareentwickler
How to structure commits: atomic, conventional messages, never push to main/master directly.
2026-07-09
debug-first
Softwarequalitätssicherungsanalysten und -tester
Before fixing a bug: reproduce it, confirm root cause, write a failing test first.
2026-07-09
autoreview
Softwarequalitätssicherungsanalysten und -tester
Before declaring work done: review diff, run tests, check project-specific rules.
2026-07-08