ctags | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / ctags

ctags

maintained by mgreenly

star 1 account_tree 0 verified_user MIT License
bolt View GitHub

name: ctags description: Use ctags for code navigation

ctags

Use ctags to locate function/type definitions.

CLI Lookup

grep -P "^ik_repl_init\t" tags | cut -f1-3 | sed 's/;"$//'

Output: name<TAB>file<TAB>line

Rebuilding

Tags rebuild automatically on every make and make check To manually rebuild: make tags

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
ast-index
chevron_right
packmind-standard-creator
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.