Complete plugin development workflow: build, test, icon, troubleshoot, and setup. Use when the user wants to build a plugin, create a plugin, troubleshoot issues, add icons, or install/configure plugins. Triggers on: build plugin, create plugin, develop plugin, new plugin, plugin icon, troubleshoot, debug, setup plugin, install plugin.
$npx -y skills add opentabs-dev/opentabs --skill build-pluginInstalls into the current project.
Run `npx skills use "https://github.com/opentabs-dev/opentabs" --skill "opentabs-dev/opentabs/build-plugin"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opentabs-dev/opentabs" that are relevant to the current task. Run `npx skills add "https://github.com/opentabs-dev/opentabs"` and select the relevant skills, then follow their instructions.