Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hellogsm-server-26

يحتوي hellogsm-server-26 على 7 من skills المجمعة من themoment-team، مع تغطية مهنية على مستوى المستودع وصفحات 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