Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
CommencerDépôt GitHub
hal-harness
hal-harness contient 2 skills collectées depuis princeton-pli, avec une couverture métier par dépôt et des pages de détail sur le site.
skills collectés
2
Stars
305
mis à jour
2026-03-23
Forks
60
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts
Skills dans ce dépôt
créateur/dépôt/skill
skill
métier
description
mis à jour
test-plan
Analystes en assurance qualité des logiciels et testeurs
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
Analystes en assurance qualité des logiciels et testeurs
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