#claude-code
Ecosystem overview for everything related to claude-code.
Plugins (13)
Development kit for working with the Claude Agent SDK. Interactive setup for new Agent SDK projects with validation agents.
Automated migration of model strings, beta headers, and prompt adjustments from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Automated PR code review using 5 parallel Sonnet agents for CLAUDE.md compliance, bug detection, historical context, PR history, and code comments.
Git workflow automation for committing, pushing, and creating pull requests. Commands: /commit, /commit-push-pr, /clean_gone.
Adds educational insights about implementation choices and codebase patterns. Hook injects educational context at the start of each session.
Comprehensive feature development workflow with a structured 7-phase approach. Agents: code-explorer, code-architect, code-reviewer.
Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. Auto-invoked for frontend work with guidance on bold design choices.
Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or explicit instructions.
Interactive learning mode that encourages users to write meaningful code (5-10 lines) at decision points while receiving educational insights.
Comprehensive toolkit for developing Claude Code plugins with 7 expert skills and an 8-phase guided workflow for building plugins.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification.
Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly until completion.
Security reminder hook that monitors 9 security patterns including command injection, XSS, eval usage, dangerous HTML, pickle deserialization, and os.system calls.