external-gitcode-ascend-ascendc-operator-design
Installation
SKILL.md
AscendC Operator Design Skill
根据算子需求生成完整的设计文档(design.md),供后续 code-gen skill 消费。
使用场景
在 ascendc-operator-project-init 创建骨架后、ascendc-operator-code-gen 生成代码之前调用。
设计流程
1. 算子需求分析
如果由调度 skill 调用,算子名称和功能描述已确定,直接进入步骤 2。
如果独立调用,与用户确认以下信息: