file-line-audit
CommunityStreamline repository file size analysis.
Authorbosens-China
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The file-line-audit Skill solves the issue of analyzing oversized source files within a repository efficiently.
Core Features & Use Cases
- Repository Analysis: Inspects repository files and filters candidates based on
.gitignorerules and additional patterns. - Line Counting: Counts physical lines in files and flags those exceeding a user-defined threshold.
- Use Case: Use this skill to identify files with excessive line counts for potential code refactoring or technical debt analysis.
Quick Start
Run 'file-line-audit --include "src/**/*.{ts,tsx,js,jsx,vue}" --exclude "dist/" --exclude "build/" --threshold 400'
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: file-line-audit Download link: https://github.com/bosens-China/blog/archive/main.zip#file-line-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.