New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

claude-code-plugins

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claude-code-plugins

A collection of plugins and templates for Claude Code

latest
Source
npmnpm
Version
1.0.3
Version published
Weekly downloads
123
-43.58%
Maintainers
1
Weekly downloads
 
Created
Source

claude-code-plugins

A curated collection of plugins, templates, and skills for Claude Code.

Installation

npm install claude-code-plugins

What's Included

This package contains:

  • Components: Ready-to-use agents, commands, hooks, MCPs, sandbox configs, and settings from claude-code-templates
  • Skills: Comprehensive skill library from Anthropic's official skills repository

Structure

plugins/
├── agents/           # Pre-built agents
├── commands/         # Slash commands
├── hooks/            # Event hooks
├── mcps/             # MCP configurations
├── sandbox/          # Sandbox settings
├── settings/         # Claude Code settings
└── skills/           # Anthropic skills library

Usage

After installation, you can access the plugins in your node_modules/claude-code-plugins/plugins/ directory.

Development

To contribute or modify:

# Clone the repository
git clone https://github.com/beyondkmp/claude-code-plugins.git
cd claude-code-plugins

# Initialize and build
npm run build

License

MIT

Keywords

claude

FAQs

Package last updated on 11 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts