Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

yamyam-lab

yamyam-lab에는 lunch-corp에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
6
업데이트
2026-03-17
Forks
3
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Review GitHub pull requests with code analysis, verification, and feedback. Use when the user asks to review a PR, provides a PR URL, or invokes /pr-reviewer. Analyzes code changes, runs project verification skills, posts line-level review comments, and approves or requests changes.

2026-03-17
manage-skills
소프트웨어 개발자

Analyzes session changes to detect missing verification skills. Dynamically explores existing skills, creates new skills or updates existing ones, and manages CLAUDE.md.

2026-02-14
verify-code-convention
소프트웨어 개발자

Verifies PEP 8 naming, type hints, ruff compliance, import ordering, and project-specific conventions. Use after adding or modifying Python code.

2026-02-14
verify-config-consistency
소프트웨어 품질 보증 분석가·테스터

Validates Hydra config files have required sections, correct YAML structure, and that referenced _target_ classes and data paths exist. Use after adding or modifying model configs.

2026-02-14
verify-implementation
소프트웨어 품질 보증 분석가·테스터

Sequentially executes all verify skills in the project to generate an integrated verification report. Use after feature implementation, before PRs, or during code review.

2026-02-14
verify-model-registration
데이터 과학자

Verifies new models are properly registered in TrainerFactory, have Hydra configs, train.py routing, and implement all BaseTrainer abstract methods. Use after adding a new model.

2026-02-14
verify-test-coverage
소프트웨어 품질 보증 분석가·테스터

Verifies that new models, trainers, and pipeline components have corresponding unit tests and integration tests. Use after adding new models or modifying training pipeline.

2026-02-14