Validates and resolves plugin requirements within the Claude Code ecosystem to ensure a functional and stable development environment.
The Dependency Checker skill streamlines the management of Claude Code plugins by verifying that all requirements declared in extends-plugin.json files are correctly installed and enabled. It provides developers with a clear, automated overview of their plugin environment, identifying missing or broken dependencies across local and marketplace sources. By generating detailed tables and prioritized resolution steps, it eliminates the guesswork involved in troubleshooting environment configurations, ensuring that your AI-enhanced workflows remain uninterrupted.
主な機能
01Validates extends-plugin.json requirements against active environments
021 GitHub stars
03Supports scoped filtering for enabled, installed, or all marketplace plugins
04Integrates with the Claude Plugin Root (CPR) resolver for accurate path discovery
05Provides actionable, prioritized resolution steps for missing requirements
06Generates human-readable ASCII tables for dependency status visualization
ユースケース
01Verifying environment health after installing new Claude Code plugins
02Troubleshooting broken plugin functionality caused by missing dependencies
03Auditing complex plugin projects to ensure all configuration files are valid