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
Updated 11/23/2025
Stars
7
Forks
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
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use code-structure