·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