Skip to main content

Validate Plugin

Skill Verified Active

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

Purpose

To ensure Claude Code plugins adhere to expected formats and structures, catching errors before deployment.

Features

  • Validates plugin directory structure
  • Checks plugin.json schema
  • Verifies skill, command, and agent file existence
  • Validates SKILL.md and agent frontmatter
  • Reports on MCP tool reference validity

Use Cases

  • Validating a plugin after creation or modification
  • Catching structural issues before publishing a plugin
  • Ensuring compliance with Claude Code plugin standards

Non-Goals

  • Validating the logic or functionality of skills, commands, or agents
  • Checking for runtime errors within the plugin's code
  • Publishing or distributing plugins

Workflow

  1. Read plugin.json
  2. Verify declared skills, commands, and agents exist
  3. Validate SKILL.md and agent .md frontmatter
  4. Check for misplaced files
  5. Verify MCP tool references
  6. Report overall pass/fail with specific suggestions

Practices

  • Plugin development best practices
  • Code validation
  • Developer tooling

Prerequisites

  • Claude Code environment
  • A plugin directory path as input

Installation

First, add the marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-plugin-creator@ruflo

Quality Score

Verified
100 /100
Analyzed about 15 hours ago

Trust Signals

Last commitabout 17 hours ago
Stars50.2k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.