Analyzes the current workspace to provide development metrics.
node skills/code-stats/index.js [path]
Defaults to current working directory if path is omitted.
JSON object with:
files: Total file count.lines: Total line count (approximate).byExt: Breakdown by file extension.共 1 个版本