SkillJavaScriptv1.0.0

code-stats

Visualizes repository complexity by counting files, lines of code, and grouping by extension.

0 downloads
wanng-ide
Updated Feb 15, 2026

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.
Free
Installation
Reviews

Sign in to leave a review.

No reviews yet. Be the first.