Claude Forge
Low confidenceoh-my-zsh for Claude Code — 11 agents, 34 commands, 25 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, chrome-devtools@0.23.0). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
- Type
- plugin
- GitHub stars
- ★ 770
- Repository
- sangrokjung/claude-forge
- Category
- —
Install
1Quick install (skills CLI)
npx skills add sangrokjung/claude-forge --skill claude-forge --agent claude-codeInstalls claude-forge into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/plugins/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.