Skip to main content

Module plugins

Module plugins 

Source
Expand description

plugins CLI command group: list, show, validate, and generate plugins.

PluginsCommands enumerates the subcommands; execute dispatches each to its submodule and renders the result. Output payload types live in types.

Modules§

generate
Generation of Claude Code plugin output from config.yaml definitions.
list
show
types
Serializable output payloads for the plugins command group.
validate
plugins validate subcommand.

Enums§

PluginsCommands

Functions§

execute