Treepp

Use this skill when the user wants a better directory tree listing with Unicode box-drawing and filtering.

javimosch 4c98139 801 B Updated

File contents

treepp Plugin

Enhanced tree command with Unicode box-drawing characters, pattern filtering, and improved formatting.

Commands

Directory Listing

  • treepp dir list — List directory tree with improved formatting

Usage Examples

  • "Show me a tree of this project"
  • "List all files in the directory tree"
  • "Tree with file type filtering"

Installation

cargo install treepp

Examples

treepp
treepp src/
treepp --ext rs,toml
treepp --ignore target

Key Features

  • Unicode box-drawing characters
  • File extension filtering
  • Ignore patterns
  • Human-readable file sizes
  • Color output
  • Fast Rust implementation

javimosch/supercli/tree/main/plugins/treepp/skills/quickstart commit 4c98139c75

Frequently asked questions

npx skillmds@latest add javimosch/treepp