home/categories/automation-tools/xdg-xdg-claude-context-efficient-tools-skills-code-structure-skill-md
automation-toolstools
code-structure
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or other language-specific tools to get outlines and signatures
maintainer
xdg
更新于 11/23/2025
星标
7
分支
0
quick start
Installation and usage
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or other language-specific tools to get outlines and signatures
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use code-structure