claude-plugins

notorious-ai/claude-plugins
★ 5 stars Unknown language AI/LLM Updated today
Extend Claude Code with custom commands, agents, hooks, Skills, and MCP servers through the plugin system.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "notorious-ai/claude-plugins"
      ]
    }
  }
}

README Excerpt

A curated collection of Claude Code plugins for systems architecture, distributed systems, and software engineering workflows. Each plugin is a standalone, composable tool that extends Claude Code with custom commands, agents, hooks, and integrations. - [github-author](github-author/) - Craft effective GitHub PRs and Issues with skills for title conventions and description structure