Skip to main content

Skills في هذا المستودع

TingxiaoDong/FeishuCLassmate - الصفحة ٢

جمع SkillsMP عدد ٤٩ من skills من TingxiaoDong/FeishuCLassmate. افتح أي skill لمراجعة مصدره وتفاصيله.

TingxiaoDong/FeishuCLassmate

عرض ٩ من أصل ٤٩ skills مجمعة.

المهنة
المهندسون، جميع الآخرون
الوصف

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 multiple diagnostic commands have been run and their outputs need to be combined into a coherent hypothesis and next action.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٩ من أصل ٤٩ skills مجمعة.