Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

datagsm-server

datagsm-server contient 23 skills collectées depuis themoment-team, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
23
Stars
26
mis à jour
2026-06-23
Forks
4
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

the-sdk
Développeurs de logiciels

Usage guide for the-sdk common library — HTTP request/response logging with UUID Log-ID, CommonApiResponse wrapping, ExpectedException handling, and Swagger auto-configuration.

2026-06-23
database-schema
Architectes de bases de données

Database schema design guide — table naming, column conventions, index strategy, and JPA entity mapping patterns.

2026-05-27
docker
Développeurs de logiciels

Dockerfile and docker-compose authoring guide — multi-stage builds, layer caching, security best practices, and compose service wiring.

2026-05-27
database-schema
Architectes de bases de données

Database schema design guide — table naming, column conventions, index strategy, and JPA entity mapping patterns.

2026-05-27
planning
Spécialistes en gestion de projets

Conduct an in-depth structured interview with the user to uncover non-obvious requirements, tradeoffs, and constraints, then produce a detailed implementation spec file.

2026-05-27
planning
Spécialistes en gestion de projets

Conduct an in-depth structured interview with the user to uncover non-obvious requirements, tradeoffs, and constraints, then produce a detailed implementation spec file.

2026-05-26
git-commit
Développeurs de logiciels

Create Git commits by splitting changes into logical units following project conventions. Handles Git Flow automatically — detects develop branch and checks out a feature branch before committing.

2026-05-18
write-pr
Développeurs de logiciels

Generate PR title, body, and labels from commits since the base branch, then create the PR on GitHub. Handles base branch detection, label selection, and PR creation end-to-end.

2026-05-18
git-commit
Développeurs de logiciels

Create Git commits by splitting changes into logical units following project conventions. Handles Git Flow automatically — detects develop branch and checks out a feature branch before committing.

2026-05-18
write-pr
Développeurs de logiciels

Generate PR title, body, and labels from commits since the base branch, then create the PR on GitHub. Handles base branch detection, label selection, and PR creation end-to-end.

2026-05-18
resolve-reviews
Analystes en assurance qualité des logiciels et testeurs

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.

2026-05-18
resolve-reviews
Analystes en assurance qualité des logiciels et testeurs

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.

2026-05-18
test
Analystes en assurance qualité des logiciels et testeurs

Run tests with coverage analysis and report results. Determines appropriate test scope (single test / module / all) based on context and analyzes failures in detail.

2026-04-20
test
Analystes en assurance qualité des logiciels et testeurs

Run tests with coverage analysis and report results. Determines appropriate test scope (single test / module / all) based on context and analyzes failures in detail.

2026-04-20
kotest-guide
Analystes en assurance qualité des logiciels et testeurs

Kotest + MockK testing patterns for this project — Given/When/Then structure, mock creation, stubbing, argument capture, coroutine testing, and exception assertions. Reference when writing or reviewing test code.

2026-04-20
kotlin-spring-arch
Développeurs de logiciels

Architecture reference for this project — Controller/Service/Repository layer responsibilities, @Transactional strategy (readOnly optimization, N+1 prevention), ExpectedException usage (no subclasses), and Entity↔DTO conversion patterns.

2026-04-20
migration-guide
Architectes de bases de données

Guide for DB schema changes and Entity modifications — impact analysis, correct change order (Entity → DTO → Repository → Service → Tests), JPA DDL strategy, and 2-phase column deletion.

2026-04-20
security-checklist
Analystes en sécurité de l'information

Verify security vulnerabilities — hardcoded secrets, SQL injection, JWT validation, API key masking, sensitive logging, and authorization checks. Run before merging any auth or API-related changes.

2026-04-20
kotlin-spring-arch
Développeurs de logiciels

Architecture reference for this project — Controller/Service/Repository layer responsibilities, @Transactional strategy (readOnly optimization, N+1 prevention), ExpectedException usage (no subclasses), and Entity↔DTO conversion patterns.

2026-04-20
systematic-debugging
Développeurs de logiciels

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-13
systematic-debugging
Analystes en assurance qualité des logiciels et testeurs

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-06
api-design
Développeurs de logiciels

REST API design guide for new endpoints — RESTful URL structure, query parameter binding rules (@RequestParam vs @ModelAttribute), OpenAPI annotations, and CommonApiResponse usage.

2026-03-30
api-design
Développeurs de logiciels

REST API design guide for new endpoints — RESTful URL structure, query parameter binding rules (@RequestParam vs @ModelAttribute), OpenAPI annotations, and CommonApiResponse usage.

2026-03-30