Skip to main content

Skills in diesem Repository

TingxiaoDong/FeishuCLassmate - Seite 2

SkillsMP hat 49 Skills aus TingxiaoDong/FeishuCLassmate gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

TingxiaoDong/FeishuCLassmate

Es werden 9 von 49 gesammelten Skills angezeigt.

Beruf
Sonstige Ingenieure
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Ingenieure
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Chemieingenieure
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Elektromechanische und Mechatronik-Technologen und -techniker
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Es werden 9 von 49 gesammelten Skills angezeigt.