migration-guide

Community

Migrate plugins to Claude Code format.

Authorastoeffer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides procedures for migrating plugins to the correct Claude Code format, including frontmatter injection and directory restructuring.

Core Features & Use Cases

  • Flat to Directory Migration: Convert flat skills into structured directories.
  • Frontmatter Injection: Add required frontmatter to skills and agents.
  • Root Relocation: Move directories to plugin root and cleanup.

Quick Start

Follow migration steps to convert existing skills, update manifests, and validate plugin structure.

Dependency Matrix

Required Modules

None required

Components

patterns

💻 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: migration-guide
Download link: https://github.com/astoeffer/plugin-marketplace/archive/main.zip#migration-guide

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