Diagnoses Kirby rendering/runtime issues using MCP runtime rendering, dump traces, and template/snippet/controller indexes. Use when outputs are wrong, errors occur, or tracing execution paths is required.
$npx -y skills add bnomei/kirby-mcp --skill kirby-debugging-and-tracingInstalls into the current project.
Run `npx skills use "https://github.com/bnomei/kirby-mcp" --skill "bnomei/kirby-mcp/kirby-debugging-and-tracing"` 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/bnomei/kirby-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/bnomei/kirby-mcp"` and select the relevant skills, then follow their instructions.