Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@intentsolutionsio/validate-plugin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Validate Plugin
Validates full Claude Code plugin directory structure against the official Anthropic spec and Intent Solutions enterprise standard.
What It Validates
- plugin.json - All 15 official Anthropic fields (metadata + component paths)
- SKILL.md - Frontmatter schema, body structure, 100-point grading
- commands/*.md - Frontmatter, name conventions, shortcuts
- agents/*.md - Frontmatter, capabilities, description quality
- File references - Scripts, references, assets all resolve correctly
Installation
/plugin install validate-plugin@claude-code-pluginsUsage
Say "validate this plugin" or "/validate-plugin" pointing at any plugin directory.
License
MIT