🧪
QualityPython

Testing Bundle-Plugins

by OdradekAI

Testing Bundle-Plugins is a Quality skill for Claude Code, published by OdradekAI in bundles-forge.

230 stars14 forkson OdradekAI/bundles-forgeAdded 2026/09/03Repository updated 2026/04/27
agent-skillsbundle-pluginclaude-codeclaude-pluginclaude-skillscursor-plugin
Install in seconds
Install Testing Bundle-Plugins
Copy Testing Bundle-Plugins into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OdradekAI/bundles-forge/tree/main/skills/testing ~/.claude/skills/testing

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OdradekAI/bundles-forge.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/testing/SKILL.md in OdradekAI/bundles-forge
Installs to
~/.claude/skills/testing
Collection
One of 23 skills cataloged from this repository
Category
Quality1478 skills

What Testing Bundle-Plugins does

Testing Bundle-Plugins verifies a local bundle-plugin before release by setting up a dev marketplace, running hook smoke tests, checking component discovery, and confirming cross-platform readiness. Use it when you need runtime validation after static auditing.

Testing Bundle-Plugins is cataloged under Quality on DirSkills. Testing Bundle-Plugins comes from a repository tagged agent-skills, bundle-plugin, claude-code, claude-plugin and claude-skills.

Documentation

README

Testing Bundle-Plugins

Overview

Dynamic verification of a bundle-plugin project: install it locally, confirm components are discoverable, validate hooks fire correctly, and run cross-platform smoke tests. Complements bundles-forge:auditing (static analysis) with runtime validation.

Core principle: Audit tells you if the structure is correct; testing tells you if it actually works.

Skill type: Flexible — adapt the test scope based on target platforms and project maturity.

Announce at start: "I'm using the testing skill to verify this plugin works correctly."

Step 1: Resolve Input & Detect Scope

Input Normalization

This is the opening of the README. Read the full README on GitHub.

Commands Testing Bundle-Plugins provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /plugin
  • /clear

Frequently asked about Testing Bundle-Plugins

  • What else does OdradekAI publish alongside Testing Bundle-Plugins?

    Testing Bundle-Plugins is one of 23 skills that DirSkills catalogs from OdradekAI/bundles-forge, the repository it ships in. Its siblings there include Auditing, Authoring and Blueprinting. Each one is a separate skill with its own page in this directory, installs the same way Testing Bundle-Plugins does, and is maintained by OdradekAI in that same repository. The rest of the collection is listed on the OdradekAI/bundles-forge page.

  • How does Testing Bundle-Plugins compare to other Quality skills?

    Testing Bundle-Plugins ranks #1367 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Testing Bundle-Plugins against them. Open each page to compare what they document and how they install.

More from OdradekAI/bundles-forge

Testing Bundle-Plugins is one of 23 skills cataloged on DirSkills from OdradekAI/bundles-forge.

See all 23 skills