Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from AlexKniss/final-project (.github/prompts/tester.prompt.md). Copyright stays with the author.
Follow instruction below:
run mvn clean
generate tests for BitField.java
run the generated tests using mvn test
fix any bugs that occur in any failing tests
Parse jacoco.xml to get code coverage report after running tests.
Write additional tests to increase code coverage.
Repeat steps 2-6 until code coverage is at least 90%.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
## Follow instruction below: ##
1. run `mvn clean`
2. generate tests for `BitField.java`
3. run the generated tests using `mvn test`
4. fix any bugs that occur in any failing tests
5. Parse `jacoco.xml` to get code coverage report after running tests.
6. Write additional tests to increase code coverage.
7. Repeat steps 2-6 until code coverage is at least 90%.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "## Follow instruction below: ##\n1. run `mvn clean`\n2. generate tests for `BitField.java`\n3. run the generated tests using `mvn test`\n4. fix any bugs that occur in any failing tests\n5. Parse `jacoco.xml` to get code coverage report after running tests.\n6. Write additional tests to increase code coverage.\n7. Repeat steps 2-6 until code coverage is at least 90%.",
"variables": [],
"notes": "description of the tool Tools: my-mcp-server-dfb71170/*.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/AlexKniss/final-project",
"path": ".github/prompts/tester.prompt.md",
"ref": "32288446da12215e3c6ff13980960f9d39f16004",
"url": "https://github.com/AlexKniss/final-project/blob/32288446da12215e3c6ff13980960f9d39f16004/.github/prompts/tester.prompt.md",
"key": "AlexKniss/final-project/.github/prompts/tester.prompt.md"
}
},
"model_hints": [
"GPT-5 mini"
]
}
Fetch it by URL: GET /api/v1/registry/alexkniss-final-project-tester-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.