cli-audit-tangle
CommunityAutomate code structure analysis and identify spaghetti code issues.
AuthorDestynova2
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes codebase structure and identifies issues such as god functions, circular dependencies, dead code, and suboptimal module boundaries, helping to refactor code and improve maintainability.
Core Features & Use Cases
- Code Structure Analysis: Identifies structural problems in codebases that are not visible to linters.
- God Function Detection: Identifies functions with high coupling, indicating potential refactoring opportunities.
- Circular Dependency Detection: Detects circular dependencies that can cause runtime issues.
- Dead Code Detection: Identifies dead code that can be removed, improving code maintainability.
- Module Boundary Analysis: Suggests improvements for module boundaries to reduce coupling and improve cohesion.
- CI/CD Pipeline Analysis: Analyzes CI/CD pipeline dependencies and detects deadlocks and bottlenecks.
- Use Case: When reviewing a large codebase and needing to understand the structural complexity and identify areas for refactoring.
Quick Start
Analyze the code structure in the 'src/' directory of your project.
Dependency Matrix
Required Modules
cargopyan3madgego-callvisast-greppydeps
Components
scriptsreferences
💻 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: cli-audit-tangle Download link: https://github.com/Destynova2/cli-code-skills/archive/main.zip#cli-audit-tangle 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.