← Back to list

ic-explain
by smileynet
Personal toolkit for Stationeers IC10 programming with Claude AI integration
⭐ 0🍴 0📅 Dec 25, 2025
SKILL.md
name: ic-explain description: Explain IC10 code behavior in plain English. Use when user pastes IC10 code and asks what it does, how it works, or wants to understand existing Stationeers scripts.
IC10 Code Explanation
Explain IC10 code behavior in clear, understandable language.
Workflow
-
Analysis Phase Use Task tool to spawn:
code-analyzer- Analyze code structure, execution flow, and behavior
-
Explanation Phase Take the analysis output and create a human-readable explanation
Instructions
When the user asks to explain IC10 code:
-
Launch
code-analyzeragent with the provided code -
From the analysis, create a clear explanation that includes:
- Overview: 1-2 sentences describing what the code does
- Device Setup: What devices need to be connected where
- How It Works: Step-by-step explanation of the logic
- Key Behaviors: What happens under different conditions
-
Keep the explanation accessible:
- Use plain language, not just code terms
- Relate to real-world behavior (e.g., "when pressure is too high")
- Highlight important thresholds and values
-
If issues are found, mention them but don't fix (that's for ic-debug)
Example Triggers
- "What does this code do?"
- "Explain this script"
- "How does this work?"
- "Can you walk me through this?"
- "I don't understand this code"
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon