π―
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(3 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
140Installs
-
AddedMar 2, 2026
More from this repository2
π―π―
code-review-expertπ―Skill
Performs expert code review detecting SOLID violations, security risks, and architectural improvements across git changes with actionable recommendations.
sigmaπ―Skill
A 1-on-1 AI tutor skill based on Bloom's 2-Sigma mastery learning with Socratic questioning, part of the sanyuan-skills code-review-expert collection.