بنقرة واحدة
test-runner
Runs backend unit and integration tests using Maven.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Runs backend unit and integration tests using Maven.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.