تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنمستودع GitHub
toolkit
يحتوي toolkit على 2 من skills المجمعة من blaxel-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
skills مجمعة
2
Stars
10
محدث
2026-03-11
Forks
4
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات
Skills في هذا المستودع
منشئ/مستودع/skill
skill
المهنة
الوصف
آخر تحديث
build-dev
مطوّرو البرمجيات
Build the CLI in development mode. Use when the user says "build", "build dev", "compile", "rebuild", or when you need to test local changes to the CLI binary. Also use this after writing code changes to verify they compile correctly, or when the user wants to try out their changes locally.
2026-03-11
lint
مطوّرو البرمجيات
Lint all changed Go files, fix every error, and confirm the build passes. Use when the user says "fix lint", "run lint", "lint", or when pre-commit hooks fail. Also use this proactively before committing code or when you notice linter warnings in build output.
2026-03-11