Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hellogsm-server-26

hellogsm-server-26에는 themoment-team에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
25
업데이트
2026-05-05
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

commit
소프트웨어 개발자

Git Flow-aware commit skill that auto-detects branch context, separates changes into logical units, and writes messages following project conventions loaded from .agents/skills/commit/references/scope-guide.md

2026-05-05
review-pr
소프트웨어 품질 보증 분석가·테스터

Collect PR review comments, critically assess each one against project conventions, auto-apply valid ones, post refutation replies for invalid ones, and prompt for partial ones. Replaces resolve-pr-comments.

2026-04-18
write-pr
소프트웨어 개발자

Analyzes commits since branching from develop/main, generates PR title/body following project conventions, and creates the PR via GitHub CLI for hellogsm-server-25.

2026-04-15
code-review
소프트웨어 품질 보증 분석가·테스터

Checklist-based code review of git diff changes for hellogsm-server-25 (Spring Boot 4 / Java 25). Outputs a ✓/⚠/✗ formatted report covering style, logging, exceptions, API conventions, tests, and security basics.

2026-04-12
migration-guide
데이터베이스 아키텍트

Guides through DB schema change workflows for hellogsm-server-25 in the correct order (Entity → DTO → Repository → Service → Test) with JPA DDL warnings and 2-phase column deletion strategy.

2026-04-12
security-checklist
정보 보안 분석가

Scans changed files for hardcoded secrets, SQL injection risks, missing auth/authz, and sensitive data in logs for hellogsm-server-25 (Spring Boot 4 / Java 25).

2026-04-12
test
소프트웨어 품질 보증 분석가·테스터

Runs unit tests for hellogsm-server-25 (full suite or specific module/class), summarizes failures with root cause analysis, and optionally reports coverage.

2026-04-12