con un clic
test-runner
Runs backend unit and integration tests using Maven.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Runs backend unit and integration tests using Maven.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.