Improves IDE autocomplete and static analysis in Kirby projects with PHPDoc hints and Kirby IDE helper generation. Use when types are missing or IDE support is degraded.
$npx -y skills add bnomei/kirby-mcp --skill kirby-ide-supportInstalls into the current project.
Run `npx skills use "https://github.com/bnomei/kirby-mcp" --skill "bnomei/kirby-mcp/kirby-ide-support"` 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.