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

jasmedia

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

수집된 skills
6
저장소
1
업데이트
2026-05-15
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

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

Reviews pull-request diffs for project-guideline violations, bugs, and code-quality issues. Filters aggressively for high-confidence findings (>= 80) and reports with file:line locations grouped by severity. Use when reviewing code added or modified by a PR.

2026-05-15
code-simplifier
소프트웨어 품질 보증 분석가·테스터

Suggests simplifications for code modified in a pull request while preserving exact functionality. Applies project standards (CLAUDE.md/AGENTS.md), reduces unnecessary complexity, and avoids over-simplification that hurts readability. Use when reviewing PRs to recommend clarity-improving refactors.

2026-05-15
comment-analyzer
소프트웨어 품질 보증 분석가·테스터

Audits code comments added or changed by a pull request for factual accuracy against the code, long-term maintenance value, and misleading content. Recommends specific edits, additions, or removals. Use when reviewing PRs that include new or modified comments, docstrings, or inline documentation.

2026-05-15
pr-test-analyzer
소프트웨어 품질 보증 분석가·테스터

Reviews pull-request test coverage for critical gaps, edge cases, and brittle implementation-coupled tests. Prioritises behavioral coverage over line coverage and rates each finding 1-10 by criticality. Use when reviewing PRs that add or modify functionality and you want to assess whether the accompanying tests are adequate.

2026-05-15
silent-failure-hunter
소프트웨어 품질 보증 분석가·테스터

Audits error-handling code in a pull request for silent failures, broad catch blocks, unjustified fallbacks, and unactionable error messages. Surfaces hidden failures users would otherwise hit in production. Use when reviewing PRs that add or modify try/catch, error callbacks, or fallback logic.

2026-05-15
type-design-analyzer
소프트웨어 품질 보증 분석가·테스터

Analyzes newly-added or significantly-modified types in a pull request for invariant strength, encapsulation, and enforcement. Produces 1-10 ratings on encapsulation/expression/usefulness/enforcement with concrete improvement suggestions. Use when reviewing PRs that introduce or substantially change types, classes, structs, enums, or data models.

2026-05-15
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다