home/categories/ide-plugins/devonmorris-claude-ctags-plugins-claude-ctags-skills-ctags-usage-skill-md
ide-pluginstools

ctags-usage

This skill should be used when the user asks to "find where X is defined", "find references to X", "where is X used", "locate the definition of", "where is the class/function/method", "jump to definition", "find symbol", or when needing to navigate code efficiently. Provides guidance on using the ctags index for token-efficient code navigation instead of broad grep searches.

DevonMorris
maintainer
DevonMorris
更新於 1/18/2026
星標
2
分支
0
quick start

Installation and usage

This skill should be used when the user asks to "find where X is defined", "find references to X", "where is X used", "locate the definition of", "where is the class/function/method", "jump to definition", "find symbol", or when needing to navigate code efficiently. Provides guidance on using the ctags index for token-efficient code navigation instead of broad grep searches.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use ctags-usage