book-study

Expert code review skill: SOLID, security, performance, error handling, boundary conditions

インストール
CLI
npx skills add https://github.com/sanyuan0704/code-review-expert --skill book-study

CLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。

最終更新日: 4/22/2026

sanyuan-skills

A collection of production-grade agent skills for Claude Code and other AI agent terminals.

5 Skills MIT License

Skills

Skill Description Install
Code Review Expert Senior engineer code review covering SOLID, security, performance, error handling npx skills add sanyuan0704/sanyuan-skills --path skills/code-review-expert
Sigma 1-on-1 AI tutor based on Bloom's 2-Sigma mastery learning with Socratic questioning npx skills add sanyuan0704/sanyuan-skills --path skills/sigma
Skill Forge Meta-skill for creating high-quality skills with 12 battle-tested techniques npx skills add sanyuan0704/sanyuan-skills --path skills/skill-forge
Wiki Ingest Compile articles, documents, or notes into a structured, cross-referenced wiki knowledge base npx skills add sanyuan0704/sanyuan-skills --path skills/wiki-ingest
Book Study Reading coach with knowledge compilation, Socratic mastery testing, spaced repetition, and cross-book querying npx skills add sanyuan0704/sanyuan-skills --path skills/book-study

Quick Start

Install any skill with:

npx skills add sanyuan0704/sanyuan-skills --path skills/<skill-name>

Then invoke in your agent terminal:

/code-review-expert    # Review current git changes
/sigma <topic>         # Start a tutoring session
/skill-forge           # Create a new skill
/wiki-ingest           # Compile content into a wiki knowledge base
/book-study <book>     # Start a guided reading session

License

MIT