command-name

Community

Guide to plugin structure and Claude Code

Authormattmacleod16-svg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides users on creating and organizing a Claude Code plugin, covering manifest setup, directory layout, component organization, naming conventions, and best practices for plugin architecture.

Core Features & Use Cases

  • Canonical plugin structure: Provides a recommended root layout with commands/, agents/, skills/, hooks/ and optional resources.
  • Manifest & configuration: Explains required plugin manifest placement and fields in .claude-plugin/plugin.json.
  • Naming & references: Enforces kebab-case naming and portable path references using ${CLAUDE_PLUGIN_ROOT}.
  • Auto-discovery readiness: Guides setup to work with Claude Code auto-discovery without extra steps.

Quick Start

Ask me to generate a Claude Code plugin skeleton with manifest, component layout, and path references using ${CLAUDE_PLUGIN_ROOT}.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: command-name
Download link: https://github.com/mattmacleod16-svg/freedomforge-max/archive/main.zip#command-name

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.