← スキル一覧に戻る

safety-checklist
by zeeshan080
AI-Native Robotics Textbook - Physical AI & Humanoid Robotics educational platform
⭐ 1🍴 0📅 2026年1月4日
SKILL.md
name: safety-checklist description: Robotics safety validation checklist for reviewing robot code and configurations. Use when reviewing URDF files, ROS 2 nodes, or any robotics content for safety issues. allowed-tools: Read, Grep
Safety Checklist
Instructions
When reviewing robotics content for safety:
- Check against the safety checklist
- Flag any missing safety measures
- Verify all limits are defined
- Ensure warnings are present for dangerous operations
Quick Safety Check
Before publishing any robotics content, verify:
- All joint limits are defined
- Emergency stop considerations mentioned
- Simulation-only content is marked
- No dangerous default values
- Proper units are used (SI units)
Safety Categories
Hardware Safety
- Joint limits and torque limits
- Collision avoidance
- Emergency stop handling
Software Safety
- Error handling in nodes
- Watchdog timers
- State validation
Educational Safety
- Clear warnings for real hardware
- Simulation vs real robot distinctions
- Supervised operation requirements
Reference
See checklist.md for the complete safety checklist.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です