A Claude Code skill that gives you a teaching-focused project companion named **Sophia**. Invoke it after you finish implementing something — a feature, bugfix, refactor, or integration — and Sophia will inspect what you actually built, explain the engineering pattern at work, produce grounded documentation, and tell you what to focus on next.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Enhance skill synchronization check and improve stdout handling in run_eval.py
fd46c97View on GitHubUpdate README.md and SKILL.md to reflect version 1.2.0 and enhance clarity
f5797efView on GitHubEnhance README.md, SKILL.md, and documentation templates for clarity and structure
7d6c627View on GitHubUpdate README.md, SKILL.md, and personality.md for clarity and consistency
769c656View on GitHubAdd .gitattributes to exclude dev tooling from ZIP downloads
5d04dbdView on GitHubAdd installation instructions to README.md; update wording for clarity in SKILL.md and personality.md
765b75cView on GitHubUpdate .gitignore to exclude skill-creator internals and local settings; remove obsolete SKILL.md, analyzer.md, comparator.md, grader.md, eval_review.html, generate_review.py, and viewer.html files.
5383cfeView on GitHubRefactor project-mentor skill by removing obsolete files and cleaning up compiled Python cache
cdb6e47View on GitHubRemove project-mentor skill file and associated compiled Python cache files
e2e1d29View on GitHub