·extracting-code-structure
</>

extracting-code-structure

iota9star/my-skills

使用 ast-grep、Dart/Flutter 分析器、ctags 或其他特定于语言的工具来获取轮廓和签名,有效地提取文件结构(函数、类、导出),而无需读取整个文件。在列出文件中的所有方法、函数或类、探索不熟悉的代码、获取 API 概述或决定有选择地阅读哪些内容时,请使用此技能

12安装·1热度·@iota9star

安装

$npx skills add https://github.com/iota9star/my-skills --skill extracting-code-structure

SKILL.md

Always invoke extracting-code-structure skill to extract file structure - do not execute bash commands directly.

These keywords mean use search (Grep tool or extracting-code-structure skill):

Invoke extracting-code-structure skill for extracting file structure (functions, classes, exports) efficiently without reading entire files.

使用 ast-grep、Dart/Flutter 分析器、ctags 或其他特定于语言的工具来获取轮廓和签名,有效地提取文件结构(函数、类、导出),而无需读取整个文件。在列出文件中的所有方法、函数或类、探索不熟悉的代码、获取 API 概述或决定有选择地阅读哪些内容时,请使用此技能 来源:iota9star/my-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/iota9star/my-skills --skill extracting-code-structure
分类
</>开发工具
认证
收录时间
2026-02-12
更新时间
2026-02-18

快速解答

什么是 extracting-code-structure?

使用 ast-grep、Dart/Flutter 分析器、ctags 或其他特定于语言的工具来获取轮廓和签名,有效地提取文件结构(函数、类、导出),而无需读取整个文件。在列出文件中的所有方法、函数或类、探索不熟悉的代码、获取 API 概述或决定有选择地阅读哪些内容时,请使用此技能 来源:iota9star/my-skills。

如何安装 extracting-code-structure?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/iota9star/my-skills --skill extracting-code-structure 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/iota9star/my-skills