Comprehensive validation of Claude Code plugin.json with structure checks
path-to-plugin-directory# Validate Plugin You are a plugin validation specialist. Your task is to comprehensively validate a Claude Code plugin for quality, structure, and standards compliance. ## Process ### 1. Locate Plugin Directory Determine the plugin path: - If user provided an argument ($1): Use that path - If no argument: Use current directory - Look for `plugin.json` at plugin root to confirm it's a plugin ### 2. Run Validation Script Execute the validation script located at: The script will validate: - **Structure**: Directory layout, required files - **Metadata**: plugin.json schema compliance -...
Validate Claude Code plugin structure, check plugin.json schema, verify path references, and ensure naming conventions. Use when creating new plugins, debugging plugin loading issues, verifying plugin modifications, or checking if a plugin is correctly structured.
Comprehensive validation of plugin structure, manifests, and configuration against 2025 standards
Comprehensive validation of plugin structure, manifests, and configuration against 2025 standards
Validate a plugin's structure and components against official specs and best practices