[2026春季][T3-1-1] lihaokun-2026#193
Open
lihaokun-2026 wants to merge 2 commits into
Open
Conversation
Signed-off-by: lihaokun-2026 <851563813@qq.com>
Signed-off-by: lihaokun-2026 <851563813@qq.com>
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
一、基本信息
.skill名称:ninetoothed-dsl-operator-skill李浩坤lihaokun-2026skills/competition/skill/二、适用范围与不适用范围
适用范围
不适用范围
三、安装与使用方式
cp -r skills/competition/skill \ ~/.claude/skills/ninetoothed-operator-skill向 AI 智能体提出 NineToothed 算子开发任务后,Skill 会引导完成:
四、自测任务与运行记录
测试命令
测试环境
六、文件说明
SKILL.md:主 Skill 文件。references/:DSL、测试、benchmark、生成源码和故障诊断资料。templates/:算子与报告模板。examples/:4 个完整案例。scripts/:correctness、benchmark、源码检查和日志工具。tests/:自测任务、触发提示和预期输出。HONOR_CODE.md:诚信守则,已由参赛者本人签署。REFERENCE.md:第三方资料、代码和 AI 辅助使用披露。九齿Skill创新挑战_T3-1-1_赛题报告.md:最终赛题报告。七、检查清单
SKILL.md名称唯一且 frontmatter 正确。.tmpl扩展名。ruff format --check和ruff check通过。HONOR_CODE.md已签署。REFERENCE.md已完整披露。