بنقرة واحدة
expand-test-coverage
Manually expand Petstore test coverage using focused skills-based instructions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Manually expand Petstore test coverage using focused skills-based instructions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements.
Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.
Add a new CI check to the Petstore repo from a labeled GitHub issue.
Audit and safely update Petstore dependencies with a reviewable PR.
Fix a labeled Petstore bug from a GitHub issue and open a draft PR.
| name | expand-test-coverage |
| description | Manually expand Petstore test coverage using focused skills-based instructions. |
Use this skill for the manual OpenHands Expand Test Coverage workflow.
PetController.findPetsByStatus(...)UserController.deleteUser(...)OrderController.deleteOrder(...)src/test/java/