تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنمستودع GitHub
hal-harness
يحتوي hal-harness على 2 من skills المجمعة من princeton-pli، مع تغطية مهنية على مستوى المستودع وصفحات 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