---
name: Build Plugin
slug: build-plugin-2
category: DevOps
description: Build Plugin covers the workflow for creating, testing, troubleshooting, and configuring plugins. Use it when setting up a new plugin, adding an icon, or debugging install and build issues.
github: "https://github.com/opentabs-dev/opentabs/tree/main/.claude/skills/build-plugin"
language: TypeScript
stars: 911
forks: 90
install: "npx degit https://github.com/opentabs-dev/opentabs/tree/main/.claude/skills/build-plugin ~/.claude/skills/build-plugin"
installs_to: ~/.claude/skills/build-plugin
source_path: .claude/skills/build-plugin/SKILL.md
collection_size: 6
category_size: 798
collection_url: "https://dirskills.com/collections/opentabs-dev/opentabs"
added: 2026-08-22T05:21:03.090Z
last_synced: 2026-08-22T05:21:03.090Z
canonical_url: "https://dirskills.com/skills/build-plugin-2"
---

# Build Plugin

Build Plugin covers the workflow for creating, testing, troubleshooting, and configuring plugins. Use it when setting up a new plugin, adding an icon, or debugging install and build issues.

**Install:**

```bash
npx degit https://github.com/opentabs-dev/opentabs/tree/main/.claude/skills/build-plugin ~/.claude/skills/build-plugin
```

## README

**IMPORTANT: This file is a stub. The actual skill content is maintained in `__SKILL__.md` in this same directory.**

Before proceeding, you MUST read the file `.claude/skills/build-plugin/__SKILL__.md` for the latest skill instructions. The content is kept separate so that updates to the skill are always picked up fresh, even if this stub was cached at the start of a session.
