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

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/iota9star--my-skills--code-structure commit 586598497c

Frequently asked questions

npx skillmds@latest add tomevault-io/extracting-code-structure