Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
LoslegenGitHub-Repository
hal-harness
hal-harness enthält 2 gesammelte Skills von princeton-pli, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
gesammelte Skills
2
Stars
305
aktualisiert
2026-03-23
Forks
60
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer
Skills in diesem Repository
Creator/Repository/Skill
Skill
Beruf
Beschreibung
Aktualisiert
test-plan
Softwarequalitätssicherungsanalysten und -tester
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
Softwarequalitätssicherungsanalysten und -tester
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