Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
themoment-team
Perfil de creador de GitHub

themoment-team

Vista por repositorio de 53 skills recopiladas en 7 repositorios de GitHub.

skills recopiladas
53
repositorios
7
actualizado
2026-06-30
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
datagsm-server
23 skills · 2026-06-23
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresArquitectos de bases de datosEspecialistas en gestión de proyectosAnalistas de seguridad de la información
5 categorías ocupacionales · 100% clasificado
43%participación
#02
everygsm-client-v2
10 skills · 2026-06-08
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
19%participación
#03
hellogsm-server-26
7 skills · 2026-05-05
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareAnalistas de seguridad de la informaciónArquitectos de bases de datos
4 categorías ocupacionales · 100% clasificado
13%participación
#04
everygsm-server-v2
5 skills · 2026-05-17
Desarrolladores de softwareAnalistas de seguridad de la informaciónArquitectos de bases de datos
3 categorías ocupacionales · 100% clasificado
9.4%participación
#05
readygsm-server
4 skills · 2026-06-26
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
7.5%participación
#06
themoment-ai-harness-sync
3 skills · 2026-06-30
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
5.7%participación
#07
themoment-blog
1 skills · 2026-06-10
Analistas de garantía de calidad de software y probadores
1 categorías ocupacionales · 100% clasificado
1.9%participación
explorador de repositorios

Repositorios y skills representativas

the-sdk
Desarrolladores de software

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
Arquitectos de bases de datos

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

2026-05-27
docker
Desarrolladores de software

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

2026-05-27
database-schema
Arquitectos de bases de datos

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

2026-05-27
planning
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando las 8 principales de 23 skills recopiladas en este repositorio.
api-data-flow
Desarrolladores de software

Implement and review EveryGSM-client-v2 API/data flow: apiUrls, server apiFetcher, Axios client, TanStack Query hooks, query keys, Zod schemas, response types, initialData hydration, auth cookies, and client/server data boundaries. Use whenever a task touches backend contracts, requests, mutations, forms, or domain data.

2026-06-08
code-review
Analistas de garantía de calidad de software y probadores

Review EveryGSM-client-v2 changed files using dynamically discovered .claude/rules, FSD layering, UI conventions, API/data coherence, form/schema alignment, route/link checks, security basics, and validation results. Use for code review requests, staged diff review, pre-PR review, and after multi-file implementation.

2026-06-08
commit
Desarrolladores de software

Create actual EveryGSM Git commits by inspecting changed files, splitting logical units, staging the right files, and running git commit with project Conventional Commit messages. Use when the user explicitly asks to commit, make a commit, split commits, or commit staged/unstaged changes. Do not push.

2026-06-08
frontend-architecture
Desarrolladores de software

Plan and review EveryGSM-client-v2 architecture, Feature-Sliced Design layering, route ownership, public exports, import direction, client/server boundaries, and minimal implementation scope. Use for any EveryGSM feature, refactor, routing, dependency, or architecture decision.

2026-06-08
orchestrator
Desarrolladores de software

Coordinate the EveryGSM-client-v2 agent team for frontend features, bug fixes, refactors, UI work, API/data work, QA, code review, debugging, branch names, actual commits, PR creation, PR review comment replies, routing, forms, TanStack Query, Zod, Axios, and FSD architecture. Use this skill for EveryGSM implementation tasks, reviews, reruns, updates, revisions, partial reruns, follow-up fixes, Git workflow tasks, and requests to improve previous results. Simple one-off questions may be answered directly.

2026-06-08
quality-gate
Analistas de garantía de calidad de software y probadores

Verify EveryGSM-client-v2 changes with pnpm format:check, pnpm lint, pnpm build, FSD import review, route/link coherence, API-hook-type coherence, form/schema alignment, and client/server boundary checks. Use after implementation, during reviews, for reruns, and whenever a task risks regressions.

2026-06-08
review-pr
Desarrolladores de software

Collect EveryGSM GitHub PR review comments, assess each comment against project rules, apply valid fixes when safe, optionally commit and push fixes, and post Korean replies with gh api. Use only when the user explicitly asks to address PR review comments or reply to review comments.

2026-06-08
systematic-debugging
Desarrolladores de software

Investigate EveryGSM-client-v2 bugs, build failures, lint failures, runtime errors, form issues, route issues, API/query mismatches, and unexpected behavior by finding root cause before fixes. Use whenever debugging, test failure, build failure, regression, or unclear behavior is mentioned.

2026-06-08
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
commit
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Arquitectos de bases de datos

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
Analistas de seguridad de la información

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
Analistas de garantía de calidad de software y probadores

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
Mostrando 7 de 7 repositorios
Todos los repositorios cargados