Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ZINC-Fusion-V15

يحتوي ZINC-Fusion-V15 على 6 من skills المجمعة من zincdigitalofmiami، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
3
محدث
2026-02-23
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

run-pipeline
علماء البيانات

Run ML training pipeline steps (specialists, core, evaluation, forecasts, monte-carlo). Use when user asks to run or re-run any part of the prediction pipeline.

2026-02-23
run-review
محللو ضمان جودة البرمجيات والمختبرون

Use when the user says "review my code", "check my changes", "run a review", "anything I should fix before merging", or wants a pre-commit or pre-PR quality check on local changes. Runs both CodeScene (structural code health) and cubic (AI semantic review) then surfaces all issues grouped by severity.

2026-02-23
verify
محللو ضمان جودة البرمجيات والمختبرون

Run the full project verification gate. Use before committing or when user says "verify", "check", or "run checks".

2026-02-23
codebase-context
مطوّرو البرمجيات

Use when the user asks about codebase architecture, "how does X work", system design, onboarding to a project, or needs context about how parts of the codebase connect. Queries cubic's AI Wiki for the current repository to provide architectural context.

2026-02-18
review-and-fix-issues
محللو ضمان جودة البرمجيات والمختبرون

Use when the user says "check cubic comments", "cubic issues", "cubic feedback", "cubic code review", "fix issues", "address review", or is working on a pull request branch with open review comments. Fetches all PR issues from cubic, investigates each one, and reports back which are worth fixing before taking action.

2026-02-18
review-patterns
محللو ضمان جودة البرمجيات والمختبرون

Use when the user is writing code, reviewing code, asking about code quality standards, or wondering "what does this team care about in reviews". Pulls team-specific review learnings from cubic to apply the team's coding conventions and review preferences.

2026-02-18