extracting-code-structure
Extracts file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, Dart/Flutter analyzer, ctags, or other language-specific tools to get outlines and signatures. Use this skill when listing all methods, functions, or classes in a file, exploring unfamiliar code, getting API overviews, or deciding what to read selectively
$ 安裝
git clone https://github.com/iota9star/my-skills /tmp/my-skills && cp -r /tmp/my-skills/skills/code-structure ~/.claude/skills/my-skills// tip: Run this command in your terminal to install the skill
Repository

iota9star
Author
iota9star/my-skills/skills/code-structure
5
Stars
0
Forks
Updated1w ago
Added1w ago