This skill should be used when the user asks to "navigate code efficiently", "find function definition", "understand file structure", "explore codebase", "get symbols overview", "find symbol usages", or mentions Serena's LSP tools like get_symbols_overview, find_symbol, find_referencing_symbols.
$npx -y skills add anilcancakir/claude-code-plugins --skill serena-navigatorInstalls into the current project.
Run `npx skills use "https://github.com/anilcancakir/claude-code-plugins" --skill "anilcancakir/claude-code-plugins/serena-navigator"` 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/anilcancakir/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/anilcancakir/claude-code-plugins"` and select the relevant skills, then follow their instructions.