Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
hal-harness
hal-harness contains 2 collected skills from princeton-pli, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
305
updated
2026-03-23
Forks
60
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
test-plan
software-quality-assurance-analysts-and-testers
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
software-quality-assurance-analysts-and-testers
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