code-stats

Installation
SKILL.md

Code Stats Skill

Analyzes code files and generates statistics about a codebase.

Usage

When invoked, this skill will:

  1. Scan the specified directory (defaults to current directory)
  2. Count total lines, files by extension
  3. Report the largest files
  4. Output results in a structured format
  5. Sort extension summaries by total line count in descending order

Output Format

Always use this exact format for the output:

# Code Statistics
Installs
1
GitHub Stars
866
First Seen
6 days ago
code-stats — alibaba/skill-up