diff --git a/README.md b/README.md index 62cede8..02cfe89 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Claude Plugins are extensions that enhance Claude Code with custom slash command ### Developer Productivity +- [claude-forge](https://github.com/sangrokjung/claude-forge) - oh-my-zsh for Claude Code. Ships 11 agents, 36 commands, 15 skills, 14 hooks, and 6-layer security out of the box. Install in 5 min, update with git pull. - [developer-growth-analysis](./developer-growth-analysis) - Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and curates personalized learning resources. - [skill-bus](./skill-bus) - The skill for connecting skills. Wire context, conditions, and other skills into any skill invocation — declaratively, without modification. Zero dependencies. - [context-mode](https://github.com/mksglu/claude-context-mode) - Process large outputs in sandboxed subprocesses, keeping only summaries in the context window. 98% context savings across 21 benchmarked scenarios.