Skip to main content

IBM/skillset-artifacts

SkillsMP 已收集 IBM/skillset-artifacts 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

职业分类待补全

已展示 7 / 7 个已收集 Skill。

职业分类
未分类
描述

Doctest-driven code generation for competitive-programming problems. The orchestrator first designs a quality gate of doctests (happy-path AND self-devised edge cases), verifies their expected values with a reference solution, injects them into the code…

原文语言:英语

更新
职业分类
未分类
描述

ABLATION VARIANT — ORCHESTRATION REMOVED. This is the doctest-driven code-completion skill with the Orchestration pattern ablated out. The iterative Recovery Loop is preserved (write code, run doctests, fix on failure, repeat until they pass or the budget is…

原文语言:英语

更新
职业分类
未分类
描述

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文语言:英语

更新
职业分类
未分类
描述

ABLATION VARIANT — RECOVERY LOOP REMOVED. This is the doctest-driven code-completion skill with the iterative Recovery Loop pattern ablated out. Everything else (Orchestration: the staged pipeline, task routing, 5-tier classification, multi-file progressive…

原文语言:英语

更新
职业分类
未分类
描述

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文语言:英语

更新
职业分类
未分类
描述

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文语言:英语

更新
职业分类
未分类
描述

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。