test-coverage-improverClaude Skill
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
19.1k Stars
3.2k Forks
2025/03/11
Similar Claude Skills & Agent Workflows
end-to-end-tests
3.0k
after making changes, run end-to-end tests to ensure that the product still works
code-change-verification
18.4k
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
testing-python
22.0k
Write and evaluate effective Python tests using pytest.
testing
1.9k
Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests.
n8n-validation-expert
1.7k
Interpret validation errors and guide fixing them.
web-design-guidelines
823
Review UI code for Web Interface Guidelines compliance.