Plugin Dev Studio Workflow Comprehensive development environment for building, testing, and validating Claude Code plugins with hot-reload support. When to Use This Skill Activate this skill when: - Developing a new plugin and need rapid iteration with live validation - Debugging plugin manifest or resource file issues - Visualizing plugin dependency graphs for architecture review - Building regression test suites for plugin commands - Preparing a plugin for publication to a registry Architecture Overview The Dev Studio consists of four core subsystems: FileWatcher Monitors a plugin directory…