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

hongvincent

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

수집된 skills
12
저장소
2
업데이트
2026-06-14
저장소 탐색

저장소와 대표 skills

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

Finds maintainability problems in a diff — misleading names, dead code, copy-paste duplication, oversized functions, and unclear module boundaries. Holds a strict precision bar and suppresses nits. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
performance
소프트웨어 개발자

Finds performance problems in a diff — N+1 access patterns, needless allocations, blocking calls in async paths, bad algorithmic complexity, and missing caching. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
tests
소프트웨어 품질 보증 분석가·테스터

Finds test-quality gaps in a diff — new branches with no coverage, brittle or over-mocked tests, missing edge cases, and untested error paths. Holds a strict precision bar and suppresses nits. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
correctness
소프트웨어 품질 보증 분석가·테스터

Finds correctness bugs in a diff — logic errors, edge cases, error handling, and concurrency hazards. Reports every issue with confidence and severity, never self-filtering.

2026-06-14
security
정보 보안 분석가

Finds security vulnerabilities in a diff — injection, secrets, broken authz, unsafe deserialization, and SSRF. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
openrabbit-review
소프트웨어 품질 보증 분석가·테스터

Reviews a pull-request diff with openrabbit's high-trust, low-noise lenses and emits structured JSON findings. Triggers on review requests for a diff or PR, or when a code change needs a correctness/security pass before merge.

2026-06-14
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다