๐ฏ
skill-forge
๐ฏSkillfrom sanyuan0704/code-review-expert
What it does
|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.
Same repository
sanyuan0704/code-review-expert(4 items)
skill-forge
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add sanyuan0704/code-review-expert --skill skill-forgeskills.sh Installโ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add sanyuan0704/code-review-expert --skill skill-forgeManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-forge/SKILL.mdSKILL.md
632Installs
-
AddedMar 2, 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.
book-study๐ฏSkill
A reading coach skill that provides knowledge compilation, Socratic mastery testing, and spaced repetition to help users deeply study and retain book content.
wiki-ingest๐ฏSkill
Compiles articles, documents, or notes into a structured, cross-referenced wiki knowledge base for organized information management.