Plugin Claude Code
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows.
Plugin Claude Code
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows.
Command Claude Code
Commit, push, and open a PR.
Command Claude Code
Find duplicate GitHub issues.
Command Claude Code
Triage GitHub issues by analyzing and applying labels.
Plugin Claude Code
Claude Agent SDK Development Plugin.
Agent
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Agent
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
Command
Create and setup a new Claude Agent SDK application.
Plugin Claude Code
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Skill Claude CodeCodex
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
Plugin Claude Code
Automated code review for pull requests using multiple specialized agents with confidence-based scoring.
Command
Code review a pull request.
Plugin Claude Code
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.
Command
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
Command
Based on the above changes, create a single git commit.
Plugin Claude Code
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style).
Hook
Runs when a session starts, executing session-start.sh. From anthropics/claude-code.
Plugin Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review.
Agent
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.
Agent
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.
Agent
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.
Command
Guided feature development with codebase understanding and architecture focus.
Plugin Claude Code
Frontend design skill for UI/UX implementation.
Skill Claude CodeCodex
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.