Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code...
find ~/jlowin/ -name "*.skill"
Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test...