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

NeoLabHQ

Vista por repositorio de 73 skills recopiladas en 3 repositorios de GitHub.

skills recopiladas
73
repositorios
3
actualizado
2026-07-21
explorador de repositorios

Repositorios y skills representativas

traiage-review
Analistas de garantía de calidad de software y probadores

This skill should be used when need prioritize what changed code in repository human must review.

2026-07-21
review-local-changes
Analistas de garantía de calidad de software y probadores

Review your local uncommitted working-tree changes (git diff plus untracked files) and return actionable improvement suggestions. Use before committing, when nothing has been pushed yet.

2026-07-06
review-pr
Analistas de garantía de calidad de software y probadores

Review an existing GitHub pull request and post inline review comments on its diff. Use when the changes are on an opened PR rather than your local working tree.

2026-07-06
write-tests
Analistas de garantía de calidad de software y probadores

Add missing test coverage for your local code changes by generating new test files (covers uncommitted and untracked changes, or the latest commit if everything is committed). Use when you want write tests for new logic or increase test coverage.

2026-06-29
do-in-parallel
Desarrolladores de software

Run independent tasks concurrently across multiple files or targets using parallel sub-agents, with per-task model selection and LLM-as-a-judge verification. Use when tasks do not depend on each other and can run side by side.

2026-06-22
do-in-steps
Desarrolladores de software

Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.

2026-06-22
resolve-fixed-pr-comments
Analistas de garantía de calidad de software y probadores

Verify what PR review comments have been addressed (committed/pushed OR uncommitted local changes) and resolve the threads that are genuinely fixed or no longer relevant.

2026-06-20
load-pr-comments
Analistas de garantía de calidad de software y probadores

Use to load open/unresolved PR review comments then aggregate them as tasks in .specs/comments/*.md for parallel agents to fix.

2026-06-20
Mostrando las 8 principales de 68 skills recopiladas en este repositorio.
Mostrando 3 de 3 repositorios
Todos los repositorios cargados