feat: add ai-code-mentor educational skill#315
Open
black940514 wants to merge 3 commits intoanthropics:mainfrom
Open
feat: add ai-code-mentor educational skill#315black940514 wants to merge 3 commits intoanthropics:mainfrom
black940514 wants to merge 3 commits intoanthropics:mainfrom
Conversation
AI Code Mentor - helps developers understand AI-generated code Features: - 🔍 line-by-line: Line-by-line code explanation - 🎯 deep: Deep analysis of functions/classes - 📝 quiz: Understanding verification quizzes - ❓ why: Answers "why" questions for specific lines - 🔥 break-it: Shows what breaks when code is removed - 📜 origins: Traces code patterns to papers/libraries Includes reference documents for: - ML pipeline concepts - Computer vision concepts - Time series concepts Language: Korean (한국어) Category: Education Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- ai-code-mentor → ml-code-mentor로 리네임 - 신규 Reference 파일 추가: - why-these-numbers.md (매직넘버 출처) - algorithm-internals.md (알고리즘 원리) - parameter-interactions.md (파라미터 관계) - 대상 청중: ML 기초 지식이 있는 개발자 - 출력 규칙 추가: 모든 분석 결과 md 파일로 저장 - 심화 참조 섹션 추가 (origins/why/deep/break-it 모드별 연결) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add AI Code Mentor - an educational skill that helps developers understand AI-generated code.
Features
/ai-code-mentor line-by-line model.py/ai-code-mentor deep train.py:func/ai-code-mentor quiz model.py/ai-code-mentor why model.py:42/ai-code-mentor break-it model.py:42/ai-code-mentor origins model.pyUnique Value
Files Added
skills/ai-code-mentor/SKILL.md- Main skill definitionskills/ai-code-mentor/references/ml-pipeline.md- ML pipeline conceptsskills/ai-code-mentor/references/cv-concepts.md- Computer vision conceptsskills/ai-code-mentor/references/timeseries-concepts.md- Time series conceptsCategory
Added new
education-skillsplugin category in marketplace.jsonLanguage
Korean (한국어) - designed for Korean-speaking developers
Related Repository
https://github.com/black940514/ai-code-mentor
🤖 Generated with Claude Code