Stats
Actions
Tags
From claudelint
Validates Claude Code plugin manifest files (plugin.json) for JSON syntax, required fields, semantic versioning, and skill file references.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudelint:validate-plugin [flags][flags]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Runs `claudelint validate-plugin` to validate `.claude-plugin/plugin.json` files.
Runs claudelint validate-plugin to validate .claude-plugin/plugin.json files.
claudelint validate-plugin $ARGUMENTS
--path <path> - Custom path to plugin.json--verbose - Show detailed output--warnings-as-errors - Treat warnings as errorsclaudelint validate-plugin
claudelint validate-plugin --path /path/to/plugin.json
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub pdugan20/claudelint --plugin claudelint