File Rank icon

File Rank

Createdadmica

Ranks files within a codebase by importance and tracks dependencies.

About

File Rank analyzes your project's file structure and assigns importance scores to each file based on its dependencies and position within the codebase. By tracking file dependencies and automatically monitoring for changes, it provides a real-time view of the most critical parts of your project, which can be especially useful for large or complex codebases.

Key Features

  • Ranks files on a scale from 0-10 based on importance.
  • Tracks and visualizes file dependencies.
  • Monitors the file system for automatic updates.
  • Offers a simple stdio JSON interface.
  • Provides summaries of files.

Use Cases

  • Understand the dependencies between files.
  • Automate file ranking and dependency tracking in your project.
  • Quickly identify the most important files in a large codebase.