تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنمستودع GitHub
clipper2-rust
يحتوي clipper2-rust على 2 من skills المجمعة من larsbrubaker، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
skills مجمعة
2
Stars
22
محدث
2026-02-06
Forks
7
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات
Skills في هذا المستودع
منشئ/مستودع/skill
skill
المهنة
الوصف
آخر تحديث
checkin
مبرمجو الحاسوب
Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles pre-commit hook failures by fixing test failures until the commit succeeds. Use when the user wants to commit their changes.
2026-02-06
fix-test-failures
محللو ضمان جودة البرمجيات والمختبرون
This skill should be used after running tests when failures occur. It ensures test failures are properly diagnosed through instrumentation and logging until the root cause is found and fixed. The skill treats all test failures as real bugs that must be resolved, never skipped.
2026-02-06