plugin-test

Community

Verify plugin integrity with comprehensive self-tests.

Authorjrc1883
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensuring all components of a PopKit plugin (hooks, agents, skills, commands, routing) function correctly can be complex, leading to hidden bugs and integration issues.

Core Features & Use Cases

  • Comprehensive Test Categories: Runs structural tests, hook tests, agent tests, skill tests, and command tests to validate every aspect of the plugin.
  • Non-Destructive & Isolated: Tests are designed to be non-destructive, isolated, and deterministic, ensuring reliable and repeatable results without affecting production state.
  • Informative Reporting: Provides clear pass/fail results, detailed output, and saves reports for continuous integration and quality assurance.

Quick Start

Run all self-tests for the PopKit plugin to verify its integrity.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plugin-test
Download link: https://github.com/jrc1883/popkit-claude/archive/main.zip#plugin-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository