一键导入
tutor-step-add
튜토리얼 스텝 추가 — 튜터, 학습 단계, step, 튜토리얼, 교육 콘텐츠
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
튜토리얼 스텝 추가 — 튜터, 학습 단계, step, 튜토리얼, 교육 콘텐츠
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Unity Play 시작 씬, scene-authored UI source-of-truth, authored-first binder, RobotControl/Onboarding 라우팅 착시를 함께 디버깅하는 운영 스킬
Use when adding, extending, or debugging Waypoint Teaching & Playback: saving robot poses as waypoints, sequencing them, playing/looping sequences, exporting/importing JSON, coroutine-based runner engine, or teaching UI integration.
MonoBehaviour에서 UI 생성 코드를 ViewBuilder 정적 클래스 + Refs struct로 분리
Robot Library / Sandbox robot showroom 디버깅과 튜닝 — showroomoutput, comparestrip, preview pod, Game view vs Scene view 스케일 차이, hero/page selection, runtime root 중복
Use when working on FAIRINO FR5 6-axis robot integration in this repo: collecting official FR5 docs, mapping Unity UI inputs to the FAIRINO C# SDK, planning real-robot control and safety, documenting FR5 hardware/DH/protocol details, or building adapters around MoveJ/MoveL/ServoJ/ServoCart and status feedback.
Main 탭형 학습 쉘의 로봇별 JSON 콘텐츠를 추가/수정/검증하는 스킬. `Assets/Runtime/Resources/LearningTabs/*.json` 문안 업데이트, 새 로봇용 탭 문서 추가, MainLearningTabsLoader fallback 조정, Main 탭 콘텐츠 schema 변경, JSON 파싱/폴백/Unity MCP 검증이 필요할 때 사용한다.
| name | tutor-step-add |
| description | 튜토리얼 스텝 추가 — 튜터, 학습 단계, step, 튜토리얼, 교육 콘텐츠 |
새로운 튜토리얼 스텝, 학습 콘텐츠, Step Tutor UI 패널 요청 시.
why it moved 설명 필요 여부docs/ref/code-patterns.md — C# 코딩 패턴 (§8 Unity 측 규칙 포함)docs/ref/tutor-step-plan.md — 8개 튜토리얼 스텝 정의 및 요구사항Assets/Scripts/UI/CLAUDE.md — UI 모듈 규칙Assets/Scripts/UI/StepTutorPanel.cs — Step Tutor 구현 (존재 시)Assets/Scripts/UI/DHTableEditor.cs — DH 테이블 표시 (존재 시)Assets/Scripts/UI/JointSliderPanel.cs — 슬라이더 컨트롤 (존재 시)Assets/Scripts/App/AppController.cs — 앱 오케스트레이터 (존재 시)docs/status/PROJECT-STATUS.md — 현재 Step Tutor 상태docs/ref/product/ux/guided-lesson.mddocs/ref/product/content/concept-to-ui-map.md학습목표 / 핵심 행동 / 완료 조건 / 실수 포인트를 명시한다.왜 그렇게 움직였는지 설명 블록과 입력값 -> 변화량 -> EE 변화 요약을 추가한다.DH vs MDH 주석 또는 강사용 노트를 포함한다.concept-to-ui-map와 연결한다.docs/status/PROJECT-STATUS.md에 새 스텝 수 또는 범위 업데이트theta read-only 규칙을 깨는 조작 단계를 추가하지 않는다.학습목표 / 핵심 행동 / 완료 조건 / 실수 포인트 존재why it moved 설명 블록 존재concept-to-ui-map와 연결됨[tutor-step-add 완료]
- 스텝: #{StepNumber} - {Description}
- 표시 행렬: {A_i / T_0n / EE pose}
- 관련 템플릿: {TemplateName}
- PROJECT-STATUS: 업데이트 완료
- PlayMode 검증: 통과