Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
NeoLabHQ
GitHub 제작자 프로필

NeoLabHQ

3개 GitHub 저장소에서 수집된 73개 skills를 저장소 단위로 보여줍니다.

수집된 skills
73
저장소
3
업데이트
2026-07-21
저장소 탐색

저장소와 대표 skills

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

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

2026-07-21
review-local-changes
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
이 저장소에서 수집된 skills 68개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다
NeoLabHQ Agent Skills | SkillsMP