تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنمستودع GitHub
flock
يحتوي flock على 2 من skills المجمعة من duckbugio، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
skills مجمعة
2
Stars
552
محدث
2026-06-16
Forks
4
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات
Skills في هذا المستودع
منشئ/مستودع/skill
skill
المهنة
الوصف
آخر تحديث
library-docs-lookup
مطوّرو البرمجيات
When writing code against an external library, framework, SDK, or API, look up its CURRENT documentation with the context7 MCP tools instead of relying on memory. Use whenever you import/call a third-party package or hit an unfamiliar or fast-moving API.
2026-06-16
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون
Before telling the user a coding task is done, actually verify it — build, run the relevant tests/linter, and confirm the change does what was asked with no regressions. Use whenever you are about to claim a change is finished, fixed, or working.
2026-06-16