๐ฏ
book-study
๐ฏSkillfrom sanyuan0704/code-review-expert
What it does
|A reading coach skill that provides knowledge compilation, Socratic mastery testing, and spaced repetition to help users deeply study and retain book content.
Same repository
sanyuan0704/code-review-expert(4 items)
book-study
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add sanyuan0704/code-review-expert --skill book-studyskills.sh Installโ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add sanyuan0704/code-review-expert --skill book-studyManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/book-study/SKILL.mdSKILL.md
124Installs
-
AddedApr 14, 2026
More from this repository3
๐ฏ๐ฏ๐ฏ
code-review-expert๐ฏSkill
Performs expert code review detecting SOLID violations, security risks, and architectural improvements across git changes with actionable recommendations.
skill-forge๐ฏSkill
A skill creation tool from the sanyuan-skills collection that helps build new production-grade agent skills for Claude Code and other AI agent terminals.
wiki-ingest๐ฏSkill
Compiles articles, documents, or notes into a structured, cross-referenced wiki knowledge base for organized information management.