← スキル一覧に戻る

pyodide-exercise
by mjunaidca
Book + RAG ChatAgent + SSO + Compunding RI Intelligence built in 2 days. Robolearn is what AI-driven development with Spec-Driven methodology and Reusable Intelligence makes possible.
⭐ 7🍴 1📅 2026年1月13日
SKILL.md
name: "pyodide-exercise" description: "Create browser-based Python exercises using Pyodide. Use for interactive coding without local setup." version: "0.1.0" status: "placeholder"
Pyodide Exercise Skill
Purpose: Create interactive Python exercises that run in the browser using Pyodide.
When to Use
- Creating hands-on coding exercises
- Building Tier 1 alternatives for GPU-required content
- Making robotics concepts accessible without hardware
Capabilities
| Feature | Support |
|---|---|
| Python 3.11 | Full |
| NumPy | Yes |
| Matplotlib | Yes (inline) |
| Custom modules | Via micropip |
| MockROS | Custom bridge |
Exercise Structure
<PythonRunner>
- Initial code (editable)
- Test cases (hidden or visible)
- Expected output
- Hints (progressive)
</PythonRunner>
Output
- PythonRunner component with exercise
- Pre-loaded imports
- Test validation logic
- Success/failure feedback
Integration
- Used by lesson-generator for interactive exercises
- Works with MockROSBridge for ROS simulation
- Integrated with RobotViewer for visualization
Status: Placeholder - To be implemented for interactive lab component (Phase 6).
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です


