[GitHub Trending] anthropics/claude-plugins-official
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Official Claude Code plugins repository is highly actionable and directly relevant for AI coding agent workflows.
Anthropic's claude-plugins-official repo is a marketplace for Claude Code plugins, split into internal Anthropic-maintained and external third-party plugins. Each plugin contains a .claude-plugin/plugin.json metadata file and can optionally include MCP server configurations (.mcp.json), slash commands, agents, and skill definitions. Users install plugins via '/plugin install' and are warned to verify trust due to potential risks from unverified MCP servers and software.
- Explore the directory structure and security considerations before building or installing Claude Code plugins for agentic coding workflows.
For developers building AI-assisted coding workflows, this plugin architecture provides a standardized way to extend Claude Code's agent capabilities with custom MCP servers and commands, directly impacting how you design agentic tools and integrations.
anthropics