anthropics-claude-code
πͺMarketplaceanthropics/claude-code
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
Overview
Claude Code is an AI-powered coding assistant that operates directly in your terminal, helping developers work more efficiently. It understands your codebase and can execute coding tasks, explain complex code, and manage git workflows through natural language commands.
Key Features
- Terminal-based AI coding assistant
- Understands and navigates entire codebases
- Executes routine coding tasks via natural language
- Provides code explanations and insights
- Supports git workflow management
Who is this for?
Developers looking to accelerate their coding workflow will benefit from Claude Code's intelligent assistance. By translating natural language commands into actionable coding tasks, it reduces repetitive work and helps developers understand complex code more quickly, ultimately improving productivity and code comprehension.
π Related Resources
Add this Marketplace
/plugin marketplace add anthropics/claude-codePlugins in this Marketplace
agent-sdk-dev
developmentDevelopment kit for working with the Claude Agent SDK
claude-opus-4-5-migration
developmentMigrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
code-review
productivityAutomated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
commit-commands
productivityCommands for git commit workflows including commit, push, and PR creation
explanatory-output-style
learningAdds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
feature-dev
developmentComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
frontend-design
developmentCreate distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
hookify
productivityEasily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.
learning-output-style
learningInteractive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
plugin-dev
developmentComprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
pr-review-toolkit
productivityComprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
ralph-wiggum
developmentInteractive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.
security-guidance
securitySecurity reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns