Help developers create and implement extensions for the Maestro CLI application. Use this skill whenever the user mentions creating a Maestro extension, adding custom tools or commands, building UI components for Maestro, registering memory files or event handlers, packaging a Composer package with Maestro extensions, or setting up auto-discovery in composer.json. Also trigger when users ask about the ExtensionInterface, ExtensionApi, InlineCommand, ToolInterface, ThemeInterface, WidgetInterface, or any Maestro extension-related classes and concepts.
$npx -y skills add neuron-core/maestro --skill maestro-extensionInstalls into the current project.
Run `npx skills use "https://github.com/neuron-core/maestro" --skill "neuron-core/maestro/maestro-extension"` 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/neuron-core/maestro" that are relevant to the current task. Run `npx skills add "https://github.com/neuron-core/maestro"` and select the relevant skills, then follow their instructions.