Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Pida-Server

Pida-Server contains 6 collected skills from Team-PIDA, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-03-23
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

pida-commit-push
software-developers

Use when committing or pushing PIDA changes. Plans safe commit groups, chooses Java 21 validation commands, enforces explicit confirmation, and remembers the repo's pre-commit ktlint behavior.

2026-03-23
pida-code-review
software-quality-assurance-analysts-and-testers

Use when reviewing a PIDA branch, diff, or PR. Focus on bugs, regressions, missing tests, API contract drift, persistence risks, and operational issues before style comments.

2026-03-19
pida-spring-kotlin-api-test-docs
software-developers

Use when adding or changing a PIDA API endpoint. Covers controller and DTO patterns, ApiResponseAdvice wrapping, Swagger annotations, and the minimum test and docs checks expected in this repo.

2026-03-19
pida-subagent-usage
software-developers

Use when you want to invoke PIDA project-scoped custom agents from the repository root. Gives ready-to-run Spawn-based command templates and prompt patterns for feature_mapper, ci_triager, api_reviewer, db_core_specialist, code_reviewer, and commit_push_guard, with Korean output by default.

2026-03-18
pida-db-core-specialist
database-architects

Use when changing PIDA persistence or cache layers. Covers Entity, JpaRepository, CoreRepository, transaction helpers, soft delete filters, Redis cache placement, and geospatial patterns.

2026-03-17
pida-java21-gradle-validation
software-developers

Use for validating or triaging build, test, lint, and JDK issues in PIDA. Covers Java 21, Gradle module selection, ktlint hook behavior, and CI parity for the core-api build.

2026-03-17