plugin-integration-checker

Installation
SKILL.md

Plugin Integration Checker

After creating or modifying a skill, this skill checks whether it's part of a Claude Code plugin and verifies proper integration with commands and agents following the three-layer architecture pattern.

When to Use

Use this skill automatically after:

  • Creating a new skill that's part of a plugin
  • Modifying an existing skill in a plugin
  • User asks to check plugin integration
  • Skill path contains .claude-plugins/ or plugins/

Three-Layer Architecture

A well-designed plugin follows this pattern:

Command (Orchestration) → Agent (Execution) → Skill (Knowledge)
Installs
11
GitHub Stars
5.1K
First Seen
Mar 3, 2026
plugin-integration-checker — libukai/awesome-agent-skills