with one click
test-runner
Runs backend unit and integration tests using Maven.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Runs backend unit and integration tests using Maven.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Enforce ShareShelf Material 3 design standards on Android โ emerald/stone color scheme, component patterns, and mobile UX best practices.
Review current changes against ShareShelf conventions checklist. Use after making code changes or before committing.
Inspect the ShareShelf PostgreSQL database โ list tables, describe schema, run safe SELECT queries, and debug data issues.
Generate TDD-first test suites for ShareShelf backend (JUnit 5 + MockK) and frontend (Vitest + RTL) code.
| name | test-runner |
| description | Runs backend unit and integration tests using Maven. |
You can use this skill to automatically execute tests for the Spring Boot backend.
backend directory../mvnw test to execute unit tests.