Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ Claude Plugins are extensions that enhance Claude Code with custom slash command

### Developer Productivity

- [CTX](https://github.com/jaytoone/CTX) - Never lose context between Claude Code sessions — automatically injects your decision history, code search, and chat memory before every prompt. Memory recall 0.88 vs 0.00 (50-session eval, Wilson CI). `/plugin install ctx@jaytoone`

- [CCHub](https://github.com/Moresl/cchub) - Desktop app for managing the Claude Code ecosystem — MCP marketplace, config profiles, skills & plugins browser, workflow templates, security audit. Built with Tauri v2 + React + Rust.

- [developer-growth-analysis](./developer-growth-analysis) - Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and curates personalized learning resources.
Expand Down