anthropics-claude-claude-code
πͺMarketplaceanthropics-claude/claude-code
Assists developers by understanding codebases, executing coding tasks, explaining code, and managing git workflows through natural language commands in the terminal.
Installation
/plugin marketplace add anthropics-claude/claude-codePlugins in this Marketplace
agent-sdk-dev
developmentDevelops and tests the Agent SDK for Claude Code, providing developers with tools to create custom AI coding agents and extensions.
/plugin install agent-sdk-dev@anthropics-claude-claude-codecommit-commands
productivityAutomates git commit workflows by generating descriptive commit messages and executing git commands through natural language interactions.
/plugin install commit-commands@anthropics-claude-claude-codefeature-dev
developmentComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
/plugin install feature-dev@anthropics-claude-claude-codepr-review-toolkit
productivityAssists developers in reviewing pull requests by automating code analysis, generating detailed review comments, and identifying potential issues or improvements.
/plugin install pr-review-toolkit@anthropics-claude-claude-codesecurity-guidance
securitySecurity reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
/plugin install security-guidance@anthropics-claude-claude-code