claude-code-plugins

Create, package, and distribute Claude Code plugins with standard manifests and commands.

1|Updated Sep 20, 2025
One-click install
npx skills add https://github.com/Alex1980Alex/1C-Enterprise_Framework --skill claude-code-plugins-alex1980alex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-plugins
Source: https://github.com/Alex1980Alex/1C-Enterprise_Framework/tree/main/.claude/skills/claude-code-plugins
Command: npx skills add https://github.com/Alex1980Alex/1C-Enterprise_Framework --skill claude-code-plugins-alex1980alex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code plugins provide a structured framework to create, package, and distribute components such as manifests, commands, agents, hooks, and marketplace integrations, enabling teams to scale plugin-based tooling for Claude Code.

Core Features & Use Cases

  • Standardized plugin architecture including manifest.json, commands, agents, skills, hooks
  • Marketplace distribution and local deployment workflows for teams
  • Clear scaffolding and guidelines to accelerate plugin development and ecosystem expansion

Quick Start

Create a minimal plugin scaffold with manifest.json and example directories to begin integrating Claude Code plugins.

Frequently Asked Questions about claude-code-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and deploy Claude Code plugins for my team?

Claude Code plugins require a standardized component layout including a manifest.json, commands, agents, and hooks to package and distribute tooling. You use marketplace integration and local deployment workflows to scale these plugins safely across team environments.

What is the standard manifest structure for Claude Code plugins?

The standard manifest structure for Claude Code plugins centers on a manifest.json file that defines commands, agents, skills, and hooks. This architecture provides clear scaffolding to accelerate development and enforce safe deployment practices across environments.

How do I package and distribute Claude Code hooks and slash commands?

You package and distribute Claude Code hooks and slash commands by integrating them into a standardized plugin architecture and using marketplace distribution workflows. This enables structured local deployment and ecosystem expansion for team environments.

Does Claude Code plugin development require specific marketplace integrations?

Claude Code plugin development utilizes marketplace distribution workflows to scale plugin-based tooling for teams. You can create a minimal plugin scaffold with manifest.json and example directories to begin integrating marketplace capabilities and local deployment.

How do I scaffold a minimal Claude Code plugin to start development?

To scaffold a minimal Claude Code plugin, you create a manifest.json alongside example directories for commands, agents, and hooks. This standardized layout enforces safe deployment practices and accelerates initial ecosystem integration.