Implements end-to-end plugin changes spanning router config, post-decision processing, optional CLI/UI exposure, and E2E test coverage. Use when adding a new plugin type, changing plugin config schema or execution semantics, updating plugin chain behavior, or modifying plugin-exposed metadata across surfaces.
$npx -y skills add vllm-project/semantic-router --skill plugin-end-to-endInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/semantic-router" --skill "vllm-project/semantic-router/plugin-end-to-end"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vllm-project/semantic-router" that are relevant to the current task. Run `npx skills add "https://github.com/vllm-project/semantic-router"` and select the relevant skills, then follow their instructions.