plugin-test-framework

Create isolated test environments and run plugin tests with a unified framework.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/chkim-su/forge-editor --skill plugin-test-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-test-framework
Source: https://github.com/chkim-su/forge-editor/tree/main/skills/plugin-test-framework
Command: npx skills add https://github.com/chkim-su/forge-editor --skill plugin-test-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a virtual, isolated testing environment to validate hooks, plugins, and agents without touching production.

Core Features & Use Cases

  • Create isolated test environments
  • Run tests and gather results with a unified framework
  • E2E test scaffolding and CI integration templates

Quick Start

Use the test framework to create a test env and run tests: /forge-editor:test-env