Skip to main content

这个仓库中的 skills

TingxiaoDong/FeishuCLassmate - 第 2 页

SkillsMP 已收集 TingxiaoDong/FeishuCLassmate 中的 49 个 Skill。打开任一 Skill 可查看来源和详情。

TingxiaoDong/FeishuCLassmate

已展示 9 / 49 个已收集 Skill。

职业分类
其他工程师
描述

Use when a robot acknowledges a navigation command but does not move. Follow systematic diagnostics before assuming location name issues.

原文语言:英语

更新
职业分类
其他工程师
描述

Use when sending navigation commands to a robot. Always verify the robot actually reached the destination by checking position or arrival status, not just command acknowledgment.

原文语言:英语

更新
职业分类
软件开发工程师
描述

When the conversation already contains the function name or parameters needed for the requested task, use them directly instead of searching for them.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when executing Python or Node scripts. Always invoke scripts with the direct `python <file>.py` or `node <file>.js` pattern to avoid preflight validation failures.

原文语言:英语

更新
职业分类
软件开发工程师
描述

When instructed to write or append to a file, always verify the parent directory exists before attempting the write operation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use after making code fixes to verify the change is complete and logically sound before running tests, preventing wasted test cycles on incomplete fixes.

原文语言:英语

更新
职业分类
化学工程师
描述

Use after sending any movement command to a robot. Always verify that is_moving becomes true or poll for position change to confirm execution.

原文语言:英语

更新
职业分类
机电和机电一体化技术专家和技术员
描述

After sending a navigation command to the robot, verify the robot has arrived at the destination before confirming success to the user.

原文语言:英语

更新
已展示 9 / 49 个已收集 Skill。