Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기GitHub 저장소
hal-harness
hal-harness에는 princeton-pli에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
2
Stars
305
업데이트
2026-03-23
Forks
60
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
test-plan
소프트웨어 품질 보증 분석가·테스터
Analyze a PR diff against main and produce a minimal Sandi Metz-style test map. Use when you need to decide what to test before writing any tests. Identifies only public incoming queries and commands; explicitly skips private methods, outgoing queries, and internal state.
2026-03-23
test-write
소프트웨어 품질 보증 분석가·테스터
Write minimal, behavior-focused tests for the current PR based on a Minimal Test Map. Use after running the test-plan skill (or when you already have a clear map of what to test). Follows Sandi Metz's 99 Bottles philosophy: test public interfaces, assert observable behavior, mock only outgoing commands.
2026-03-23