Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ZINC-Fusion-V15

ZINC-Fusion-V15 收录了来自 zincdigitalofmiami 的 6 个 skills,并提供仓库级职业覆盖和站内 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