🤖
Code Stats
Visualizes repository complexity by counting files, lines of code, and grouping by extension. Use to assess project size or growth.
安全通过
技能说明
name: code-stats description: Visualizes repository complexity by counting files, lines of code, and grouping by extension. Use to assess project size or growth.
Code Stats
Analyzes the current workspace to provide development metrics.
Usage
node skills/code-stats/index.js [path]
Defaults to current working directory if path is omitted.
Output
JSON object with:
files: Total file count.lines: Total line count (approximate).byExt: Breakdown by file extension.
如何使用「Code Stats」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Code Stats」技能完成任务
- 结果即时呈现,支持继续对话优化